GET /api/v3/core/authors/6141/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Don Raye",
"title": "Don Raye",
"id": 6141,
"slug": "don-raye",
"url": "https://www.guitarparty.com/api/v3/core/authors/6141/?format=api",
"bio_short": null,
"artist_img": "//guitarparty.overcastcdn.com/images/DonRayeDONRAAYE.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
"songs": [
{
"id": 10911,
"title": "House of Blue Lights",
"url": "https://www.guitarparty.com/songs/house-of-blue-lights/"
},
{
"id": 22042,
"title": "I´ll Remember April",
"url": "https://www.guitarparty.com/songs/i-ll-remember-april/"
},
{
"id": 22203,
"title": "You Don´t Know What Love Is",
"url": "https://www.guitarparty.com/songs/you-don-t-know-what-love-is/"
}
]
}