GET /api/v3/core/authors/10691/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "The Spencer Davis Group",
"title": "The Spencer Davis Group",
"id": 10691,
"slug": "the-spencer-davis-group",
"url": "https://www.guitarparty.com/api/v3/core/authors/10691/?format=api",
"bio_short": null,
"artist_img": "//guitarparty.overcastcdn.com/images/TheSpencerDavisG.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
"songs": [
{
"id": 23761,
"title": "Gimme Some Lovin",
"url": "https://www.guitarparty.com/songs/gimme-some-lovin/"
},
{
"id": 22768,
"title": "I’m A Man",
"url": "https://www.guitarparty.com/songs/im-a-man/"
},
{
"id": 24478,
"title": "Keep On Running",
"url": "https://www.guitarparty.com/songs/keep-on-running/"
}
]
}