GET /api/v3/core/authors/7679/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Barbara Miller",
"title": "Barbara Miller",
"id": 7679,
"slug": "barbara-miller",
"url": "https://www.guitarparty.com/api/v3/core/authors/7679/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 16925,
"title": "Crumbs From The Table",
"url": "https://www.guitarparty.com/songs/crumbs-from-the-table/"
},
{
"id": 13084,
"title": "Did You Let Your Light Shine",
"url": "https://www.guitarparty.com/songs/did-you-let-your-light-shine/"
}
]
}