GET /api/v3/core/authors/11813/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "The Pointer Sisters",
"title": "The Pointer Sisters",
"id": 11813,
"slug": "the-pointer-sisters",
"url": "https://www.guitarparty.com/api/v3/core/authors/11813/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 29345,
"title": "I'm So Excited",
"url": "https://www.guitarparty.com/songs/im-so-excited/"
},
{
"id": 23893,
"title": "Jump (For my love)",
"url": "https://www.guitarparty.com/songs/jump-for-my-love/"
}
]
}