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

{
    "name": "Brynhildur Ívarsdóttir",
    "title": "Brynhildur Ívarsdóttir",
    "id": 13862,
    "slug": "brynhildur-ivarsdottir",
    "url": "https://www.guitarparty.com/api/v3/core/authors/13862/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 26190,
            "title": "Ein á jóladagskvöld",
            "url": "https://www.guitarparty.com/songs/ein-a-joladagskvold/"
        }
    ]
}