GET /api/v3/core/authors/14861/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "K. K. Downing",
"title": "K. K. Downing",
"id": 14861,
"slug": "k-k-downing",
"url": "https://www.guitarparty.com/api/v3/core/authors/14861/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 29107,
"title": "Breaking the law",
"url": "https://www.guitarparty.com/songs/breaking-the-law/"
},
{
"id": 27428,
"title": "Freewheel Burning",
"url": "https://www.guitarparty.com/songs/freewheel-burning/"
}
]
}