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

{
    "name": " Cockney Rebel",
    "title": " Cockney Rebel",
    "id": 12096,
    "slug": "cockney-rebel-2",
    "url": "https://www.guitarparty.com/api/v3/core/authors/12096/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 24183,
            "title": "Make Me Smile (Come Up and See Me)",
            "url": "https://www.guitarparty.com/songs/make-me-smile-come-up-and-see-me-2/"
        }
    ]
}