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

{
    "name": "Maybelle Carter",
    "title": "Maybelle Carter",
    "id": 6409,
    "slug": "maybelle-carter",
    "url": "https://www.guitarparty.com/api/v3/core/authors/6409/?format=api",
    "bio_short": null,
    "artist_img": "//guitarparty.overcastcdn.com/images/MaybelleCarterma.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
    "songs": [
        {
            "id": 14963,
            "title": "A Letter From Home",
            "url": "https://www.guitarparty.com/songs/a-letter-from-home/"
        },
        {
            "id": 19151,
            "title": "Banks Of The Ohio",
            "url": "https://www.guitarparty.com/songs/banks-of-the-ohio/"
        },
        {
            "id": 11697,
            "title": "Fair and Tender Ladies",
            "url": "https://www.guitarparty.com/songs/fair-and-tender-ladies/"
        },
        {
            "id": 11284,
            "title": "Foggy Mountain Top",
            "url": "https://www.guitarparty.com/songs/foggy-mountain-top/"
        },
        {
            "id": 14354,
            "title": "In the Highways",
            "url": "https://www.guitarparty.com/songs/in-the-highways/"
        },
        {
            "id": 14228,
            "title": "Kneeling Drunkard's Plea",
            "url": "https://www.guitarparty.com/songs/kneeling-drunkards-plea/"
        },
        {
            "id": 11477,
            "title": "Little Joe",
            "url": "https://www.guitarparty.com/songs/little-joe/"
        },
        {
            "id": 12823,
            "title": "Troublesome Waters",
            "url": "https://www.guitarparty.com/songs/troublesome-waters/"
        }
    ]
}