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

{
    "name": "Paul Kennerley",
    "title": "Paul Kennerley",
    "id": 5474,
    "slug": "paul-kennerley",
    "url": "https://www.guitarparty.com/api/v3/core/authors/5474/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 17526,
            "title": "Born To Run",
            "url": "https://www.guitarparty.com/songs/born-to-run/"
        },
        {
            "id": 10505,
            "title": "Cry Myself to Sleep",
            "url": "https://www.guitarparty.com/songs/cry-myself-to-sleep/"
        },
        {
            "id": 11855,
            "title": "Heartbreak Hill",
            "url": "https://www.guitarparty.com/songs/heartbreak-hill/"
        },
        {
            "id": 15062,
            "title": "Heart Trouble",
            "url": "https://www.guitarparty.com/songs/heart-trouble/"
        },
        {
            "id": 14830,
            "title": "Heaven Only Knows",
            "url": "https://www.guitarparty.com/songs/heaven-only-knows/"
        },
        {
            "id": 13717,
            "title": "Ill Be Faithful To You",
            "url": "https://www.guitarparty.com/songs/ill-be-faithful-to-you/"
        },
        {
            "id": 12744,
            "title": "Sweetheart Of The Rodeo",
            "url": "https://www.guitarparty.com/songs/sweetheart-of-the-rodeo/"
        },
        {
            "id": 15180,
            "title": "Tempted",
            "url": "https://www.guitarparty.com/songs/tempted/"
        },
        {
            "id": 10055,
            "title": "The First In Line",
            "url": "https://www.guitarparty.com/songs/the-first-in-line/"
        },
        {
            "id": 20531,
            "title": "Walking Shoes",
            "url": "https://www.guitarparty.com/songs/walking-shoes/"
        },
        {
            "id": 15276,
            "title": "When He Calls",
            "url": "https://www.guitarparty.com/songs/when-he-calls/"
        },
        {
            "id": 21765,
            "title": "When I Was Yours",
            "url": "https://www.guitarparty.com/songs/when-i-was-yours/"
        }
    ]
}