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

{
    "name": "Shorty Lavender",
    "title": "Shorty Lavender",
    "id": 8645,
    "slug": "shorty-lavender",
    "url": "https://www.guitarparty.com/api/v3/core/authors/8645/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 17558,
            "title": "Blues Aint Nothing",
            "url": "https://www.guitarparty.com/songs/blues-aint-nothing/"
        }
    ]
}