GET /api/v3/core/authors/5528/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Buddy Alan",
"title": "Buddy Alan",
"id": 5528,
"slug": "buddy-alan",
"url": "https://www.guitarparty.com/api/v3/core/authors/5528/?format=api",
"bio_short": null,
"artist_img": "//guitarparty.overcastcdn.com/images/BuddyAlanHomeSch.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
"songs": [
{
"id": 10142,
"title": "Corn Liquor",
"url": "https://www.guitarparty.com/songs/corn-liquor/"
},
{
"id": 10961,
"title": "Let the World Keep on a Turning",
"url": "https://www.guitarparty.com/songs/let-the-world-keep-on-a-turning-lyrics-and-chords-buck-owen/"
},
{
"id": 18812,
"title": "Whole Lot Of Something",
"url": "https://www.guitarparty.com/songs/whole-lot-of-something/"
}
]
}