GET /api/v3/core/authors/9415/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "B.G. DeSylva",
"title": "B.G. DeSylva",
"id": 9415,
"slug": "b-g-desylva",
"url": "https://www.guitarparty.com/api/v3/core/authors/9415/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 20771,
"title": "Birth Of The Blues",
"url": "https://www.guitarparty.com/songs/birth-of-the-blues/"
},
{
"id": 21955,
"title": "The Birth of the Blues",
"url": "https://www.guitarparty.com/songs/the-birth-of-the-blues/"
}
]
}