GET /api/v3/core/authors/14936/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Kevin Penkin",
"title": "Kevin Penkin",
"id": 14936,
"slug": "kevin-penkin",
"url": "https://www.guitarparty.com/api/v3/core/authors/14936/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 27529,
"title": "Gravity (\"Made In Abyss: The Golden City Of The Scorching Sun\")",
"url": "https://www.guitarparty.com/songs/gravity-made-in-abyss-the-golden-city-of-the-scorching-sun/"
}
]
}