GET /api/v3/core/authors/263/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Gerry Beckley",
"title": "Gerry Beckley",
"id": 263,
"slug": "gerry-beckley",
"url": "https://www.guitarparty.com/api/v3/core/authors/263/?format=api",
"bio_short": "",
"artist_img": "//guitarparty.overcastcdn.com/images/GerryBeckleyGerr.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
"songs": [
{
"id": 984,
"title": "Daisy Jane",
"url": "https://www.guitarparty.com/songs/daisy-jane/"
},
{
"id": 318,
"title": "I Need You",
"url": "https://www.guitarparty.com/songs/i-need-you/"
},
{
"id": 319,
"title": "Sister Golden hair",
"url": "https://www.guitarparty.com/songs/sister-goldenhair/"
}
]
}