GET /api/v3/core/authors/5684/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Damon Black",
"title": "Damon Black",
"id": 5684,
"slug": "damon-black",
"url": "https://www.guitarparty.com/api/v3/core/authors/5684/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 10439,
"title": "Arkansas",
"url": "https://www.guitarparty.com/songs/arkansas/"
},
{
"id": 12013,
"title": "I Haven't Seen Mary In Years",
"url": "https://www.guitarparty.com/songs/i-havent-seen-mary-in-years/"
},
{
"id": 12015,
"title": "She'll Be Hanging Around Somewhere",
"url": "https://www.guitarparty.com/songs/shell-be-hanging-around-somewhere/"
},
{
"id": 20409,
"title": "Veil Of White Lace",
"url": "https://www.guitarparty.com/songs/veil-of-white-lace/"
},
{
"id": 10380,
"title": "When The Silver Eagle Meets The Great Speckled Bird",
"url": "https://www.guitarparty.com/songs/when-the-silver-eagle-meets-the-great-speckled-bird/"
}
]
}