GET /api/v3/core/authors/10757/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Lesley Gore",
"title": "Lesley Gore",
"id": 10757,
"slug": "lesley-gore",
"url": "https://www.guitarparty.com/api/v3/core/authors/10757/?format=api",
"bio_short": null,
"artist_img": "//guitarparty.overcastcdn.com/images/LesleyGoreGORE.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
"songs": [
{
"id": 23076,
"title": "It’s My Party",
"url": "https://www.guitarparty.com/songs/its-my-party/"
},
{
"id": 22943,
"title": "You Don’t Own Me",
"url": "https://www.guitarparty.com/songs/you-dont-own-me/"
}
]
}