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

{
    "name": "Eugene Kinsey",
    "title": "Eugene Kinsey",
    "id": 8869,
    "slug": "eugene-kinsey",
    "url": "https://www.guitarparty.com/api/v3/core/authors/8869/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 19220,
            "title": "Everything She Touches Gets The Blues",
            "url": "https://www.guitarparty.com/songs/everything-she-touches-gets-the-blues/"
        }
    ]
}