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

{
    "name": "Roger Alan Murrah",
    "title": "Roger Alan Murrah",
    "id": 7756,
    "slug": "roger-alan-murrah",
    "url": "https://www.guitarparty.com/api/v3/core/authors/7756/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 13446,
            "title": "Bridges And Walls",
            "url": "https://www.guitarparty.com/songs/bridges-and-walls/"
        },
        {
            "id": 13822,
            "title": "Southern Rains",
            "url": "https://www.guitarparty.com/songs/southern-rains/"
        },
        {
            "id": 13687,
            "title": "When Love Was Something Else",
            "url": "https://www.guitarparty.com/songs/when-love-was-something-else/"
        }
    ]
}