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

{
    "name": "Yael Nahar",
    "title": "Yael Nahar",
    "id": 16037,
    "slug": "yael-nahar",
    "url": "https://www.guitarparty.com/api/v3/core/authors/16037/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 28638,
            "title": "Parallel Lines",
            "url": "https://www.guitarparty.com/songs/parallel-lines/"
        }
    ]
}