GET /api/v3/core/authors/2404/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "amy kuney",
"title": "amy kuney",
"id": 2404,
"slug": "amy-kuney",
"url": "https://www.guitarparty.com/api/v3/core/authors/2404/?format=api",
"bio_short": null,
"artist_img": "//guitarparty.overcastcdn.com/images/AmyKuneyAKLive.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
"songs": [
{
"id": 2711,
"title": "Thank You For Last Night ",
"url": "https://www.guitarparty.com/songs/thank-you-for-last-night/"
}
]
}