GET /api/v3/core/authors/13050/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Andy McCluskey",
"title": "Andy McCluskey",
"id": 13050,
"slug": "andy-mccluskey",
"url": "https://www.guitarparty.com/api/v3/core/authors/13050/?format=api",
"bio_short": "",
"artist_img": null,
"songs": [
{
"id": 25138,
"title": "Enola Gay",
"url": "https://www.guitarparty.com/songs/enola-gay/"
},
{
"id": 23946,
"title": "If you leave",
"url": "https://www.guitarparty.com/songs/if-you-leave/"
}
]
}