GET /api/v3/core/authors/5389/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Joey Dee and the Starliters",
"title": "Joey Dee and the Starliters",
"id": 5389,
"slug": "joey-dee-and-the-starliters",
"url": "https://www.guitarparty.com/api/v3/core/authors/5389/?format=api",
"bio_short": null,
"artist_img": "//guitarparty.overcastcdn.com/images/JoeyDeeandtheSta.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
"songs": [
{
"id": 9858,
"title": "Shout Parts 1&2",
"url": "https://www.guitarparty.com/songs/shout-parts-12/"
}
]
}