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

{
    "name": "Þormar Ingimarsson",
    "title": "Þormar Ingimarsson",
    "id": 14202,
    "slug": "thormar-ingimarsson",
    "url": "https://www.guitarparty.com/api/v3/core/authors/14202/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 26679,
            "title": "Húsin hafa augu",
            "url": "https://www.guitarparty.com/songs/husin-hafa-augu/"
        }
    ]
}