GET /api/v3/core/authors/13582/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Zoe Ruth Erwin",
"title": "Zoe Ruth Erwin",
"id": 13582,
"slug": "zoe-ruth-erwin",
"url": "https://www.guitarparty.com/api/v3/core/authors/13582/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 25755,
"title": "Elta þig",
"url": "https://www.guitarparty.com/songs/elta-thig/"
},
{
"id": 26238,
"title": "Sugar",
"url": "https://www.guitarparty.com/songs/sugar/"
}
]
}