GET /api/v3/core/authors/6897/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "the Cox Family",
"title": "the Cox Family",
"id": 6897,
"slug": "the-cox-family",
"url": "https://www.guitarparty.com/api/v3/core/authors/6897/?format=api",
"bio_short": null,
"artist_img": "//guitarparty.overcastcdn.com/images/TheCoxFamilycoxf.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
"songs": [
{
"id": 12173,
"title": "Beautiful Bouquet",
"url": "https://www.guitarparty.com/songs/beautiful-bouquet/"
},
{
"id": 13986,
"title": "I Am Weary Let Me Rest",
"url": "https://www.guitarparty.com/songs/i-am-weary-let-me-rest/"
},
{
"id": 12224,
"title": "I'll Be All Smiles Tonight",
"url": "https://www.guitarparty.com/songs/ill-be-all-smiles-tonight/"
}
]
}