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

{
    "name": "Phillip P. Bliss",
    "title": "Phillip P. Bliss",
    "id": 9552,
    "slug": "phillip-p-bliss",
    "url": "https://www.guitarparty.com/api/v3/core/authors/9552/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 21114,
            "title": "Let The Lower Lights Be Burning",
            "url": "https://www.guitarparty.com/songs/let-the-lower-lights-be-burning/"
        }
    ]
}