GET /api/v3/core/authors/9715/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "James Last",
"title": "James Last",
"id": 9715,
"slug": "james-last",
"url": "https://www.guitarparty.com/api/v3/core/authors/9715/?format=api",
"bio_short": null,
"artist_img": "//guitarparty.overcastcdn.com/images/JamesLast2008.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
"songs": [
{
"id": 21640,
"title": "When the Snow is on The Roses",
"url": "https://www.guitarparty.com/songs/when-the-snow-is-on-the-roses/"
}
]
}