GET /api/v3/core/authors/12124/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Max Bygraves",
"title": "Max Bygraves",
"id": 12124,
"slug": "max-bygraves",
"url": "https://www.guitarparty.com/api/v3/core/authors/12124/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 28353,
"title": "Gilly Gilly Ossenfeffer Katzenellenbogen by the Sea",
"url": "https://www.guitarparty.com/songs/gilly-gilly-ossenfeffer-katzenellenbogen-by-the-sea/"
},
{
"id": 24221,
"title": "Tulips from Amsterdam",
"url": "https://www.guitarparty.com/songs/tulips-from-amsterdam/"
}
]
}