GET /api/v3/core/authors/10698/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "The Lovin’ Spoonful",
"title": "The Lovin’ Spoonful",
"id": 10698,
"slug": "the-lovin-spoonful",
"url": "https://www.guitarparty.com/api/v3/core/authors/10698/?format=api",
"bio_short": null,
"artist_img": "//guitarparty.overcastcdn.com/images/TheLovinSpoonful.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
"songs": [
{
"id": 22787,
"title": "Do You Believe In Magic",
"url": "https://www.guitarparty.com/songs/do-you-believe-in-magic/"
},
{
"id": 22860,
"title": "You Didn’t Have To Be So Nice",
"url": "https://www.guitarparty.com/songs/you-didnt-have-to-be-so-nice/"
},
{
"id": 22988,
"title": "Younger Girl",
"url": "https://www.guitarparty.com/songs/younger-girl/"
}
]
}