GET /api/v3/core/authors/11698/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Eartha Kitt",
"title": "Eartha Kitt",
"id": 11698,
"slug": "eartha-kitt",
"url": "https://www.guitarparty.com/api/v3/core/authors/11698/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 23805,
"title": "Santa Baby",
"url": "https://www.guitarparty.com/songs/santa-baby/"
},
{
"id": 25230,
"title": "Where Is My Man",
"url": "https://www.guitarparty.com/songs/where-is-my-man/"
}
]
}