GET /api/v3/core/authors/5348/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Michael Bolton",
"title": "Michael Bolton",
"id": 5348,
"slug": "michael-bolton",
"url": "https://www.guitarparty.com/api/v3/core/authors/5348/?format=api",
"bio_short": null,
"artist_img": "//guitarparty.overcastcdn.com/images/MichaelBoltonmic.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
"songs": [
{
"id": 9684,
"title": "All for love",
"url": "https://www.guitarparty.com/songs/all-for-love/"
},
{
"id": 9683,
"title": "All the way",
"url": "https://www.guitarparty.com/songs/all-the-way/"
},
{
"id": 9685,
"title": "I Said, I loved...But I Lied",
"url": "https://www.guitarparty.com/songs/i-said-i-loved-but-i-lied/"
},
{
"id": 9682,
"title": "Reach Out I'll Be There",
"url": "https://www.guitarparty.com/songs/reach-out-ill-be-there/"
}
]
}