GET /api/v3/core/authors/7163/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Carl Knight",
"title": "Carl Knight",
"id": 7163,
"slug": "carl-knight",
"url": "https://www.guitarparty.com/api/v3/core/authors/7163/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 10150,
"title": "Heaven Is Just A Touch Away",
"url": "https://www.guitarparty.com/songs/heaven-is-just-a-touch-away/"
},
{
"id": 21017,
"title": "Long Ago Is Gone",
"url": "https://www.guitarparty.com/songs/long-ago-is-gone/"
},
{
"id": 11078,
"title": "Lord I've Tried Everything But You",
"url": "https://www.guitarparty.com/songs/lord-ive-tried-everything-but-you/"
},
{
"id": 14248,
"title": "Untouched",
"url": "https://www.guitarparty.com/songs/untouched/"
},
{
"id": 14065,
"title": "What Money Cant Buy",
"url": "https://www.guitarparty.com/songs/what-money-cant-buy/"
}
]
}