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

{
    "name": "ttthou",
    "title": "ttthou",
    "id": 15919,
    "slug": "ttthou",
    "url": "https://www.guitarparty.com/api/v3/core/authors/15919/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 28541,
            "title": "Talking To Myself",
            "url": "https://www.guitarparty.com/songs/talking-to-myself/"
        }
    ]
}