GET /api/v3/core/authors/10836/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Peter Radcliffe",
"title": "Peter Radcliffe",
"id": 10836,
"slug": "peter-radcliffe",
"url": "https://www.guitarparty.com/api/v3/core/authors/10836/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 23144,
"title": "You're the first, the last, my everything",
"url": "https://www.guitarparty.com/songs/your-my-last-my-first-my-everything/"
}
]
}