GET /api/v3/core/authors/5286/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Ty England",
"title": "Ty England",
"id": 5286,
"slug": "ty-england",
"url": "https://www.guitarparty.com/api/v3/core/authors/5286/?format=api",
"bio_short": null,
"artist_img": "//guitarparty.overcastcdn.com/images/TyEnglandtypress.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
"songs": [
{
"id": 9372,
"title": "Backsliders Prayer",
"url": "https://www.guitarparty.com/songs/backsliders-prayer/"
},
{
"id": 9373,
"title": "Redneck Son",
"url": "https://www.guitarparty.com/songs/redneck-son/"
},
{
"id": 9375,
"title": "Smoke In Her Eyes 2",
"url": "https://www.guitarparty.com/songs/smoke-in-her-eyes-2/"
},
{
"id": 9374,
"title": "You'll Find Somebody New",
"url": "https://www.guitarparty.com/songs/youll-find-somebody-new/"
}
]
}