GET /api/v3/core/authors/11980/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": " Al Nevins",
"title": " Al Nevins",
"id": 11980,
"slug": "al-nevins",
"url": "https://www.guitarparty.com/api/v3/core/authors/11980/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 1552,
"title": "Í rökkurró (Manstu ekki vinur fyrsta fundinn)",
"url": "https://www.guitarparty.com/songs/i-rokkurro-manstu-ekki-vinur-fyrsta-fundinn/"
},
{
"id": 24026,
"title": "Twilight time",
"url": "https://www.guitarparty.com/songs/twilight-time/"
}
]
}