GET /api/v3/core/authors/6958/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "the Buckaroos",
"title": "the Buckaroos",
"id": 6958,
"slug": "the-buckaroos",
"url": "https://www.guitarparty.com/api/v3/core/authors/6958/?format=api",
"bio_short": null,
"artist_img": "//guitarparty.overcastcdn.com/images/TheBuckaroosBuck.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
"songs": [
{
"id": 12295,
"title": "After You Leave Me",
"url": "https://www.guitarparty.com/songs/after-you-leave-me/"
},
{
"id": 10079,
"title": "Foolish Notion",
"url": "https://www.guitarparty.com/songs/foolish-notion/"
},
{
"id": 14037,
"title": "Im Coming Back Home To Stay",
"url": "https://www.guitarparty.com/songs/im-coming-back-home-to-stay/"
}
]
}