GET /api/v3/core/authors/1682/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Torfi Ólafsson",
"title": "Torfi Ólafsson",
"id": 1682,
"slug": "torfi-olafsson",
"url": "https://www.guitarparty.com/api/v3/core/authors/1682/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 1857,
"title": "Easy To Fool",
"url": "https://www.guitarparty.com/songs/easy-to-fool-2/"
},
{
"id": 25632,
"title": "Kvöldvísa",
"url": "https://www.guitarparty.com/songs/kvoldvisa/"
},
{
"id": 2212,
"title": "Systkinin",
"url": "https://www.guitarparty.com/songs/systkinin/"
}
]
}