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

{
    "name": "Adrian Nicholas Matthew Thaws",
    "title": "Adrian Nicholas Matthew Thaws",
    "id": 16054,
    "slug": "adrian-nicholas-matthew-thaws",
    "url": "https://www.guitarparty.com/api/v3/core/authors/16054/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 28658,
            "title": "Enjoy",
            "url": "https://www.guitarparty.com/songs/enjoy/"
        }
    ]
}