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

{
    "name": "Bobby Helms",
    "title": "Bobby Helms",
    "id": 5781,
    "slug": "bobby-helms",
    "url": "https://www.guitarparty.com/api/v3/core/authors/5781/?format=api",
    "bio_short": null,
    "artist_img": "//guitarparty.overcastcdn.com/images/BobbyHelmshqpng1.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
    "songs": [
        {
            "id": 12203,
            "title": "Fraulein",
            "url": "https://www.guitarparty.com/songs/fraulein/"
        },
        {
            "id": 18702,
            "title": "Guess We Thought the World Would End",
            "url": "https://www.guitarparty.com/songs/guess-we-thought-the-world-would-end/"
        },
        {
            "id": 10517,
            "title": "I Can't Take It Like You Can",
            "url": "https://www.guitarparty.com/songs/i-cant-take-it-like-you-can/"
        },
        {
            "id": 20030,
            "title": "I Don´t Owe You Nothing",
            "url": "https://www.guitarparty.com/songs/i-don-t-owe-you-nothing/"
        },
        {
            "id": 12052,
            "title": "I Know I'll Never Win Your Love Again",
            "url": "https://www.guitarparty.com/songs/i-know-ill-never-win-your-love-again/"
        },
        {
            "id": 9120,
            "title": "Jingle bell rock",
            "url": "https://www.guitarparty.com/songs/jingle-bell-rock/"
        },
        {
            "id": 20774,
            "title": "Lonely River Rhine",
            "url": "https://www.guitarparty.com/songs/lonely-river-rhine/"
        },
        {
            "id": 21357,
            "title": "My Special Angel",
            "url": "https://www.guitarparty.com/songs/my-special-angel/"
        },
        {
            "id": 10931,
            "title": "No Other Baby",
            "url": "https://www.guitarparty.com/songs/no-other-baby/"
        },
        {
            "id": 11332,
            "title": "Someone For Everyone",
            "url": "https://www.guitarparty.com/songs/someone-for-everyone/"
        },
        {
            "id": 10935,
            "title": "Someone Was Already There",
            "url": "https://www.guitarparty.com/songs/someone-was-already-there/"
        },
        {
            "id": 12246,
            "title": "Sowing Teardrops",
            "url": "https://www.guitarparty.com/songs/sowing-teardrops/"
        },
        {
            "id": 14736,
            "title": "Standing At The End Of My World",
            "url": "https://www.guitarparty.com/songs/standing-at-the-end-of-my-world/"
        },
        {
            "id": 17407,
            "title": "Yesterdays Champagne",
            "url": "https://www.guitarparty.com/songs/yesterdays-champagne/"
        }
    ]
}