GET /api/v3/core/authors/16394/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Robert Lee Castleman",
"title": "Robert Lee Castleman",
"id": 16394,
"slug": "robert-lee-castleman",
"url": "https://www.guitarparty.com/api/v3/core/authors/16394/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 29066,
"title": "The Lucky One",
"url": "https://www.guitarparty.com/songs/the-lucky-one/"
},
{
"id": 29065,
"title": "Þetta reddast allt",
"url": "https://www.guitarparty.com/songs/thetta-reddast-allt/"
}
]
}