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

{
    "name": "Þorvaldur Guðmundsson",
    "title": "Þorvaldur Guðmundsson",
    "id": 13255,
    "slug": "thorvaldur-gudmundsson",
    "url": "https://www.guitarparty.com/api/v3/core/authors/13255/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 25360,
            "title": "Þúsund eldar (Þjóðhátíðarlag 1995)",
            "url": "https://www.guitarparty.com/songs/thusund-eldar-thjodhatidarlag-1995/"
        }
    ]
}