GET /api/v3/core/authors/5422/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Sherrie Austin",
"title": "Sherrie Austin",
"id": 5422,
"slug": "sherrie-austin",
"url": "https://www.guitarparty.com/api/v3/core/authors/5422/?format=api",
"bio_short": null,
"artist_img": "//guitarparty.overcastcdn.com/images/SherrieAustincir.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
"songs": [
{
"id": 20301,
"title": "Never Been Kissed",
"url": "https://www.guitarparty.com/songs/never-been-kissed/"
},
{
"id": 9981,
"title": "Put Your Heart Into It",
"url": "https://www.guitarparty.com/songs/put-your-heart-into-it/"
},
{
"id": 9980,
"title": "Streets Of Heaven",
"url": "https://www.guitarparty.com/songs/streets-of-heaven/"
}
]
}