GET /api/v3/core/authors/13363/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Sister Sledge",
"title": "Sister Sledge",
"id": 13363,
"slug": "sister-sledge",
"url": "https://www.guitarparty.com/api/v3/core/authors/13363/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 27851,
"title": "He's the Greatest Dancer",
"url": "https://www.guitarparty.com/songs/hes-the-greatest-dancer/"
},
{
"id": 25461,
"title": "We are family",
"url": "https://www.guitarparty.com/songs/we-are-family/"
}
]
}