GET /api/v3/core/authors/7815/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Cecil Allen Null",
"title": "Cecil Allen Null",
"id": 7815,
"slug": "cecil-allen-null",
"url": "https://www.guitarparty.com/api/v3/core/authors/7815/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 13572,
"title": "Dont Let Smokey Mountain Smoke Get In Your Eyes",
"url": "https://www.guitarparty.com/songs/dont-let-smokey-mountain-smoke-get-in-your-eyes/"
},
{
"id": 20992,
"title": "I Forgot More Than You´ll Ever Know",
"url": "https://www.guitarparty.com/songs/i-forgot-more-than-you-ll-ever-know/"
}
]
}