GET /api/v3/core/authors/12767/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Frederick E. Cliffe",
"title": "Frederick E. Cliffe",
"id": 12767,
"slug": "frederick-e-cliffe",
"url": "https://www.guitarparty.com/api/v3/core/authors/12767/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 24895,
"title": "The Window Cleaner (When I'm Cleaning Windows)",
"url": "https://www.guitarparty.com/songs/the-window-cleaner-when-im-cleaning-windows/"
}
]
}