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

{
    "name": "Gerard James Borg",
    "title": "Gerard James Borg",
    "id": 3297,
    "slug": "gerard-james-borg",
    "url": "https://www.guitarparty.com/api/v3/core/authors/3297/?format=api",
    "bio_short": "",
    "artist_img": null,
    "songs": [
        {
            "id": 3343,
            "title": "Ég trúi á betra líf",
            "url": "https://www.guitarparty.com/songs/eg-trui-a-betra-lif/"
        }
    ]
}