GET /api/v3/core/authors/5285/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "The Wooden Sky",
"title": "The Wooden Sky",
"id": 5285,
"slug": "the-wooden-sky",
"url": "https://www.guitarparty.com/api/v3/core/authors/5285/?format=api",
"bio_short": null,
"artist_img": "//guitarparty.overcastcdn.com/images/TheWoodenSkyl_79.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
"songs": [
{
"id": 9371,
"title": "Oh My God (it Still Means A Lot To Me)",
"url": "https://www.guitarparty.com/songs/oh-my-god-it-still-means-a-lot-to-me/"
}
]
}