GET /api/v3/core/authors/15975/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Giuseppe Renella",
"title": "Giuseppe Renella",
"id": 15975,
"slug": "giuseppe-renella",
"url": "https://www.guitarparty.com/api/v3/core/authors/15975/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 28615,
"title": "Game Over",
"url": "https://www.guitarparty.com/songs/game-over/"
},
{
"id": 28677,
"title": "The Reason Why",
"url": "https://www.guitarparty.com/songs/the-reason-why/"
}
]
}