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

{
    "name": "G.P. Nunn",
    "title": "G.P. Nunn",
    "id": 6089,
    "slug": "g-p-nunn",
    "url": "https://www.guitarparty.com/api/v3/core/authors/6089/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 10850,
            "title": "Last Thing I Needed First Thing This Morning",
            "url": "https://www.guitarparty.com/songs/last-thing-i-needed-first-thing-this-morning/"
        }
    ]
}