GET /api/v3/core/authors/5845/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Casey Beathard",
"title": "Casey Beathard",
"id": 5845,
"slug": "casey-beathard",
"url": "https://www.guitarparty.com/api/v3/core/authors/5845/?format=api",
"bio_short": null,
"artist_img": "//guitarparty.overcastcdn.com/images/CaseyBeathardwcr.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
"songs": [
{
"id": 10605,
"title": "Where The Stars And Stripes And The Eagle Fly",
"url": "https://www.guitarparty.com/songs/where-the-stars-and-stripes-and-the-eagle-fly/"
}
]
}