GET /api/v3/core/authors/3140/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "John Hill",
"title": "John Hill",
"id": 3140,
"slug": "john-hill",
"url": "https://www.guitarparty.com/api/v3/core/authors/3140/?format=api",
"bio_short": "",
"artist_img": "//guitarparty.overcastcdn.com/images/JohnHillphoto_jo.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
"songs": [
{
"id": 25093,
"title": "Feel It Still",
"url": "https://www.guitarparty.com/songs/feel-it-still/"
},
{
"id": 3106,
"title": "Waka Waka (This time for Africa)",
"url": "https://www.guitarparty.com/songs/waka-waka-this-time-for-africa-2/"
}
]
}