GET /api/v3/core/authors/5373/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Tree 63",
"title": "Tree 63",
"id": 5373,
"slug": "tree-63",
"url": "https://www.guitarparty.com/api/v3/core/authors/5373/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 9814,
"title": "All Because of You",
"url": "https://www.guitarparty.com/songs/all-because-of-you/"
},
{
"id": 9813,
"title": "Great Kindness",
"url": "https://www.guitarparty.com/songs/great-kindness/"
}
]
}