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

{
    "name": "Rumour Said Fire",
    "title": "Rumour Said Fire",
    "id": 5081,
    "slug": "rumour-said-fire",
    "url": "https://www.guitarparty.com/api/v3/core/authors/5081/?format=api",
    "bio_short": "",
    "artist_img": null,
    "songs": [
        {
            "id": 6091,
            "title": "The Balcony",
            "url": "https://www.guitarparty.com/songs/the-balcony/"
        }
    ]
}