GET /api/v3/core/authors/6969/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Kenneth Gamble",
"title": "Kenneth Gamble",
"id": 6969,
"slug": "kenneth-gamble",
"url": "https://www.guitarparty.com/api/v3/core/authors/6969/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 27277,
"title": "Don't Leave Me This Way",
"url": "https://www.guitarparty.com/songs/dont-leave-me-this-way-2/"
},
{
"id": 12717,
"title": "Moody Woman",
"url": "https://www.guitarparty.com/songs/moody-woman/"
}
]
}