GET /api/v3/core/authors/7859/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Claude Putman Jr.",
"title": "Claude Putman Jr.",
"id": 7859,
"slug": "claude-putman-jr-",
"url": "https://www.guitarparty.com/api/v3/core/authors/7859/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 19704,
"title": "I Sure Need Her Now",
"url": "https://www.guitarparty.com/songs/i-sure-need-her-now/"
},
{
"id": 13641,
"title": "Lets Keep It That Way",
"url": "https://www.guitarparty.com/songs/lets-keep-it-that-way/"
}
]
}