GET /api/v3/core/authors/3735/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Florence Welch",
"title": "Florence Welch",
"id": 3735,
"slug": "Florence-Welch",
"url": "https://www.guitarparty.com/api/v3/core/authors/3735/?format=api",
"bio_short": "",
"artist_img": "//guitarparty.overcastcdn.com/images/FlorenceWelchps4.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
"songs": [
{
"id": 3771,
"title": "Dog days are over",
"url": "https://www.guitarparty.com/songs/the-dog-days-are-over/"
},
{
"id": 6031,
"title": "Shake it out",
"url": "https://www.guitarparty.com/songs/shake-it-out/"
}
]
}