GET /api/v3/core/authors/5325/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Shenandoah",
"title": "Shenandoah",
"id": 5325,
"slug": "shenandoah",
"url": "https://www.guitarparty.com/api/v3/core/authors/5325/?format=api",
"bio_short": null,
"artist_img": "//guitarparty.overcastcdn.com/images/Shenandoah.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
"songs": [
{
"id": 9580,
"title": "If Bubba Can Dance",
"url": "https://www.guitarparty.com/songs/if-bubba-can-dance/"
},
{
"id": 9581,
"title": "It Ain't Love Until It Hurts",
"url": "https://www.guitarparty.com/songs/it-aint-love-until-it-hurts/"
},
{
"id": 9578,
"title": "The Moon Over Georgia",
"url": "https://www.guitarparty.com/songs/the-moon-over-georgia/"
}
]
}