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

{
    "name": "Nína Dagbjört Helgadóttir",
    "title": "Nína Dagbjört Helgadóttir",
    "id": 13589,
    "slug": "nina-dagbjort-helgadottir",
    "url": "https://www.guitarparty.com/api/v3/core/authors/13589/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 25761,
            "title": "Echo",
            "url": "https://www.guitarparty.com/songs/echo/"
        },
        {
            "id": 25760,
            "title": "Ekkó",
            "url": "https://www.guitarparty.com/songs/ekko/"
        }
    ]
}