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

{
    "name": "Erla Stefánsdóttir",
    "title": "Erla Stefánsdóttir",
    "id": 14460,
    "slug": "erla-stefansdottir",
    "url": "https://www.guitarparty.com/api/v3/core/authors/14460/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 27029,
            "title": "Æskuást (Erla Stefánsdóttir)",
            "url": "https://www.guitarparty.com/songs/aeskuast/"
        }
    ]
}