GET /api/v3/core/authors/10129/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Dinah Shore",
"title": "Dinah Shore",
"id": 10129,
"slug": "dinah-shore",
"url": "https://www.guitarparty.com/api/v3/core/authors/10129/?format=api",
"bio_short": null,
"artist_img": "//guitarparty.overcastcdn.com/images/DinahShorepng.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
"songs": [
{
"id": 22435,
"title": "Shoo Fly Pie,Apple Pan Dowdy",
"url": "https://www.guitarparty.com/songs/shoo-fly-pieapple-pan-dowdy/"
},
{
"id": 22179,
"title": "Something To Remember You By",
"url": "https://www.guitarparty.com/songs/something-to-remember-you-by/"
}
]
}