GET /api/v3/core/authors/6168/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Sue Richards",
"title": "Sue Richards",
"id": 6168,
"slug": "sue-richards",
"url": "https://www.guitarparty.com/api/v3/core/authors/6168/?format=api",
"bio_short": null,
"artist_img": "//guitarparty.overcastcdn.com/images/SueRichards.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
"songs": [
{
"id": 20674,
"title": "Lets All Go Down to the River",
"url": "https://www.guitarparty.com/songs/lets-all-go-down-to-the-river/"
},
{
"id": 10934,
"title": "Somebody Hold Me",
"url": "https://www.guitarparty.com/songs/somebody-hold-me/"
}
]
}