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

{
    "name": "Clyde Lovern Otis",
    "title": "Clyde Lovern Otis",
    "id": 8537,
    "slug": "clyde-lovern-otis",
    "url": "https://www.guitarparty.com/api/v3/core/authors/8537/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 16868,
            "title": "Endlessly",
            "url": "https://www.guitarparty.com/songs/endlessly/"
        }
    ]
}