GET /api/v3/core/authors/5810/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Luke McDaniel",
"title": "Luke McDaniel",
"id": 5810,
"slug": "luke-mcdaniel",
"url": "https://www.guitarparty.com/api/v3/core/authors/5810/?format=api",
"bio_short": null,
"artist_img": "//guitarparty.overcastcdn.com/images/LukeMcDaniel.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
"songs": [
{
"id": 12811,
"title": "Honey Won´t You Please Come Home",
"url": "https://www.guitarparty.com/songs/honey-won-t-you-please-come-home/"
},
{
"id": 17588,
"title": "You Cant Never Tell",
"url": "https://www.guitarparty.com/songs/you-cant-never-tell/"
},
{
"id": 10556,
"title": "You're Still On My Mind",
"url": "https://www.guitarparty.com/songs/youre-still-on-my-mind/"
},
{
"id": 20620,
"title": "You’re Still On My Mind",
"url": "https://www.guitarparty.com/songs/youre-still-on-my-mind-2/"
}
]
}