GET /api/v3/core/authors/9289/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "George Whiting",
"title": "George Whiting",
"id": 9289,
"slug": "george-whiting",
"url": "https://www.guitarparty.com/api/v3/core/authors/9289/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 25647,
"title": "Ég sá hana fyrst (Stutt ástarsaga)",
"url": "https://www.guitarparty.com/songs/stutt-astarsaga/"
},
{
"id": 20509,
"title": "My Blue Heaven",
"url": "https://www.guitarparty.com/songs/my-blue-heaven/"
}
]
}