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

{
    "name": "Árnason og co",
    "title": "Árnason og co",
    "id": 14443,
    "slug": "arnason-og-co",
    "url": "https://www.guitarparty.com/api/v3/core/authors/14443/?format=api",
    "bio_short": "",
    "artist_img": null,
    "songs": [
        {
            "id": 27002,
            "title": "Reykjavíkur blús",
            "url": "https://www.guitarparty.com/songs/reykjavikur-blus/"
        }
    ]
}