GET /api/v3/core/authors/6593/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Hal Bynum",
"title": "Hal Bynum",
"id": 6593,
"slug": "hal-bynum",
"url": "https://www.guitarparty.com/api/v3/core/authors/6593/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 26296,
"title": "Lucille",
"url": "https://www.guitarparty.com/songs/lucille-2/"
},
{
"id": 20952,
"title": "Nobodys Fool",
"url": "https://www.guitarparty.com/songs/nobodys-fool/"
},
{
"id": 14331,
"title": "Oklahoma Sunshine",
"url": "https://www.guitarparty.com/songs/oklahoma-sunshine/"
},
{
"id": 11578,
"title": "The Life Of The Party",
"url": "https://www.guitarparty.com/songs/the-life-of-the-party/"
},
{
"id": 14899,
"title": "The Old Old House",
"url": "https://www.guitarparty.com/songs/the-old-old-house/"
},
{
"id": 18311,
"title": "There Ain´t No Good Chain Gang",
"url": "https://www.guitarparty.com/songs/there-ain-t-no-good-chain-gang/"
}
]
}