GET /api/v3/core/authors/6116/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "the Forbes Family",
"title": "the Forbes Family",
"id": 6116,
"slug": "the-forbes-family",
"url": "https://www.guitarparty.com/api/v3/core/authors/6116/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 10885,
"title": "The Prettiest Flowers Will Be Blooming",
"url": "https://www.guitarparty.com/songs/the-prettiest-flowers-will-be-blooming/"
}
]
}