GET /api/v3/core/authors/9008/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Al Gordoni",
"title": "Al Gordoni",
"id": 9008,
"slug": "al-gordoni",
"url": "https://www.guitarparty.com/api/v3/core/authors/9008/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 19561,
"title": "Sweet Dream Woman",
"url": "https://www.guitarparty.com/songs/sweet-dream-woman/"
},
{
"id": 20990,
"title": "The Yellow Bandana",
"url": "https://www.guitarparty.com/songs/the-yellow-bandana/"
}
]
}