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

{
    "name": "Brynhildur Karlsdóttir",
    "title": "Brynhildur Karlsdóttir",
    "id": 14778,
    "slug": "brynhildur-karlsdottir",
    "url": "https://www.guitarparty.com/api/v3/core/authors/14778/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 27307,
            "title": "Ungfrú Ísland",
            "url": "https://www.guitarparty.com/songs/ungfru-island/"
        }
    ]
}