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

{
    "name": "Hoyt Bryant",
    "title": "Hoyt Bryant",
    "id": 9417,
    "slug": "hoyt-bryant",
    "url": "https://www.guitarparty.com/api/v3/core/authors/9417/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 20772,
            "title": "Mother The Queen Of My Heart",
            "url": "https://www.guitarparty.com/songs/mother-the-queen-of-my-heart/"
        }
    ]
}