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

{
    "name": "the New South",
    "title": "the New South",
    "id": 6407,
    "slug": "the-new-south",
    "url": "https://www.guitarparty.com/api/v3/core/authors/6407/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 11282,
            "title": "Come on Down To My World",
            "url": "https://www.guitarparty.com/songs/come-on-down-to-my-world/"
        }
    ]
}