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

{
    "name": "Joel Michael Kern",
    "title": "Joel Michael Kern",
    "id": 16073,
    "slug": "joel-michael-kern",
    "url": "https://www.guitarparty.com/api/v3/core/authors/16073/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 28678,
            "title": "You And Me (Addict.)",
            "url": "https://www.guitarparty.com/songs/you-and-me-addict/"
        }
    ]
}