GET /api/v3/core/authors/6756/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Zeb Turner",
"title": "Zeb Turner",
"id": 6756,
"slug": "zeb-turner",
"url": "https://www.guitarparty.com/api/v3/core/authors/6756/?format=api",
"bio_short": null,
"artist_img": "//guitarparty.overcastcdn.com/images/ZebTurner.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
"songs": [
{
"id": 12830,
"title": "Bandit",
"url": "https://www.guitarparty.com/songs/bandit/"
},
{
"id": 11846,
"title": "It's A Sin",
"url": "https://www.guitarparty.com/songs/its-a-sin-2/"
},
{
"id": 13770,
"title": "Theres No Room in My Heart For the Blues",
"url": "https://www.guitarparty.com/songs/theres-no-room-in-my-heart-for-the-blues/"
}
]
}