GET /api/v3/core/authors/6581/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Benny Joy",
"title": "Benny Joy",
"id": 6581,
"slug": "benny-joy",
"url": "https://www.guitarparty.com/api/v3/core/authors/6581/?format=api",
"bio_short": null,
"artist_img": "//guitarparty.overcastcdn.com/images/BennyJoybennyjoy.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
"songs": [
{
"id": 11551,
"title": "A Time And Place For Everything",
"url": "https://www.guitarparty.com/songs/a-time-and-place-for-everything/"
},
{
"id": 13894,
"title": "Ive Got To Change",
"url": "https://www.guitarparty.com/songs/ive-got-to-change/"
},
{
"id": 13054,
"title": "Let's Walk Away Strangers",
"url": "https://www.guitarparty.com/songs/lets-walk-away-strangers/"
},
{
"id": 20699,
"title": "Take My Ring Off of Your Finger",
"url": "https://www.guitarparty.com/songs/take-my-ring-off-of-your-finger/"
}
]
}