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

{
    "name": "Ester Bíbí Ásgeirsdóttir",
    "title": "Ester Bíbí Ásgeirsdóttir",
    "id": 16259,
    "slug": "ester-bibi-asgeirsdottir",
    "url": "https://www.guitarparty.com/api/v3/core/authors/16259/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 28958,
            "title": "Opnaðu augun þín",
            "url": "https://www.guitarparty.com/songs/opnadu-augun-thin/"
        },
        {
            "id": 28925,
            "title": "Ó, ég er svo svöng",
            "url": "https://www.guitarparty.com/songs/o-eg-er-svo-svong/"
        }
    ]
}