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

{
    "name": "Roger Murrah",
    "title": "Roger Murrah",
    "id": 6368,
    "slug": "roger-murrah",
    "url": "https://www.guitarparty.com/api/v3/core/authors/6368/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 11222,
            "title": "A Memory Like I'm Gonna Be",
            "url": "https://www.guitarparty.com/songs/a-memory-like-im-gonna-be/"
        },
        {
            "id": 11832,
            "title": "Goodbye Time",
            "url": "https://www.guitarparty.com/songs/goodbye-time/"
        },
        {
            "id": 15208,
            "title": "High Cotton",
            "url": "https://www.guitarparty.com/songs/high-cotton/"
        },
        {
            "id": 16933,
            "title": "If Ole Hank Could Only See Us Now",
            "url": "https://www.guitarparty.com/songs/if-ole-hank-could-only-see-us-now/"
        },
        {
            "id": 16886,
            "title": "It´s A Little Too Late To Do The Right Thing Now",
            "url": "https://www.guitarparty.com/songs/it-s-a-little-too-late-to-do-the-right-thing-now/"
        },
        {
            "id": 21272,
            "title": "Lifes Highway",
            "url": "https://www.guitarparty.com/songs/lifes-highway/"
        },
        {
            "id": 13880,
            "title": "Stranger Things Have Happened",
            "url": "https://www.guitarparty.com/songs/stranger-things-have-happened/"
        },
        {
            "id": 13064,
            "title": "Ten Years Three Kids Two Loves Too Late",
            "url": "https://www.guitarparty.com/songs/ten-years-three-kids-two-loves-too-late/"
        },
        {
            "id": 22448,
            "title": "Were In This Love Together",
            "url": "https://www.guitarparty.com/songs/were-in-this-love-together/"
        }
    ]
}