GET /api/v3/core/authors/10028/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Benny Goodman",
"title": "Benny Goodman",
"id": 10028,
"slug": "benny-goodman",
"url": "https://www.guitarparty.com/api/v3/core/authors/10028/?format=api",
"bio_short": null,
"artist_img": "//guitarparty.overcastcdn.com/images/BennyGoodman2.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
"songs": [
{
"id": 22092,
"title": "Good Night, My Love",
"url": "https://www.guitarparty.com/songs/good-night-my-love/"
},
{
"id": 22170,
"title": "Remember",
"url": "https://www.guitarparty.com/songs/remember/"
},
{
"id": 22428,
"title": "The Glory of Love",
"url": "https://www.guitarparty.com/songs/the-glory-of-love/"
},
{
"id": 22148,
"title": "Theres A Small Hotel",
"url": "https://www.guitarparty.com/songs/theres-a-small-hotel/"
},
{
"id": 22360,
"title": "These Foolish Things",
"url": "https://www.guitarparty.com/songs/these-foolish-things/"
},
{
"id": 22197,
"title": "You Turned the Tables On Me",
"url": "https://www.guitarparty.com/songs/you-turned-the-tables-on-me/"
}
]
}