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

{
    "name": "Milton Estes",
    "title": "Milton Estes",
    "id": 7711,
    "slug": "milton-estes",
    "url": "https://www.guitarparty.com/api/v3/core/authors/7711/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 13364,
            "title": "When The Fire Comes Down From Heaven",
            "url": "https://www.guitarparty.com/songs/when-the-fire-comes-down-from-heaven/"
        }
    ]
}