GET /api/v3/core/authors/6040/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Gloria Gaither",
"title": "Gloria Gaither",
"id": 6040,
"slug": "gloria-gaither",
"url": "https://www.guitarparty.com/api/v3/core/authors/6040/?format=api",
"bio_short": null,
"artist_img": "//guitarparty.overcastcdn.com/images/GloriaGaitherglo.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
"songs": [
{
"id": 10859,
"title": "Because He Lives",
"url": "https://www.guitarparty.com/songs/because-he-lives/"
},
{
"id": 10787,
"title": "Loving God Loving Each Other",
"url": "https://www.guitarparty.com/songs/loving-god-loving-each-other/"
},
{
"id": 12234,
"title": "New Looks From An Old Lover",
"url": "https://www.guitarparty.com/songs/new-looks-from-an-old-lover/"
}
]
}