GET /api/v3/core/authors/13227/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Mike McCready",
"title": "Mike McCready",
"id": 13227,
"slug": "Mike-McCready",
"url": "https://www.guitarparty.com/api/v3/core/authors/13227/?format=api",
"bio_short": "",
"artist_img": null,
"songs": [
{
"id": 28825,
"title": "Given to fly",
"url": "https://www.guitarparty.com/songs/given-to-fly/"
},
{
"id": 25313,
"title": "State of Love and Trust",
"url": "https://www.guitarparty.com/songs/state-of-love-and-trust/"
}
]
}