GET /api/v3/core/authors/7611/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Lee Clayton",
"title": "Lee Clayton",
"id": 7611,
"slug": "lee-clayton",
"url": "https://www.guitarparty.com/api/v3/core/authors/7611/?format=api",
"bio_short": null,
"artist_img": "//guitarparty.overcastcdn.com/images/LeeClaytonleecla.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
"songs": [
{
"id": 21472,
"title": "If You Can Touch Her At All",
"url": "https://www.guitarparty.com/songs/if-you-can-touch-her-at-all/"
},
{
"id": 12954,
"title": "If You Could Touch Her At All",
"url": "https://www.guitarparty.com/songs/if-you-could-touch-her-at-all/"
},
{
"id": 13518,
"title": "Ladies Love Outlaws",
"url": "https://www.guitarparty.com/songs/ladies-love-outlaws/"
}
]
}