GET /api/v3/core/authors/5303/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Vineyard",
"title": "Vineyard",
"id": 5303,
"slug": "vineyard",
"url": "https://www.guitarparty.com/api/v3/core/authors/5303/?format=api",
"bio_short": null,
"artist_img": "//guitarparty.overcastcdn.com/images/Vineyard.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
"songs": [
{
"id": 9460,
"title": "Arise Oh Lord",
"url": "https://www.guitarparty.com/songs/arise-oh-lord/"
},
{
"id": 9458,
"title": "Army of God",
"url": "https://www.guitarparty.com/songs/army-of-god/"
},
{
"id": 9462,
"title": "Bring The Breaking",
"url": "https://www.guitarparty.com/songs/bring-the-breaking/"
},
{
"id": 9461,
"title": "Surely Goodness And Mercy",
"url": "https://www.guitarparty.com/songs/surely-goodness-and-mercy/"
}
]
}