GET /api/v3/core/authors/5947/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Leslie McFarland",
"title": "Leslie McFarland",
"id": 5947,
"slug": "leslie-mcfarland",
"url": "https://www.guitarparty.com/api/v3/core/authors/5947/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 21575,
"title": "Overnight",
"url": "https://www.guitarparty.com/songs/overnight/"
},
{
"id": 10661,
"title": "Stuck On You",
"url": "https://www.guitarparty.com/songs/stuck-on-you/"
}
]
}