GET /api/v3/core/authors/638/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "E.Y. Harburg",
"title": "E.Y. Harburg",
"id": 638,
"slug": "e-y-harburg",
"url": "https://www.guitarparty.com/api/v3/core/authors/638/?format=api",
"bio_short": "",
"artist_img": null,
"songs": [
{
"id": 22417,
"title": "Brother Can You Spare A Dime",
"url": "https://www.guitarparty.com/songs/brother-can-you-spare-a-dime/"
},
{
"id": 22066,
"title": "Old Devil Moon",
"url": "https://www.guitarparty.com/songs/old-devil-moon/"
},
{
"id": 365,
"title": "Somewhere over the rainbow (Israel - medley)",
"url": "https://www.guitarparty.com/songs/somewhere-over-the-rainbow/"
}
]
}