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

{
    "name": "Líklega Rabbi eða Rúnar",
    "title": "Líklega Rabbi eða Rúnar",
    "id": 3086,
    "slug": "liklega-rabbi-eda-runar",
    "url": "https://www.guitarparty.com/api/v3/core/authors/3086/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 3022,
            "title": "Tangó",
            "url": "https://www.guitarparty.com/songs/tango/"
        }
    ]
}