GET /api/v3/core/authors/8480/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Alan Bernstein",
"title": "Alan Bernstein",
"id": 8480,
"slug": "alan-bernstein",
"url": "https://www.guitarparty.com/api/v3/core/authors/8480/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 15286,
"title": "After The Loving",
"url": "https://www.guitarparty.com/songs/after-the-loving/"
},
{
"id": 22018,
"title": "Yellow Days",
"url": "https://www.guitarparty.com/songs/yellow-days/"
}
]
}