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

{
    "name": "Íris Guðmundsdóttir",
    "title": "Íris Guðmundsdóttir",
    "id": 13266,
    "slug": "iris-gudmundsdottir",
    "url": "https://www.guitarparty.com/api/v3/core/authors/13266/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 25365,
            "title": "Ungi vinur (Þjóðhátíðarlag 1966)",
            "url": "https://www.guitarparty.com/songs/ungi-vinur-thjodhatidarlag-1966/"
        }
    ]
}