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

{
    "name": "Gene Flocca",
    "title": "Gene Flocca",
    "id": 8976,
    "slug": "gene-flocca",
    "url": "https://www.guitarparty.com/api/v3/core/authors/8976/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 19477,
            "title": "This Moment Of Love",
            "url": "https://www.guitarparty.com/songs/this-moment-of-love/"
        }
    ]
}