GET /api/v3/core/authors/6185/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Cliff Crawford",
"title": "Cliff Crawford",
"id": 6185,
"slug": "cliff-crawford",
"url": "https://www.guitarparty.com/api/v3/core/authors/6185/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 10952,
"title": "Candy Coated Kisses",
"url": "https://www.guitarparty.com/songs/candy-coated-kisses/"
},
{
"id": 19380,
"title": "I Hate Myself For Falling In Love With You",
"url": "https://www.guitarparty.com/songs/i-hate-myself-for-falling-in-love-with-you/"
}
]
}