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

{
    "name": "Boothe Woodall",
    "title": "Boothe Woodall",
    "id": 8661,
    "slug": "boothe-woodall",
    "url": "https://www.guitarparty.com/api/v3/core/authors/8661/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 17606,
            "title": "Dog House Boogie",
            "url": "https://www.guitarparty.com/songs/dog-house-boogie/"
        }
    ]
}