GET /api/v3/core/authors/7856/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Sheb Wooley",
"title": "Sheb Wooley",
"id": 7856,
"slug": "sheb-wooley",
"url": "https://www.guitarparty.com/api/v3/core/authors/7856/?format=api",
"bio_short": null,
"artist_img": "//guitarparty.overcastcdn.com/images/ShebWooley.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
"songs": [
{
"id": 21706,
"title": "I Never Had The One That I Wanted",
"url": "https://www.guitarparty.com/songs/i-never-had-the-one-that-i-wanted/"
},
{
"id": 13635,
"title": "Sweet Chile",
"url": "https://www.guitarparty.com/songs/sweet-chile/"
}
]
}