GET /api/v3/core/authors/5915/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "The Gibson Brothers",
"title": "The Gibson Brothers",
"id": 5915,
"slug": "the-gibson-brothers",
"url": "https://www.guitarparty.com/api/v3/core/authors/5915/?format=api",
"bio_short": null,
"artist_img": "//guitarparty.overcastcdn.com/images/TheGibsonBrother.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
"songs": [
{
"id": 23982,
"title": "Cuba",
"url": "https://www.guitarparty.com/songs/cuba/"
},
{
"id": 13569,
"title": "One Raindrop",
"url": "https://www.guitarparty.com/songs/one-raindrop/"
},
{
"id": 10487,
"title": "Ring The Bell",
"url": "https://www.guitarparty.com/songs/ring-the-bell/"
},
{
"id": 11273,
"title": "The Lighthouse",
"url": "https://www.guitarparty.com/songs/the-lighthouse/"
},
{
"id": 20000,
"title": "Twenty One Years Is A Mighty Long Time",
"url": "https://www.guitarparty.com/songs/twenty-one-years-is-a-mighty-long-time/"
}
]
}