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

{
    "name": "Stúi Síldarson (Óþekktur höfundur)",
    "title": "Stúi Síldarson (Óþekktur höfundur)",
    "id": 14141,
    "slug": "stui-sildarson-othekktur-hofundur",
    "url": "https://www.guitarparty.com/api/v3/core/authors/14141/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 26609,
            "title": "Rennur sól við hafsbrún á Raufarhöfn",
            "url": "https://www.guitarparty.com/songs/rennur-sol-vid-hafsbrun-a-raufarhofn/"
        }
    ]
}