GET /api/v3/core/authors/9401/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Don Hecht",
"title": "Don Hecht",
"id": 9401,
"slug": "don-hecht",
"url": "https://www.guitarparty.com/api/v3/core/authors/9401/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 21418,
"title": "Never No More",
"url": "https://www.guitarparty.com/songs/never-no-more/"
},
{
"id": 20745,
"title": "Walking After Midnight",
"url": "https://www.guitarparty.com/songs/walking-after-midnight/"
}
]
}