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

{
    "name": "Hafsteinn Snæland",
    "title": "Hafsteinn Snæland",
    "id": 12912,
    "slug": "hafsteinn-snaeland",
    "url": "https://www.guitarparty.com/api/v3/core/authors/12912/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 25016,
            "title": "Peyjaminning (Þjóðhátíðarlag 1979)",
            "url": "https://www.guitarparty.com/songs/peyjaminning-thjodhatidarlag-1979/"
        }
    ]
}