GET /api/v3/core/authors/14915/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Chris Chibnall",
"title": "Chris Chibnall",
"id": 14915,
"slug": "chris-chibnall",
"url": "https://www.guitarparty.com/api/v3/core/authors/14915/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 27509,
"title": "So Close",
"url": "https://www.guitarparty.com/songs/so-close/"
},
{
"id": 27507,
"title": "So Far",
"url": "https://www.guitarparty.com/songs/so-far/"
}
]
}