GET /api/v3/core/authors/6566/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "the Carter Family",
"title": "the Carter Family",
"id": 6566,
"slug": "the-carter-family",
"url": "https://www.guitarparty.com/api/v3/core/authors/6566/?format=api",
"bio_short": null,
"artist_img": "//guitarparty.overcastcdn.com/images/TheCarterFamily.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
"songs": [
{
"id": 13538,
"title": "Gospel Ship",
"url": "https://www.guitarparty.com/songs/gospel-ship/"
},
{
"id": 20765,
"title": "Hello Central Give Me Heaven",
"url": "https://www.guitarparty.com/songs/hello-central-give-me-heaven/"
},
{
"id": 11530,
"title": "When The Roses Bloom Again",
"url": "https://www.guitarparty.com/songs/when-the-roses-bloom-again/"
}
]
}