GET /api/v3/core/authors/8740/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "the Willis Brothers",
"title": "the Willis Brothers",
"id": 8740,
"slug": "the-willis-brothers",
"url": "https://www.guitarparty.com/api/v3/core/authors/8740/?format=api",
"bio_short": null,
"artist_img": "//guitarparty.overcastcdn.com/images/TheWillisBrother.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
"songs": [
{
"id": 18699,
"title": "Cimarron Roll On",
"url": "https://www.guitarparty.com/songs/cimarron-roll-on/"
},
{
"id": 18819,
"title": "Room Across The Hall",
"url": "https://www.guitarparty.com/songs/room-across-the-hall/"
}
]
}