GET /api/v3/core/authors/13935/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Jason Isbell and the 400 Unit",
"title": "Jason Isbell and the 400 Unit",
"id": 13935,
"slug": "jason-isbell-and-the-400-unit",
"url": "https://www.guitarparty.com/api/v3/core/authors/13935/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 26288,
"title": "If We Were Vampires",
"url": "https://www.guitarparty.com/songs/if-we-were-vampires/"
}
]
}