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

{
    "name": "Wolfgang Schrödl",
    "title": "Wolfgang Schrödl",
    "id": 14588,
    "slug": "wolfgang-schrodl",
    "url": "https://www.guitarparty.com/api/v3/core/authors/14588/?format=api",
    "bio_short": "",
    "artist_img": null,
    "songs": [
        {
            "id": 27195,
            "title": "Narcotic",
            "url": "https://www.guitarparty.com/songs/narcotic/"
        }
    ]
}