GET /api/v3/core/authors/6650/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Bradley Kincaid",
"title": "Bradley Kincaid",
"id": 6650,
"slug": "bradley-kincaid",
"url": "https://www.guitarparty.com/api/v3/core/authors/6650/?format=api",
"bio_short": null,
"artist_img": "//guitarparty.overcastcdn.com/images/BradleyKincaidwi.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
"songs": [
{
"id": 20904,
"title": "Bury Me Beneath The Willow",
"url": "https://www.guitarparty.com/songs/bury-me-beneath-the-willow/"
},
{
"id": 11686,
"title": "Legend Of The Robin's Red Breast",
"url": "https://www.guitarparty.com/songs/legend-of-the-robins-red-breast/"
}
]
}