GET /api/v3/core/authors/10847/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "The Jackson 5",
"title": "The Jackson 5",
"id": 10847,
"slug": "the-jackson-5",
"url": "https://www.guitarparty.com/api/v3/core/authors/10847/?format=api",
"bio_short": null,
"artist_img": "//guitarparty.overcastcdn.com/images/TheJackson500274.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
"songs": [
{
"id": 23149,
"title": "Blame it on the boogie",
"url": "https://www.guitarparty.com/songs/blame-it-on-the-boogie/"
},
{
"id": 2018,
"title": "I'll be there",
"url": "https://www.guitarparty.com/songs/ill-be-there/"
},
{
"id": 23153,
"title": "I want you back",
"url": "https://www.guitarparty.com/songs/i-want-you-back/"
}
]
}