GET /api/v3/core/authors/6655/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Josh Graves",
"title": "Josh Graves",
"id": 6655,
"slug": "josh-graves",
"url": "https://www.guitarparty.com/api/v3/core/authors/6655/?format=api",
"bio_short": null,
"artist_img": "//guitarparty.overcastcdn.com/images/JoshGravesJosh.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
"songs": [
{
"id": 11698,
"title": "Good Things Outweigh The Bad",
"url": "https://www.guitarparty.com/songs/good-things-outweigh-the-bad/"
}
]
}