GET /api/v3/core/authors/5394/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Reba McEntire",
"title": "Reba McEntire",
"id": 5394,
"slug": "reba-mcentire",
"url": "https://www.guitarparty.com/api/v3/core/authors/5394/?format=api",
"bio_short": null,
"artist_img": "//guitarparty.overcastcdn.com/images/RebaMcEntirePNG.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
"songs": [
{
"id": 9882,
"title": "Is There Life Out There",
"url": "https://www.guitarparty.com/songs/is-there-life-out-there/"
},
{
"id": 9884,
"title": "Sky Full Of Angels",
"url": "https://www.guitarparty.com/songs/sky-full-of-angels/"
},
{
"id": 9881,
"title": "The Fear Of Being Alone",
"url": "https://www.guitarparty.com/songs/the-fear-of-being-alone/"
},
{
"id": 9883,
"title": "The Heart Is A Lonely Hunter",
"url": "https://www.guitarparty.com/songs/the-heart-is-a-lonely-hunter/"
},
{
"id": 9886,
"title": "You're Gonna Be",
"url": "https://www.guitarparty.com/songs/youre-gonna-be/"
}
]
}