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

{
    "name": "Janet White Demmans",
    "title": "Janet White Demmans",
    "id": 9793,
    "slug": "janet-white-demmans",
    "url": "https://www.guitarparty.com/api/v3/core/authors/9793/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 21856,
            "title": "One Hell Of A Heartache",
            "url": "https://www.guitarparty.com/songs/one-hell-of-a-heartache/"
        }
    ]
}