GET /api/v3/core/authors/5767/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Leslie Lyle",
"title": "Leslie Lyle",
"id": 5767,
"slug": "leslie-lyle",
"url": "https://www.guitarparty.com/api/v3/core/authors/5767/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 10498,
"title": "Blue Darlin'",
"url": "https://www.guitarparty.com/songs/blue-darlin/"
},
{
"id": 14218,
"title": "Forever And Always",
"url": "https://www.guitarparty.com/songs/forever-and-always/"
}
]
}