GET /api/v3/core/authors/6933/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "B.J. Thomas",
"title": "B.J. Thomas",
"id": 6933,
"slug": "b-j-thomas-2",
"url": "https://www.guitarparty.com/api/v3/core/authors/6933/?format=api",
"bio_short": null,
"artist_img": "//guitarparty.overcastcdn.com/images/BJThomas1970300.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
"songs": [
{
"id": 12234,
"title": "New Looks From An Old Lover",
"url": "https://www.guitarparty.com/songs/new-looks-from-an-old-lover/"
},
{
"id": 18820,
"title": "Whatever Happened To Old Fashioned Love",
"url": "https://www.guitarparty.com/songs/whatever-happened-to-old-fashioned-love/"
}
]
}