GET /api/v3/core/authors/8156/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Abe Rotwein",
"title": "Abe Rotwein",
"id": 8156,
"slug": "abe-rotwein",
"url": "https://www.guitarparty.com/api/v3/core/authors/8156/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 21017,
"title": "Long Ago Is Gone",
"url": "https://www.guitarparty.com/songs/long-ago-is-gone/"
},
{
"id": 14248,
"title": "Untouched",
"url": "https://www.guitarparty.com/songs/untouched/"
}
]
}