GET /api/v3/core/authors/3020/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Moody Blues",
"title": "Moody Blues",
"id": 3020,
"slug": "moody-blues",
"url": "https://www.guitarparty.com/api/v3/core/authors/3020/?format=api",
"bio_short": "The Moody Blues are a Psychedelic English Rock band originally from Erdington in the city of Birmingham. ",
"artist_img": "//guitarparty.overcastcdn.com/images/MoodyBluesmb.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
"songs": [
{
"id": 2941,
"title": "For My Lady",
"url": "https://www.guitarparty.com/songs/for-my-lady/"
},
{
"id": 22946,
"title": "Tuesday Afternoon",
"url": "https://www.guitarparty.com/songs/tuesday-afternoon/"
}
]
}