GET /api/v3/core/authors/6648/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "The Carter Sisters",
"title": "The Carter Sisters",
"id": 6648,
"slug": "the-carter-sisters",
"url": "https://www.guitarparty.com/api/v3/core/authors/6648/?format=api",
"bio_short": null,
"artist_img": "//guitarparty.overcastcdn.com/images/TheCarterSisters.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
"songs": [
{
"id": 11697,
"title": "Fair and Tender Ladies",
"url": "https://www.guitarparty.com/songs/fair-and-tender-ladies/"
},
{
"id": 11684,
"title": "I've Got Jesus In My Soul",
"url": "https://www.guitarparty.com/songs/ive-got-jesus-in-my-soul/"
}
]
}