GET /api/v3/core/authors/6091/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Shirley Nelson",
"title": "Shirley Nelson",
"id": 6091,
"slug": "shirley-nelson",
"url": "https://www.guitarparty.com/api/v3/core/authors/6091/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 11247,
"title": "Little Things",
"url": "https://www.guitarparty.com/songs/little-things/"
},
{
"id": 10851,
"title": "Once More With Feeling",
"url": "https://www.guitarparty.com/songs/once-more-with-feeling/"
}
]
}