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

{
    "name": "Robert L. Geddins",
    "title": "Robert L. Geddins",
    "id": 8954,
    "slug": "robert-l-geddins",
    "url": "https://www.guitarparty.com/api/v3/core/authors/8954/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 19433,
            "title": "Haunted House",
            "url": "https://www.guitarparty.com/songs/haunted-house/"
        }
    ]
}