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

{
    "name": "The Dead South",
    "title": "The Dead South",
    "id": 15119,
    "slug": "the-dead-south",
    "url": "https://www.guitarparty.com/api/v3/core/authors/15119/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 27767,
            "title": "In Hell I'll Be In Good Company",
            "url": "https://www.guitarparty.com/songs/in-hell-ill-be-in-good-company/"
        }
    ]
}