GET /api/v3/core/authors/10848/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Earth, Wind & Fire",
"title": "Earth, Wind & Fire",
"id": 10848,
"slug": "earth-wind-and-fire",
"url": "https://www.guitarparty.com/api/v3/core/authors/10848/?format=api",
"bio_short": "",
"artist_img": "//guitarparty.overcastcdn.com/images/EarthWindFirehqp.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
"songs": [
{
"id": 23146,
"title": "Boogie wonderland",
"url": "https://www.guitarparty.com/songs/boogie-wonderland/"
},
{
"id": 23773,
"title": "Let´s groove",
"url": "https://www.guitarparty.com/songs/let-s-groove/"
},
{
"id": 24513,
"title": "September",
"url": "https://www.guitarparty.com/songs/september/"
}
]
}