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

{
    "name": "E.W. Blandy",
    "title": "E.W. Blandy",
    "id": 8744,
    "slug": "e-w-blandy",
    "url": "https://www.guitarparty.com/api/v3/core/authors/8744/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 18708,
            "title": "Where He Leads Me I Will Follow",
            "url": "https://www.guitarparty.com/songs/where-he-leads-me-i-will-follow/"
        }
    ]
}