GET /api/v3/core/authors/9027/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "The Kingsmen",
"title": "The Kingsmen",
"id": 9027,
"slug": "the-kingsmen",
"url": "https://www.guitarparty.com/api/v3/core/authors/9027/?format=api",
"bio_short": null,
"artist_img": "//guitarparty.overcastcdn.com/images/TheKingsmen86613.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
"songs": [
{
"id": 19631,
"title": "I´ll Not Turn Back",
"url": "https://www.guitarparty.com/songs/i-ll-not-turn-back/"
},
{
"id": 22851,
"title": "Louie Louie",
"url": "https://www.guitarparty.com/songs/louie-louie/"
},
{
"id": 19618,
"title": "Tears Will Never Stain The Streets Of That City",
"url": "https://www.guitarparty.com/songs/tears-will-never-stain-the-streets-of-that-city/"
}
]
}