GET /api/v3/core/authors/10705/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Mitch Ryder and the Detroit Wheels",
"title": "Mitch Ryder and the Detroit Wheels",
"id": 10705,
"slug": "mitch-ryder-and-the-detroit-wheels",
"url": "https://www.guitarparty.com/api/v3/core/authors/10705/?format=api",
"bio_short": null,
"artist_img": "//guitarparty.overcastcdn.com/images/MitchRyderandThe.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
"songs": [
{
"id": 22801,
"title": "Devil With The Blue Dress",
"url": "https://www.guitarparty.com/songs/devil-with-the-blue-dress/"
},
{
"id": 23105,
"title": "Little Latin Lupe Lu",
"url": "https://www.guitarparty.com/songs/little-latin-lupe-lu/"
}
]
}