GET /api/v3/core/authors/9293/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Richard Carpenter",
"title": "Richard Carpenter",
"id": 9293,
"slug": "richard-carpenter",
"url": "https://www.guitarparty.com/api/v3/core/authors/9293/?format=api",
"bio_short": null,
"artist_img": "//guitarparty.overcastcdn.com/images/RichardCarpenter.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
"songs": [
{
"id": 20519,
"title": "Top of the World",
"url": "https://www.guitarparty.com/songs/top-of-the-world/"
},
{
"id": 27985,
"title": "Undraheimur",
"url": "https://www.guitarparty.com/songs/undraheimur/"
}
]
}