GET /api/v3/core/authors/6565/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Rod McKuen",
"title": "Rod McKuen",
"id": 6565,
"slug": "rod-mckuen",
"url": "https://www.guitarparty.com/api/v3/core/authors/6565/?format=api",
"bio_short": null,
"artist_img": "//guitarparty.overcastcdn.com/images/RodMcKuenMcKuen1.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
"songs": [
{
"id": 14330,
"title": "Doesnt Anybody Know My Name",
"url": "https://www.guitarparty.com/songs/doesnt-anybody-know-my-name/"
},
{
"id": 22237,
"title": "If You Go Away",
"url": "https://www.guitarparty.com/songs/if-you-go-away/"
},
{
"id": 11525,
"title": "Loves Been Good To Me",
"url": "https://www.guitarparty.com/songs/loves-been-good-to-me/"
},
{
"id": 13024,
"title": "The World I Used To Know",
"url": "https://www.guitarparty.com/songs/the-world-i-used-to-know/"
}
]
}