GET /api/v3/core/authors/8016/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Lecil Travis Martin",
"title": "Lecil Travis Martin",
"id": 8016,
"slug": "lecil-travis-martin",
"url": "https://www.guitarparty.com/api/v3/core/authors/8016/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 13960,
"title": "Dont Blame Me For What Happened Last Night",
"url": "https://www.guitarparty.com/songs/dont-blame-me-for-what-happened-last-night/"
},
{
"id": 17320,
"title": "From A Boxcar Door",
"url": "https://www.guitarparty.com/songs/from-a-boxcar-door/"
},
{
"id": 19331,
"title": "Hank You Still Make Me Cry",
"url": "https://www.guitarparty.com/songs/hank-you-still-make-me-cry/"
}
]
}