GET /api/v3/core/authors/6045/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Sammy Masters",
"title": "Sammy Masters",
"id": 6045,
"slug": "sammy-masters",
"url": "https://www.guitarparty.com/api/v3/core/authors/6045/?format=api",
"bio_short": null,
"artist_img": "//guitarparty.overcastcdn.com/images/SammyMastersjui.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
"songs": [
{
"id": 21761,
"title": "Through The Eyes Of A Child",
"url": "https://www.guitarparty.com/songs/through-the-eyes-of-a-child/"
},
{
"id": 10790,
"title": "Turn The Cards Slowly",
"url": "https://www.guitarparty.com/songs/turn-the-cards-slowly/"
},
{
"id": 15010,
"title": "Who Can I Count On",
"url": "https://www.guitarparty.com/songs/who-can-i-count-on/"
}
]
}