GET /api/v3/core/authors/8514/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Ray Whitley",
"title": "Ray Whitley",
"id": 8514,
"slug": "ray-whitley",
"url": "https://www.guitarparty.com/api/v3/core/authors/8514/?format=api",
"bio_short": null,
"artist_img": "//guitarparty.overcastcdn.com/images/RayWhitleyRayWhi.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
"songs": [
{
"id": 18672,
"title": "Ages And Ages Ago",
"url": "https://www.guitarparty.com/songs/ages-and-ages-ago/"
},
{
"id": 15396,
"title": "I Hang My Head And Cry",
"url": "https://www.guitarparty.com/songs/i-hang-my-head-and-cry/"
}
]
}