GET /api/v3/core/authors/6651/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Benjamin Gaither",
"title": "Benjamin Gaither",
"id": 6651,
"slug": "benjamin-gaither",
"url": "https://www.guitarparty.com/api/v3/core/authors/6651/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 11689,
"title": "Somewhere Between Jesus And John Wayne",
"url": "https://www.guitarparty.com/songs/somewhere-between-jesus-and-john-wayne/"
}
]
}