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

{
    "name": "Helena G. Elísdóttir",
    "title": "Helena G. Elísdóttir",
    "id": 13879,
    "slug": "helena-g-elisdottir",
    "url": "https://www.guitarparty.com/api/v3/core/authors/13879/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 26214,
            "title": "Baðferð",
            "url": "https://www.guitarparty.com/songs/badferd/"
        }
    ]
}