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

{
    "name": "P. Kallenger",
    "title": "P. Kallenger",
    "id": 6622,
    "slug": "p-kallenger",
    "url": "https://www.guitarparty.com/api/v3/core/authors/6622/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 11633,
            "title": "Bow Thy Head",
            "url": "https://www.guitarparty.com/songs/bow-thy-head/"
        }
    ]
}