GET /api/v3/core/authors/8339/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Rafe Van Hoy",
"title": "Rafe Van Hoy",
"id": 8339,
"slug": "rafe-van-hoy",
"url": "https://www.guitarparty.com/api/v3/core/authors/8339/?format=api",
"bio_short": null,
"artist_img": "//guitarparty.overcastcdn.com/images/RafeVanHoyPrison.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
"songs": [
{
"id": 15410,
"title": "Crying Again",
"url": "https://www.guitarparty.com/songs/crying-again/"
}
]
}