GET /api/v3/core/authors/6652/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "the Gaithers",
"title": "the Gaithers",
"id": 6652,
"slug": "the-gaithers",
"url": "https://www.guitarparty.com/api/v3/core/authors/6652/?format=api",
"bio_short": null,
"artist_img": "//guitarparty.overcastcdn.com/images/TheGaithersGaith.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
"songs": [
{
"id": 19281,
"title": "A Rose Among The Thorns",
"url": "https://www.guitarparty.com/songs/a-rose-among-the-thorns/"
},
{
"id": 11689,
"title": "Somewhere Between Jesus And John Wayne",
"url": "https://www.guitarparty.com/songs/somewhere-between-jesus-and-john-wayne/"
}
]
}