GET /api/v3/core/authors/7591/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Gary Burr",
"title": "Gary Burr",
"id": 7591,
"slug": "gary-burr",
"url": "https://www.guitarparty.com/api/v3/core/authors/7591/?format=api",
"bio_short": null,
"artist_img": "//guitarparty.overcastcdn.com/images/GaryBurrgary.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
"songs": [
{
"id": 12907,
"title": "Make My Life With You",
"url": "https://www.guitarparty.com/songs/make-my-life-with-you/"
},
{
"id": 19153,
"title": "The Vows Go Unbroken",
"url": "https://www.guitarparty.com/songs/the-vows-go-unbroken/"
}
]
}