GET /api/v3/core/authors/7190/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "name": "Dee Moeller",
    "title": "Dee Moeller",
    "id": 7190,
    "slug": "dee-moeller",
    "url": "https://www.guitarparty.com/api/v3/core/authors/7190/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 13508,
            "title": "Fancy Satin Pillows",
            "url": "https://www.guitarparty.com/songs/fancy-satin-pillows/"
        },
        {
            "id": 20647,
            "title": "Lifes Gone and Slipped Away",
            "url": "https://www.guitarparty.com/songs/lifes-gone-and-slipped-away/"
        },
        {
            "id": 10530,
            "title": "Look What You're Doing",
            "url": "https://www.guitarparty.com/songs/look-what-youre-doing-lyrics-and-chords-dottie-wes/"
        },
        {
            "id": 19259,
            "title": "Slow Moving Outlaw",
            "url": "https://www.guitarparty.com/songs/slow-moving-outlaw/"
        }
    ]
}