GET /api/v3/core/authors/10488/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Agent Fresco",
"title": "Agent Fresco",
"id": 10488,
"slug": "agent-fresco",
"url": "https://www.guitarparty.com/api/v3/core/authors/10488/?format=api",
"bio_short": null,
"artist_img": "//guitarparty.overcastcdn.com/images/AgentFresco_MG_8.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
"songs": [
{
"id": 26824,
"title": "Bemoan",
"url": "https://www.guitarparty.com/songs/bemoan/"
},
{
"id": 26825,
"title": "Dark Water",
"url": "https://www.guitarparty.com/songs/dark-water/"
},
{
"id": 26029,
"title": "Eyes Of A Cloud Catcher",
"url": "https://www.guitarparty.com/songs/eyes-of-a-cloud-catcher/"
},
{
"id": 25785,
"title": "See Hell",
"url": "https://www.guitarparty.com/songs/see-hell/"
}
]
}