GET /api/v3/core/authors/6511/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Eddie McDuff",
"title": "Eddie McDuff",
"id": 6511,
"slug": "eddie-mcduff",
"url": "https://www.guitarparty.com/api/v3/core/authors/6511/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 11426,
"title": "Hello Trouble",
"url": "https://www.guitarparty.com/songs/hello-trouble/"
},
{
"id": 11876,
"title": "I Feel A Sin Coming On",
"url": "https://www.guitarparty.com/songs/i-feel-a-sin-coming-on/"
}
]
}