GET /api/v3/core/authors/9838/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "The Andrews Sisters",
"title": "The Andrews Sisters",
"id": 9838,
"slug": "the-andrews-sisters",
"url": "https://www.guitarparty.com/api/v3/core/authors/9838/?format=api",
"bio_short": null,
"artist_img": "//guitarparty.overcastcdn.com/images/TheAndrewsSister.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
"songs": [
{
"id": 22098,
"title": "Apple Blossom Time",
"url": "https://www.guitarparty.com/songs/apple-blossom-time/"
},
{
"id": 21953,
"title": "Beer Barrel Polka",
"url": "https://www.guitarparty.com/songs/beer-barrel-polka/"
},
{
"id": 26716,
"title": "Cu-tu-gu-ru (Jack, Jack, Jack)",
"url": "https://www.guitarparty.com/songs/cu-tu-gu-ru-jack-jack-jack/"
},
{
"id": 22262,
"title": "Mele Kalikimaka",
"url": "https://www.guitarparty.com/songs/mele-kalikimaka/"
},
{
"id": 24745,
"title": "The Christmas Tree Angel",
"url": "https://www.guitarparty.com/songs/the-christmas-tree-angel/"
},
{
"id": 22284,
"title": "Underneath The Arches",
"url": "https://www.guitarparty.com/songs/underneath-the-arches/"
}
]
}