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

{
    "name": "Michael Keenan",
    "title": "Michael Keenan",
    "id": 14057,
    "slug": "michael-keenan",
    "url": "https://www.guitarparty.com/api/v3/core/authors/14057/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 26465,
            "title": "Class fight",
            "url": "https://www.guitarparty.com/songs/class-fight/"
        }
    ]
}