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

{
    "name": "Mary C. Rhodes",
    "title": "Mary C. Rhodes",
    "id": 8561,
    "slug": "mary-c-rhodes",
    "url": "https://www.guitarparty.com/api/v3/core/authors/8561/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 16978,
            "title": "Broken Engagement",
            "url": "https://www.guitarparty.com/songs/broken-engagement/"
        }
    ]
}