GET /api/v3/core/authors/8576/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Jethro",
"title": "Jethro",
"id": 8576,
"slug": "jethro",
"url": "https://www.guitarparty.com/api/v3/core/authors/8576/?format=api",
"bio_short": null,
"artist_img": "//guitarparty.overcastcdn.com/images/Jethro.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
"songs": [
{
"id": 17349,
"title": "How Much Is That Hound Dog In The Window?",
"url": "https://www.guitarparty.com/songs/how-much-is-that-hound-dog-in-the-window/"
}
]
}