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

{
    "name": " Howard Greenfield",
    "title": " Howard Greenfield",
    "id": 13104,
    "slug": "howard-greenfield-2",
    "url": "https://www.guitarparty.com/api/v3/core/authors/13104/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 25181,
            "title": "Is this the way to Amarillo",
            "url": "https://www.guitarparty.com/songs/is-this-the-way-to-amarillo/"
        }
    ]
}