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

{
    "name": "Eleven Hundred Springs",
    "title": "Eleven Hundred Springs",
    "id": 5159,
    "slug": "eleven-hundred-springs",
    "url": "https://www.guitarparty.com/api/v3/core/authors/5159/?format=api",
    "bio_short": null,
    "artist_img": "//guitarparty.overcastcdn.com/images/ElevenHundredSpr.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
    "songs": [
        {
            "id": 8766,
            "title": "4 Walls",
            "url": "https://www.guitarparty.com/songs/4-walls/"
        },
        {
            "id": 8768,
            "title": "Can't Win For Loosin",
            "url": "https://www.guitarparty.com/songs/cant-win-for-loosin/"
        },
        {
            "id": 8767,
            "title": "North Side Blues",
            "url": "https://www.guitarparty.com/songs/north-side-blues/"
        },
        {
            "id": 8769,
            "title": "One I Need",
            "url": "https://www.guitarparty.com/songs/one-i-need/"
        },
        {
            "id": 8770,
            "title": "One More Chance",
            "url": "https://www.guitarparty.com/songs/one-more-chance/"
        },
        {
            "id": 8771,
            "title": "Raise Hell, Drink Beer",
            "url": "https://www.guitarparty.com/songs/raise-hell-drink-beer/"
        },
        {
            "id": 8772,
            "title": "Sad And Lonesome Song",
            "url": "https://www.guitarparty.com/songs/sad-and-lonesome-song/"
        },
        {
            "id": 8765,
            "title": "See You In The Next Life",
            "url": "https://www.guitarparty.com/songs/see-you-in-the-next-life/"
        }
    ]
}