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

{
    "name": "Michael Poulsen",
    "title": "Michael Poulsen",
    "id": 14560,
    "slug": "michael-poulsen",
    "url": "https://www.guitarparty.com/api/v3/core/authors/14560/?format=api",
    "bio_short": "",
    "artist_img": null,
    "songs": [
        {
            "id": 27077,
            "title": "Lola Montez",
            "url": "https://www.guitarparty.com/songs/lola-2/"
        }
    ]
}