GET /api/v3/core/authors/11342/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Richard M. Sherman And Robert B. Sherman",
"title": "Richard M. Sherman And Robert B. Sherman",
"id": 11342,
"slug": "richard-m-sherman-and-robert-b-sherman",
"url": "https://www.guitarparty.com/api/v3/core/authors/11342/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 23541,
"title": "I wanna be like you",
"url": "https://www.guitarparty.com/songs/i-wanna-be-like-you/"
}
]
}