GET /api/v3/core/authors/6374/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Woody Guthrie",
"title": "Woody Guthrie",
"id": 6374,
"slug": "woody-guthrie",
"url": "https://www.guitarparty.com/api/v3/core/authors/6374/?format=api",
"bio_short": null,
"artist_img": "//guitarparty.overcastcdn.com/images/WoodyGuthrie.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
"songs": [
{
"id": 24141,
"title": "Jesus Christ",
"url": "https://www.guitarparty.com/songs/jesus-christ/"
},
{
"id": 21195,
"title": "Philadelphia Lawyer",
"url": "https://www.guitarparty.com/songs/philadelphia-lawyer/"
},
{
"id": 11231,
"title": "This Land Is Your Land",
"url": "https://www.guitarparty.com/songs/this-land-is-your-land/"
}
]
}