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

{
    "name": "Isaiah G. Martin",
    "title": "Isaiah G. Martin",
    "id": 9696,
    "slug": "isaiah-g-martin",
    "url": "https://www.guitarparty.com/api/v3/core/authors/9696/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 21582,
            "title": "The Eastern Gate",
            "url": "https://www.guitarparty.com/songs/the-eastern-gate/"
        }
    ]
}