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

{
    "name": "Milo Deering",
    "title": "Milo Deering",
    "id": 14594,
    "slug": "milo-deering",
    "url": "https://www.guitarparty.com/api/v3/core/authors/14594/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 27200,
            "title": "Montgomery County Moonshine",
            "url": "https://www.guitarparty.com/songs/montgomery-county-moonshine/"
        }
    ]
}