GET /api/v3/core/authors/14025/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Andri Már Enoksson",
"title": "Andri Már Enoksson",
"id": 14025,
"slug": "andri-mar-enoksson",
"url": "https://www.guitarparty.com/api/v3/core/authors/14025/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 26416,
"title": "Before",
"url": "https://www.guitarparty.com/songs/before/"
},
{
"id": 26943,
"title": "Creation",
"url": "https://www.guitarparty.com/songs/creation/"
},
{
"id": 27841,
"title": "Waterfall",
"url": "https://www.guitarparty.com/songs/waterfall/"
}
]
}