GET /api/v3/core/authors/9402/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Alan Block",
"title": "Alan Block",
"id": 9402,
"slug": "alan-block",
"url": "https://www.guitarparty.com/api/v3/core/authors/9402/?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/"
}
]
}