GET /api/v3/core/authors/13791/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Fran Walsh",
"title": "Fran Walsh",
"id": 13791,
"slug": "b'fran-walsh'",
"url": "https://www.guitarparty.com/api/v3/core/authors/13791/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 28311,
"title": "Gollum's Song",
"url": "https://www.guitarparty.com/songs/gollums-song/"
},
{
"id": 26056,
"title": "Into The West",
"url": "https://www.guitarparty.com/songs/into-the-west/"
}
]
}