GET /api/v3/core/authors/4101/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Walk off the Earth",
"title": "Walk off the Earth",
"id": 4101,
"slug": "walk-off-the-earth",
"url": "https://www.guitarparty.com/api/v3/core/authors/4101/?format=api",
"bio_short": "",
"artist_img": "//guitarparty.overcastcdn.com/images/WalkOffTheEarthW.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
"songs": [
{
"id": 5871,
"title": "Some nights",
"url": "https://www.guitarparty.com/songs/some-nights/"
},
{
"id": 4091,
"title": "Summer Vibe",
"url": "https://www.guitarparty.com/songs/summer-vibe/"
}
]
}