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

{
    "name": "Kurt Hertha",
    "title": "Kurt Hertha",
    "id": 8826,
    "slug": "kurt-hertha",
    "url": "https://www.guitarparty.com/api/v3/core/authors/8826/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 19112,
            "title": "Two Voices Two Shadows Two Faces",
            "url": "https://www.guitarparty.com/songs/two-voices-two-shadows-two-faces/"
        }
    ]
}