GET /api/v3/core/authors/6733/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Dusty Rhodes",
"title": "Dusty Rhodes",
"id": 6733,
"slug": "dusty-rhodes",
"url": "https://www.guitarparty.com/api/v3/core/authors/6733/?format=api",
"bio_short": null,
"artist_img": "//guitarparty.overcastcdn.com/images/DustyRhodes.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
"songs": [
{
"id": 14044,
"title": "Hanging On To What I Got",
"url": "https://www.guitarparty.com/songs/hanging-on-to-what-i-got/"
},
{
"id": 11802,
"title": "King Of Fools",
"url": "https://www.guitarparty.com/songs/king-of-fools/"
},
{
"id": 20682,
"title": "Under your spell again",
"url": "https://www.guitarparty.com/songs/under-your-spell-again/"
},
{
"id": 21355,
"title": "Walk The Floors",
"url": "https://www.guitarparty.com/songs/walk-the-floors/"
}
]
}