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

{
    "name": "Bill Zerface",
    "title": "Bill Zerface",
    "id": 8603,
    "slug": "bill-zerface",
    "url": "https://www.guitarparty.com/api/v3/core/authors/8603/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 17408,
            "title": "You'd Make An Angel Want To Cheat",
            "url": "https://www.guitarparty.com/songs/youd-make-an-angel-want-to-cheat/"
        }
    ]
}