GET /api/v3/core/authors/15504/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Richard B. Sherman",
"title": "Richard B. Sherman",
"id": 15504,
"slug": "richard-b-sherman",
"url": "https://www.guitarparty.com/api/v3/core/authors/15504/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 28135,
"title": "You're sixteen (You're beautiful and you're mine)",
"url": "https://www.guitarparty.com/songs/youre-sixteen-youre-beautiful-and-youre-mine/"
}
]
}