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

{
    "name": "Rob Bisel",
    "title": "Rob Bisel",
    "id": 16416,
    "slug": "rob-bisel",
    "url": "https://www.guitarparty.com/api/v3/core/authors/16416/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 29100,
            "title": "Nobody gets me",
            "url": "https://www.guitarparty.com/songs/nobody-gets-me/"
        }
    ]
}