GET /api/v3/core/authors/7649/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Jerry Abbott",
"title": "Jerry Abbott",
"id": 7649,
"slug": "jerry-abbott",
"url": "https://www.guitarparty.com/api/v3/core/authors/7649/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 14132,
"title": "I Wont Be Sleeping Alone",
"url": "https://www.guitarparty.com/songs/i-wont-be-sleeping-alone/"
},
{
"id": 13027,
"title": "Play Together Again Again",
"url": "https://www.guitarparty.com/songs/play-together-again-again/"
}
]
}