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

{
    "name": "Sidney D. Mitchell",
    "title": "Sidney D. Mitchell",
    "id": 10032,
    "slug": "sidney-d-mitchell",
    "url": "https://www.guitarparty.com/api/v3/core/authors/10032/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 22096,
            "title": "At The Codfish Ball",
            "url": "https://www.guitarparty.com/songs/at-the-codfish-ball/"
        }
    ]
}