GET /api/v3/core/authors/16151/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Chris Shiflett",
"title": "Chris Shiflett",
"id": 16151,
"slug": "chris-shiflett",
"url": "https://www.guitarparty.com/api/v3/core/authors/16151/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 28765,
"title": "The Pretender (Foo Fighters)",
"url": "https://www.guitarparty.com/songs/the-pretender-foo-fighters/"
},
{
"id": 28783,
"title": "Walk",
"url": "https://www.guitarparty.com/songs/walk/"
}
]
}