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

{
    "name": "Jórunn Emilsdóttir Tórshamar",
    "title": "Jórunn Emilsdóttir Tórshamar",
    "id": 13254,
    "slug": "jorunn-emilsdottir-torshamar",
    "url": "https://www.guitarparty.com/api/v3/core/authors/13254/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 25359,
            "title": "Í Herjólfsdal (Þjóðhátíðarlag 2004)",
            "url": "https://www.guitarparty.com/songs/i-herjolfsdal-thjodhatidarlag-2004/"
        }
    ]
}