GET /api/v3/core/authors/13792/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Howard Shore",
"title": "Howard Shore",
"id": 13792,
"slug": "b'howard-shore'",
"url": "https://www.guitarparty.com/api/v3/core/authors/13792/?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/"
}
]
}