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

{
    "name": "Verard",
    "title": "Verard",
    "id": 2819,
    "slug": "verard",
    "url": "https://www.guitarparty.com/api/v3/core/authors/2819/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 2090,
            "title": "Þín innsta þrá ",
            "url": "https://www.guitarparty.com/songs/thin-innsta-thra/"
        }
    ]
}