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

{
    "name": "Gayla Peevey",
    "title": "Gayla Peevey",
    "id": 15117,
    "slug": "gayla-peevey",
    "url": "https://www.guitarparty.com/api/v3/core/authors/15117/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 27766,
            "title": "I Want A Hippopotamus For Christmas",
            "url": "https://www.guitarparty.com/songs/i-want-a-hippopotamus-for-christmas/"
        }
    ]
}