GET /api/v3/core/authors/5939/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Holly Dunn",
"title": "Holly Dunn",
"id": 5939,
"slug": "holly-dunn",
"url": "https://www.guitarparty.com/api/v3/core/authors/5939/?format=api",
"bio_short": null,
"artist_img": "//guitarparty.overcastcdn.com/images/HollyDunnHolly.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
"songs": [
{
"id": 19642,
"title": "Daddys Hands",
"url": "https://www.guitarparty.com/songs/daddys-hands/"
},
{
"id": 19293,
"title": "Send the Light",
"url": "https://www.guitarparty.com/songs/send-the-light/"
},
{
"id": 10547,
"title": "There Goes My Heart Again",
"url": "https://www.guitarparty.com/songs/there-goes-my-heart-again/"
}
]
}