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

{
    "name": " Frank Levere",
    "title": " Frank Levere",
    "id": 11464,
    "slug": "frank-levere",
    "url": "https://www.guitarparty.com/api/v3/core/authors/11464/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 23619,
            "title": "Því ekki (að taka lífið létt)",
            "url": "https://www.guitarparty.com/songs/thvi-ekki-ad-taka-lifid-lett/"
        }
    ]
}