GET /api/v3/core/authors/12250/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Boney M",
"title": "Boney M",
"id": 12250,
"slug": "boney-m",
"url": "https://www.guitarparty.com/api/v3/core/authors/12250/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 24338,
"title": "Brown girl in the ring",
"url": "https://www.guitarparty.com/songs/brown-girl-in-the-ring/"
},
{
"id": 24339,
"title": "Daddy Cool",
"url": "https://www.guitarparty.com/songs/daddy-cool/"
},
{
"id": 26710,
"title": "Glussabarn",
"url": "https://www.guitarparty.com/songs/glussabarn/"
},
{
"id": 24335,
"title": "Gotta Go Home",
"url": "https://www.guitarparty.com/songs/gotta-go-home/"
},
{
"id": 25194,
"title": "Rivers of Babylon",
"url": "https://www.guitarparty.com/songs/rivers-of-babylon/"
}
]
}