GET /api/v3/core/authors/11135/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Bruce Woolley",
"title": "Bruce Woolley",
"id": 11135,
"slug": "bruce-woolley",
"url": "https://www.guitarparty.com/api/v3/core/authors/11135/?format=api",
"bio_short": "",
"artist_img": null,
"songs": [
{
"id": 24647,
"title": "Lump",
"url": "https://www.guitarparty.com/songs/lump/"
},
{
"id": 23362,
"title": "Video Killed the Radio Star",
"url": "https://www.guitarparty.com/songs/video-killed-the-radio-star/"
}
]
}