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

{
    "name": "Michael F. Busbee",
    "title": "Michael F. Busbee",
    "id": 11909,
    "slug": "michael-f-busbee",
    "url": "https://www.guitarparty.com/api/v3/core/authors/11909/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 23970,
            "title": "Time Machine",
            "url": "https://www.guitarparty.com/songs/time-machine/"
        }
    ]
}