GET /api/v3/core/authors/15393/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Julia Alexandra Mueller",
"title": "Julia Alexandra Mueller",
"id": 15393,
"slug": "julia-alexandra-mueller",
"url": "https://www.guitarparty.com/api/v3/core/authors/15393/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 28022,
"title": "Deeper Than Before",
"url": "https://www.guitarparty.com/songs/deeper-than-before/"
},
{
"id": 28613,
"title": "Everything I Couldn't Be",
"url": "https://www.guitarparty.com/songs/everything-i-couldnt-be/"
},
{
"id": 28615,
"title": "Game Over",
"url": "https://www.guitarparty.com/songs/game-over/"
},
{
"id": 28616,
"title": "Please Hold Me",
"url": "https://www.guitarparty.com/songs/please-hold-me/"
}
]
}