GET /api/v3/core/authors/10500/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "1860",
"title": "1860",
"id": 10500,
"slug": "1860",
"url": "https://www.guitarparty.com/api/v3/core/authors/10500/?format=api",
"bio_short": "",
"artist_img": "//guitarparty.overcastcdn.com/images/1860.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
"songs": [
{
"id": 3768,
"title": "Alunde",
"url": "https://www.guitarparty.com/songs/alunde/"
},
{
"id": 3596,
"title": "Orðsending að austan",
"url": "https://www.guitarparty.com/songs/ordsending-ad-austan/"
},
{
"id": 3593,
"title": "Snæfellsnes",
"url": "https://www.guitarparty.com/songs/snaefellsnes/"
}
]
}