GET /api/v3/core/authors/1346/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Mack Rice",
"title": "Mack Rice",
"id": 1346,
"slug": "mack-rice",
"url": "https://www.guitarparty.com/api/v3/core/authors/1346/?format=api",
"bio_short": null,
"artist_img": "//guitarparty.overcastcdn.com/images/MackRice1978559.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
"songs": [
{
"id": 779,
"title": "Mustang Sally",
"url": "https://www.guitarparty.com/songs/mustang-sally/"
}
]
}