GET /api/v3/core/authors/10934/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "The Clash",
"title": "The Clash",
"id": 10934,
"slug": "the-clash",
"url": "https://www.guitarparty.com/api/v3/core/authors/10934/?format=api",
"bio_short": null,
"artist_img": "//guitarparty.overcastcdn.com/images/TheClash.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
"songs": [
{
"id": 23881,
"title": "Guns of Brixton",
"url": "https://www.guitarparty.com/songs/guns-of-brixton/"
},
{
"id": 9418,
"title": "I Fought The Law",
"url": "https://www.guitarparty.com/songs/i-fought-the-law/"
},
{
"id": 916,
"title": "London Calling",
"url": "https://www.guitarparty.com/songs/london-calling/"
},
{
"id": 23954,
"title": "Rock The Casbah",
"url": "https://www.guitarparty.com/songs/rock-the-casbah/"
},
{
"id": 23212,
"title": "Should I stay or should I go",
"url": "https://www.guitarparty.com/songs/should-i-stay-or-should-i-go/"
}
]
}