GET /api/v3/core/authors/8409/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Karen Staley",
"title": "Karen Staley",
"id": 8409,
"slug": "karen-staley",
"url": "https://www.guitarparty.com/api/v3/core/authors/8409/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 21246,
"title": "I’ll Take Care Of You",
"url": "https://www.guitarparty.com/songs/ill-take-care-of-you/"
},
{
"id": 15170,
"title": "Keeper Of The Stars",
"url": "https://www.guitarparty.com/songs/keeper-of-the-stars/"
}
]
}