GET /api/v3/core/authors/12430/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Vicki Lawrence",
"title": "Vicki Lawrence",
"id": 12430,
"slug": "vicki-lawrence",
"url": "https://www.guitarparty.com/api/v3/core/authors/12430/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 24579,
"title": "The Night the Lights Went Out in Georgia",
"url": "https://www.guitarparty.com/songs/the-night-the-lights-went-out-in-georgia/"
}
]
}