GET /api/v3/core/authors/6706/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Leon Redbone",
"title": "Leon Redbone",
"id": 6706,
"slug": "leon-redbone",
"url": "https://www.guitarparty.com/api/v3/core/authors/6706/?format=api",
"bio_short": null,
"artist_img": "//guitarparty.overcastcdn.com/images/LeonRedbone.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
"songs": [
{
"id": 22224,
"title": "Christmas On Christmas Island",
"url": "https://www.guitarparty.com/songs/christmas-on-christmas-island/"
},
{
"id": 22649,
"title": "Lazy Bones",
"url": "https://www.guitarparty.com/songs/lazy-bones/"
},
{
"id": 20509,
"title": "My Blue Heaven",
"url": "https://www.guitarparty.com/songs/my-blue-heaven/"
},
{
"id": 11755,
"title": "She Ain't Rose",
"url": "https://www.guitarparty.com/songs/she-aint-rose/"
},
{
"id": 22132,
"title": "Shine On, Harvest Moon",
"url": "https://www.guitarparty.com/songs/shine-on-harvest-moon/"
},
{
"id": 22030,
"title": "When I Take My Sugar to Tea",
"url": "https://www.guitarparty.com/songs/when-i-take-my-sugar-to-tea/"
}
]
}