GET /api/v3/core/authors/10693/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Stephen Stills",
"title": "Stephen Stills",
"id": 10693,
"slug": "stephen-stills",
"url": "https://www.guitarparty.com/api/v3/core/authors/10693/?format=api",
"bio_short": null,
"artist_img": "//guitarparty.overcastcdn.com/images/StephenStillsSti.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
"songs": [
{
"id": 24179,
"title": "Helplessly Hoping",
"url": "https://www.guitarparty.com/songs/helplessly-hoping/"
},
{
"id": 29245,
"title": "Our house (Crosby, Stills, Nash and Young)",
"url": "https://www.guitarparty.com/songs/our-house-crosby-stills-nash-and-young/"
},
{
"id": 22770,
"title": "Thoroughfare Gap",
"url": "https://www.guitarparty.com/songs/thoroughfare-gap/"
}
]
}