GET /api/v3/core/authors/7426/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Darrell Wayne Perry",
"title": "Darrell Wayne Perry",
"id": 7426,
"slug": "darrell-wayne-perry",
"url": "https://www.guitarparty.com/api/v3/core/authors/7426/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 10494,
"title": "Almost Home",
"url": "https://www.guitarparty.com/songs/almost-home/"
},
{
"id": 15182,
"title": "Ten Shades Of Green",
"url": "https://www.guitarparty.com/songs/ten-shades-of-green/"
},
{
"id": 10547,
"title": "There Goes My Heart Again",
"url": "https://www.guitarparty.com/songs/there-goes-my-heart-again/"
}
]
}