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

{
    "name": "Blár Ópal",
    "title": "Blár Ópal",
    "id": 3725,
    "slug": "blar-opal",
    "url": "https://www.guitarparty.com/api/v3/core/authors/3725/?format=api",
    "bio_short": null,
    "artist_img": "//guitarparty.overcastcdn.com/images/Blrpaltumblr_m1v.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
    "songs": [
        {
            "id": 3778,
            "title": "Stattu upp",
            "url": "https://www.guitarparty.com/songs/stattu-upp/"
        }
    ]
}