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

{
    "name": "Doyle Holly",
    "title": "Doyle Holly",
    "id": 12746,
    "slug": "doyle-holly",
    "url": "https://www.guitarparty.com/api/v3/core/authors/12746/?format=api",
    "bio_short": "",
    "artist_img": null,
    "songs": [
        {
            "id": 10079,
            "title": "Foolish Notion",
            "url": "https://www.guitarparty.com/songs/foolish-notion/"
        }
    ]
}