GET /api/v3/core/authors/5608/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Ann J. Morton",
"title": "Ann J. Morton",
"id": 5608,
"slug": "ann-j-morton",
"url": "https://www.guitarparty.com/api/v3/core/authors/5608/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 10258,
"title": "I've Come Awful Close",
"url": "https://www.guitarparty.com/songs/ive-come-awful-close/"
},
{
"id": 10888,
"title": "Time Out for Jesus",
"url": "https://www.guitarparty.com/songs/time-out-for-jesus/"
}
]
}