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

{
    "name": "Cornell Haynes, Jr.",
    "title": "Cornell Haynes, Jr.",
    "id": 11211,
    "slug": "cornell-haynes-jr",
    "url": "https://www.guitarparty.com/api/v3/core/authors/11211/?format=api",
    "bio_short": "",
    "artist_img": null,
    "songs": [
        {
            "id": 23412,
            "title": "Just A Dream",
            "url": "https://www.guitarparty.com/songs/just-a-dream/"
        }
    ]
}