GET /api/v3/core/authors/8906/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Maggie Andrews",
"title": "Maggie Andrews",
"id": 8906,
"slug": "maggie-andrews",
"url": "https://www.guitarparty.com/api/v3/core/authors/8906/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 19307,
"title": "New River Train",
"url": "https://www.guitarparty.com/songs/new-river-train/"
},
{
"id": 20937,
"title": "The Engineers Child",
"url": "https://www.guitarparty.com/songs/the-engineers-child/"
}
]
}