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

{
    "name": "Gunnlaugur Ólafsson",
    "title": "Gunnlaugur Ólafsson",
    "id": 14819,
    "slug": "gunnlaugur-olafsson",
    "url": "https://www.guitarparty.com/api/v3/core/authors/14819/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 27379,
            "title": "Ást til sölu",
            "url": "https://www.guitarparty.com/songs/ast-til-solu/"
        }
    ]
}