GET /api/v3/core/authors/7996/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Sharon Higgins",
"title": "Sharon Higgins",
"id": 7996,
"slug": "sharon-higgins",
"url": "https://www.guitarparty.com/api/v3/core/authors/7996/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 20878,
"title": "All We Had Going Is Gone",
"url": "https://www.guitarparty.com/songs/all-we-had-going-is-gone/"
},
{
"id": 13925,
"title": "I Saw The Master This Morning",
"url": "https://www.guitarparty.com/songs/i-saw-the-master-this-morning/"
},
{
"id": 14226,
"title": "Woman Of The World",
"url": "https://www.guitarparty.com/songs/woman-of-the-world/"
}
]
}