GET /api/v3/core/authors/7608/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Delbert McClinton",
"title": "Delbert McClinton",
"id": 7608,
"slug": "delbert-mcclinton",
"url": "https://www.guitarparty.com/api/v3/core/authors/7608/?format=api",
"bio_short": null,
"artist_img": "//guitarparty.overcastcdn.com/images/DelbertMcClinton.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
"songs": [
{
"id": 12947,
"title": "If You Really Want Me To I'll Go",
"url": "https://www.guitarparty.com/songs/if-you-really-want-me-to-ill-go/"
},
{
"id": 26219,
"title": "Two More Bottles Of Wine",
"url": "https://www.guitarparty.com/songs/two-more-bottles-of-wine/"
}
]
}