GET /api/v3/core/authors/9140/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Stephen Sondheim",
"title": "Stephen Sondheim",
"id": 9140,
"slug": "stephen-sondheim",
"url": "https://www.guitarparty.com/api/v3/core/authors/9140/?format=api",
"bio_short": null,
"artist_img": "//guitarparty.overcastcdn.com/images/StephenSondheimP.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
"songs": [
{
"id": 22326,
"title": "All I Need Is The Girl",
"url": "https://www.guitarparty.com/songs/all-i-need-is-the-girl/"
},
{
"id": 22461,
"title": "Somewhere",
"url": "https://www.guitarparty.com/songs/somewhere/"
},
{
"id": 24146,
"title": "Somewhere (From West Side Story)",
"url": "https://www.guitarparty.com/songs/somewhere-from-west-side-story/"
},
{
"id": 19900,
"title": "Well Here We Are Again",
"url": "https://www.guitarparty.com/songs/well-here-we-are-again/"
}
]
}