GET /api/v3/core/authors/8291/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Vincent Rose",
"title": "Vincent Rose",
"id": 8291,
"slug": "vincent-rose",
"url": "https://www.guitarparty.com/api/v3/core/authors/8291/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 14867,
"title": "Blueberry Hill",
"url": "https://www.guitarparty.com/songs/blueberry-hill/"
},
{
"id": 22384,
"title": "Whispering",
"url": "https://www.guitarparty.com/songs/whispering/"
}
]
}