GET /api/v3/core/authors/7572/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Ken McDuffie",
"title": "Ken McDuffie",
"id": 7572,
"slug": "ken-mcduffie",
"url": "https://www.guitarparty.com/api/v3/core/authors/7572/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 12868,
"title": "Good Woman Blues",
"url": "https://www.guitarparty.com/songs/good-woman-blues/"
},
{
"id": 15205,
"title": "Your Lying Blue Eyes",
"url": "https://www.guitarparty.com/songs/your-lying-blue-eyes/"
}
]
}