GET /api/v3/core/authors/10961/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Þormar Þorkelsson",
"title": "Þormar Þorkelsson",
"id": 10961,
"slug": "thormar-thorkelsson-2",
"url": "https://www.guitarparty.com/api/v3/core/authors/10961/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 23234,
"title": "750 CC blús",
"url": "https://www.guitarparty.com/songs/750-cc-blus/"
},
{
"id": 26191,
"title": "Upp í vindinn",
"url": "https://www.guitarparty.com/songs/upp-i-vindinn/"
}
]
}