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

{
    "name": "Axel Árnason",
    "title": "Axel Árnason",
    "id": 3726,
    "slug": "Axel-Arnason",
    "url": "https://www.guitarparty.com/api/v3/core/authors/3726/?format=api",
    "bio_short": "",
    "artist_img": null,
    "songs": [
        {
            "id": 3778,
            "title": "Stattu upp",
            "url": "https://www.guitarparty.com/songs/stattu-upp/"
        }
    ]
}