GET /api/v3/core/authors/664/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Sonny Thompson",
"title": "Sonny Thompson",
"id": 664,
"slug": "sonny-thompson",
"url": "https://www.guitarparty.com/api/v3/core/authors/664/?format=api",
"bio_short": "",
"artist_img": "//guitarparty.overcastcdn.com/images/SonnyThompson.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
"songs": [
{
"id": 26474,
"title": "I'm Tore down",
"url": "https://www.guitarparty.com/songs/im-tore-down/"
},
{
"id": 952,
"title": "I'm torn down",
"url": "https://www.guitarparty.com/songs/im-torn-down/"
},
{
"id": 11338,
"title": "Three Hearts In A Tangle",
"url": "https://www.guitarparty.com/songs/three-hearts-in-a-tangle/"
}
]
}