GET /api/v3/core/authors/6591/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "John Klenner",
"title": "John Klenner",
"id": 6591,
"slug": "john-klenner",
"url": "https://www.guitarparty.com/api/v3/core/authors/6591/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 19056,
"title": "Driftwood On The River",
"url": "https://www.guitarparty.com/songs/driftwood-on-the-river/"
},
{
"id": 22361,
"title": "Just Friends",
"url": "https://www.guitarparty.com/songs/just-friends/"
}
]
}