GET /api/v3/core/authors/10985/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Robert Hazard",
"title": "Robert Hazard",
"id": 10985,
"slug": "robert-hazard",
"url": "https://www.guitarparty.com/api/v3/core/authors/10985/?format=api",
"bio_short": null,
"artist_img": "//guitarparty.overcastcdn.com/images/RobertHazard.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
"songs": [
{
"id": 23256,
"title": "Girls Just Want To Have Fun",
"url": "https://www.guitarparty.com/songs/girls-just-want-to-have-fun-2/"
}
]
}