GET /api/v3/core/authors/2860/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "The-Dream",
"title": "The-Dream",
"id": 2860,
"slug": "the-dream",
"url": "https://www.guitarparty.com/api/v3/core/authors/2860/?format=api",
"bio_short": null,
"artist_img": "//guitarparty.overcastcdn.com/images/TheDream.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
"songs": [
{
"id": 11531,
"title": "Honky Tonk Hardwood Floor",
"url": "https://www.guitarparty.com/songs/honky-tonk-hardwood-floor/"
},
{
"id": 1901,
"title": "Umbrella",
"url": "https://www.guitarparty.com/songs/umbrella/"
}
]
}