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

{
    "name": "Svava Steingrímsdóttir",
    "title": "Svava Steingrímsdóttir",
    "id": 3570,
    "slug": "svava-steingrimsdottir",
    "url": "https://www.guitarparty.com/api/v3/core/authors/3570/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 3639,
            "title": "Góða Nótt",
            "url": "https://www.guitarparty.com/songs/goda-nott-2/"
        }
    ]
}