GET /api/v3/core/authors/9857/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "The Carpenters",
"title": "The Carpenters",
"id": 9857,
"slug": "the-carpenters",
"url": "https://www.guitarparty.com/api/v3/core/authors/9857/?format=api",
"bio_short": null,
"artist_img": "//guitarparty.overcastcdn.com/images/TheCarpenters.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
"songs": [
{
"id": 22403,
"title": "Goofus",
"url": "https://www.guitarparty.com/songs/goofus/"
},
{
"id": 28971,
"title": "There is a kind of hush (the Carpenters)",
"url": "https://www.guitarparty.com/songs/there-is-a-kind-of-hush/"
},
{
"id": 20519,
"title": "Top of the World",
"url": "https://www.guitarparty.com/songs/top-of-the-world/"
}
]
}