GET /api/v3/core/authors/7889/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Al Turney",
"title": "Al Turney",
"id": 7889,
"slug": "al-turney",
"url": "https://www.guitarparty.com/api/v3/core/authors/7889/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 20906,
"title": "If I Had A Cheating Heart",
"url": "https://www.guitarparty.com/songs/if-i-had-a-cheating-heart/"
},
{
"id": 13695,
"title": "I Wouldnt Want To Live",
"url": "https://www.guitarparty.com/songs/i-wouldnt-want-to-live/"
}
]
}