GET /api/v3/core/authors/5541/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Kent Robbins",
"title": "Kent Robbins",
"id": 5541,
"slug": "kent-robbins",
"url": "https://www.guitarparty.com/api/v3/core/authors/5541/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 20294,
"title": "I Don’t Think She’s In Love Anymore",
"url": "https://www.guitarparty.com/songs/i-dont-think-shes-in-love-anymore/"
},
{
"id": 20455,
"title": "She Just Started Liking Cheating Songs",
"url": "https://www.guitarparty.com/songs/she-just-started-liking-cheating-songs/"
},
{
"id": 10163,
"title": "You're My Jamaica",
"url": "https://www.guitarparty.com/songs/youre-my-jamaica/"
}
]
}