GET /api/v3/core/authors/5151/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Vanessa Hudgens",
"title": "Vanessa Hudgens",
"id": 5151,
"slug": "vanessa-hudgens",
"url": "https://www.guitarparty.com/api/v3/core/authors/5151/?format=api",
"bio_short": null,
"artist_img": "//guitarparty.overcastcdn.com/images/VanessaHudgensvc.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
"songs": [
{
"id": 8720,
"title": "When There Was Me And You",
"url": "https://www.guitarparty.com/songs/when-there-was-me-and-you/"
}
]
}