GET /api/v3/core/authors/8387/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Wayne Raney",
"title": "Wayne Raney",
"id": 8387,
"slug": "wayne-raney",
"url": "https://www.guitarparty.com/api/v3/core/authors/8387/?format=api",
"bio_short": null,
"artist_img": "//guitarparty.overcastcdn.com/images/WayneRaney.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
"songs": [
{
"id": 15136,
"title": "Blues Stay Away From Me",
"url": "https://www.guitarparty.com/songs/blues-stay-away-from-me/"
},
{
"id": 20410,
"title": "Gathering In The Sky",
"url": "https://www.guitarparty.com/songs/gathering-in-the-sky/"
},
{
"id": 20678,
"title": "Where the Soul of Man Never Dies",
"url": "https://www.guitarparty.com/songs/where-the-soul-of-man-never-dies/"
},
{
"id": 19420,
"title": "You Better Treat Your Man Right",
"url": "https://www.guitarparty.com/songs/you-better-treat-your-man-right/"
}
]
}