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

{
    "name": "Hr. Eydís",
    "title": "Hr. Eydís",
    "id": 15747,
    "slug": "hr-eydis",
    "url": "https://www.guitarparty.com/api/v3/core/authors/15747/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 28399,
            "title": "Þegar eru að koma jól",
            "url": "https://www.guitarparty.com/songs/thegar-eru-ad-koma-jol/"
        }
    ]
}