GET /api/v3/core/authors/10755/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Fine Young Cannibals",
"title": "Fine Young Cannibals",
"id": 10755,
"slug": "fine-young-cannibals",
"url": "https://www.guitarparty.com/api/v3/core/authors/10755/?format=api",
"bio_short": null,
"artist_img": "//guitarparty.overcastcdn.com/images/FineYoungCanniba.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
"songs": [
{
"id": 24993,
"title": "Johnny come home",
"url": "https://www.guitarparty.com/songs/johnny-come-home/"
},
{
"id": 22939,
"title": "She Drives Me Crazy",
"url": "https://www.guitarparty.com/songs/she-drives-me-crazy/"
}
]
}