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

{
    "name": "The Beau Brummels  1965",
    "title": "The Beau Brummels  1965",
    "id": 10721,
    "slug": "the-beau-brummels-1965",
    "url": "https://www.guitarparty.com/api/v3/core/authors/10721/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 22828,
            "title": "Sad Little Girl",
            "url": "https://www.guitarparty.com/songs/sad-little-girl/"
        }
    ]
}