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

{
    "name": "Erik Hickenlooper",
    "title": "Erik Hickenlooper",
    "id": 7963,
    "slug": "erik-hickenlooper",
    "url": "https://www.guitarparty.com/api/v3/core/authors/7963/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 13838,
            "title": "Buy Me A Rose",
            "url": "https://www.guitarparty.com/songs/buy-me-a-rose/"
        }
    ]
}