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

{
    "name": "Johnny Rivers (Huey Smith)",
    "title": "Johnny Rivers (Huey Smith)",
    "id": 10769,
    "slug": "johnny-rivers-huey-smith",
    "url": "https://www.guitarparty.com/api/v3/core/authors/10769/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 22992,
            "title": "Rockin' Pneumonia and the Boogie Woogie Flu",
            "url": "https://www.guitarparty.com/songs/rockin-pneumonia-and-the-boogie-woogie-flu/"
        }
    ]
}