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

{
    "name": "Kent Marshall Robbins",
    "title": "Kent Marshall Robbins",
    "id": 8533,
    "slug": "kent-marshall-robbins",
    "url": "https://www.guitarparty.com/api/v3/core/authors/8533/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 16862,
            "title": "Love Me Or Leave Me Alone",
            "url": "https://www.guitarparty.com/songs/love-me-or-leave-me-alone/"
        }
    ]
}