GET /api/v3/core/authors/7335/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Kent Westberry",
"title": "Kent Westberry",
"id": 7335,
"slug": "kent-westberry",
"url": "https://www.guitarparty.com/api/v3/core/authors/7335/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 14051,
"title": "Airmail to Heaven",
"url": "https://www.guitarparty.com/songs/airmail-to-heaven/"
},
{
"id": 11716,
"title": "Dancing Your Memory Away",
"url": "https://www.guitarparty.com/songs/dancing-your-memory-away/"
},
{
"id": 11213,
"title": "If Heartaches Were Wine",
"url": "https://www.guitarparty.com/songs/if-heartaches-were-wine/"
},
{
"id": 10689,
"title": "If I Don't Love You",
"url": "https://www.guitarparty.com/songs/if-i-dont-love-you/"
},
{
"id": 21674,
"title": "Love in the Hot Afternoon",
"url": "https://www.guitarparty.com/songs/love-in-the-hot-afternoon/"
},
{
"id": 19190,
"title": "Thank You For Being You",
"url": "https://www.guitarparty.com/songs/thank-you-for-being-you/"
}
]
}