GET /api/v3/core/authors/6623/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Buster Coward",
"title": "Buster Coward",
"id": 6623,
"slug": "buster-coward",
"url": "https://www.guitarparty.com/api/v3/core/authors/6623/?format=api",
"bio_short": null,
"artist_img": "//guitarparty.overcastcdn.com/images/BusterCowardbcow.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
"songs": [
{
"id": 11634,
"title": "Drifting Texas Sand",
"url": "https://www.guitarparty.com/songs/drifting-texas-sand-lyrics-chords-webb-pierc/"
}
]
}