GET /api/v3/core/authors/7165/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Abe Potwein",
"title": "Abe Potwein",
"id": 7165,
"slug": "abe-potwein",
"url": "https://www.guitarparty.com/api/v3/core/authors/7165/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 10150,
"title": "Heaven Is Just A Touch Away",
"url": "https://www.guitarparty.com/songs/heaven-is-just-a-touch-away/"
},
{
"id": 11078,
"title": "Lord I've Tried Everything But You",
"url": "https://www.guitarparty.com/songs/lord-ive-tried-everything-but-you/"
}
]
}