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

{
    "name": "\"Mama Cass\" Elliott",
    "title": "\"Mama Cass\" Elliott",
    "id": 9961,
    "slug": "mama-cass-elliott",
    "url": "https://www.guitarparty.com/api/v3/core/authors/9961/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 22034,
            "title": "I Call Your Name",
            "url": "https://www.guitarparty.com/songs/i-call-your-name/"
        }
    ]
}