GET /api/v3/core/authors/13326/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Robert DeLeo",
"title": "Robert DeLeo",
"id": 13326,
"slug": "robert-deLeo",
"url": "https://www.guitarparty.com/api/v3/core/authors/13326/?format=api",
"bio_short": "",
"artist_img": null,
"songs": [
{
"id": 1661,
"title": "Interstate Love Song",
"url": "https://www.guitarparty.com/songs/interstate-love-song/"
},
{
"id": 2602,
"title": "Plush",
"url": "https://www.guitarparty.com/songs/plush/"
}
]
}