GET /api/v3/core/authors/3352/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Derry Lindsay",
"title": "Derry Lindsay",
"id": 3352,
"slug": "derry-lindsay",
"url": "https://www.guitarparty.com/api/v3/core/authors/3352/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 3427,
"title": "All kinds of everything",
"url": "https://www.guitarparty.com/songs/all-kinds-of-everything/"
},
{
"id": 28853,
"title": "Ótalmargt alla tíð (All Kinds of Everything)",
"url": "https://www.guitarparty.com/songs/otalmargt-alla-tid-all-kinds-of-everything/"
},
{
"id": 29224,
"title": "Það er svo ótalmargt (All Kinds of Everything)",
"url": "https://www.guitarparty.com/songs/thad-er-svo-otalmargt/"
}
]
}