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

{
    "name": "Þorsteinn Lúther Jónsson",
    "title": "Þorsteinn Lúther Jónsson",
    "id": 13281,
    "slug": "thorsteinn-luther-jonsson",
    "url": "https://www.guitarparty.com/api/v3/core/authors/13281/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 25380,
            "title": "Vornótt í Eyjum (Þjóðhátíðarlag 1976)",
            "url": "https://www.guitarparty.com/songs/vornott-i-eyjum-thjodhatidarlag-1976/"
        }
    ]
}