GET /api/v3/core/authors/5199/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "The New Vaudeville Band",
"title": "The New Vaudeville Band",
"id": 5199,
"slug": "the-new-vaudeville-band",
"url": "https://www.guitarparty.com/api/v3/core/authors/5199/?format=api",
"bio_short": null,
"artist_img": "//guitarparty.overcastcdn.com/images/TheNewVaudeville.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
"songs": [
{
"id": 29267,
"title": "Peek-a-Boo (The New Vaudeville Band)",
"url": "https://www.guitarparty.com/songs/peek-a-boo-the-new-vaudeville-band/"
},
{
"id": 28971,
"title": "There is a kind of hush (the Carpenters)",
"url": "https://www.guitarparty.com/songs/there-is-a-kind-of-hush/"
},
{
"id": 8941,
"title": "Winchester Cathederal",
"url": "https://www.guitarparty.com/songs/winchester-cathederal/"
}
]
}