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

{
    "name": "Gassi (Jóhann Garðar Vídó Ólafsson)",
    "title": "Gassi (Jóhann Garðar Vídó Ólafsson)",
    "id": 16456,
    "slug": "johann-gardar-vido-olafsson",
    "url": "https://www.guitarparty.com/api/v3/core/authors/16456/?format=api",
    "bio_short": "",
    "artist_img": null,
    "songs": [
        {
            "id": 29173,
            "title": "Fyrstu jólin (Regína Ósk)",
            "url": "https://www.guitarparty.com/songs/fyrstu-jolin-2/"
        }
    ]
}