GET /api/v3/core/authors/8047/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "The Kingston Trio",
"title": "The Kingston Trio",
"id": 8047,
"slug": "the-kingston-trio",
"url": "https://www.guitarparty.com/api/v3/core/authors/8047/?format=api",
"bio_short": null,
"artist_img": "//guitarparty.overcastcdn.com/images/TheKingstonTrio.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
"songs": [
{
"id": 25811,
"title": "Five Hundred Miles (Hedy West)",
"url": "https://www.guitarparty.com/songs/five-hundred-miles-hedy-west/"
},
{
"id": 22388,
"title": "Scotch'n'Soda",
"url": "https://www.guitarparty.com/songs/scotch-n-soda/"
},
{
"id": 14008,
"title": "Tom Dooley",
"url": "https://www.guitarparty.com/songs/tom-dooley/"
}
]
}