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

{
    "name": "Chester R. Schull",
    "title": "Chester R. Schull",
    "id": 6284,
    "slug": "chester-r-schull",
    "url": "https://www.guitarparty.com/api/v3/core/authors/6284/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 11094,
            "title": "It's No Sin",
            "url": "https://www.guitarparty.com/songs/its-no-sin/"
        }
    ]
}