GET /api/v3/core/authors/9700/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "V.O. Stamps - J.B. Coats",
"title": "V.O. Stamps - J.B. Coats",
"id": 9700,
"slug": "v-o-stamps-j-b-coats",
"url": "https://www.guitarparty.com/api/v3/core/authors/9700/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 21592,
"title": "I’ll Be Somewhere Listening For My Name",
"url": "https://www.guitarparty.com/songs/ill-be-somewhere-listening-for-my-name/"
}
]
}