GET /api/v3/core/authors/7671/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Randall J. Colemus",
"title": "Randall J. Colemus",
"id": 7671,
"slug": "randall-j-colemus",
"url": "https://www.guitarparty.com/api/v3/core/authors/7671/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 13066,
"title": "I'll Just Go On Home",
"url": "https://www.guitarparty.com/songs/ill-just-go-on-home/"
},
{
"id": 13653,
"title": "I Took Her For A Fool",
"url": "https://www.guitarparty.com/songs/i-took-her-for-a-fool/"
}
]
}