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

{
    "name": "Michael P. Heeney",
    "title": "Michael P. Heeney",
    "id": 9521,
    "slug": "michael-p-heeney",
    "url": "https://www.guitarparty.com/api/v3/core/authors/9521/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 21049,
            "title": "Still Doing Time",
            "url": "https://www.guitarparty.com/songs/still-doing-time/"
        }
    ]
}