GET /api/v3/core/authors/5497/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "David Chamberlain",
"title": "David Chamberlain",
"id": 5497,
"slug": "david-chamberlain",
"url": "https://www.guitarparty.com/api/v3/core/authors/5497/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 10683,
"title": "From Cotton To Satin",
"url": "https://www.guitarparty.com/songs/from-cotton-to-satin/"
},
{
"id": 10090,
"title": "Have I Got Some Blues For You",
"url": "https://www.guitarparty.com/songs/have-i-got-some-blues-for-you/"
},
{
"id": 13513,
"title": "What Do I Do With Me",
"url": "https://www.guitarparty.com/songs/what-do-i-do-with-me/"
}
]
}