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

{
    "name": "Godfrey Thring",
    "title": "Godfrey Thring",
    "id": 5277,
    "slug": "godfrey-thring",
    "url": "https://www.guitarparty.com/api/v3/core/authors/5277/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 9320,
            "title": "Crown Him With Many Crowns",
            "url": "https://www.guitarparty.com/songs/crown-him-with-many-crowns/"
        }
    ]
}