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

{
    "name": "Kári Stefánsson",
    "title": "Kári Stefánsson",
    "id": 14258,
    "slug": "kari-stefansson",
    "url": "https://www.guitarparty.com/api/v3/core/authors/14258/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 26765,
            "title": "Kona (Hjálmar)",
            "url": "https://www.guitarparty.com/songs/kona-4/"
        }
    ]
}