GET /api/v3/core/authors/5587/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Bobbie Bost",
"title": "Bobbie Bost",
"id": 5587,
"slug": "bobbie-bost",
"url": "https://www.guitarparty.com/api/v3/core/authors/5587/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 11873,
"title": "Before The Hammers Could Ring",
"url": "https://www.guitarparty.com/songs/before-the-hammers-could-ring/"
},
{
"id": 10861,
"title": "Climb Higher",
"url": "https://www.guitarparty.com/songs/climb-higher/"
},
{
"id": 20462,
"title": "Jesus Is All I Need",
"url": "https://www.guitarparty.com/songs/jesus-is-all-i-need/"
},
{
"id": 13784,
"title": "My Eyes Are On The Prize",
"url": "https://www.guitarparty.com/songs/my-eyes-are-on-the-prize/"
},
{
"id": 10226,
"title": "Shine From The Mountain",
"url": "https://www.guitarparty.com/songs/shine-from-the-mountain/"
}
]
}