GET /api/v3/core/authors/15594/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "The Skyliners",
"title": "The Skyliners",
"id": 15594,
"slug": "the-skyliners",
"url": "https://www.guitarparty.com/api/v3/core/authors/15594/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 28242,
"title": "Since I don't have you",
"url": "https://www.guitarparty.com/songs/since-i-dont-have-you/"
},
{
"id": 28331,
"title": "The Hokey Pokey (Hokey Cokey)",
"url": "https://www.guitarparty.com/songs/the-hokey-pokey-hokey-cokey/"
}
]
}