GET /api/v3/core/authors/8428/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Erwin King",
"title": "Erwin King",
"id": 8428,
"slug": "erwin-king",
"url": "https://www.guitarparty.com/api/v3/core/authors/8428/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 21429,
"title": "Theres A Rainbow In Every Teardrop",
"url": "https://www.guitarparty.com/songs/theres-a-rainbow-in-every-teardrop/"
},
{
"id": 15194,
"title": "Waltz Of The Alamo",
"url": "https://www.guitarparty.com/songs/waltz-of-the-alamo/"
},
{
"id": 21280,
"title": "Why Do You Punish Me",
"url": "https://www.guitarparty.com/songs/why-do-you-punish-me/"
}
]
}