GET /api/v3/core/authors/15223/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "TRIBBS",
"title": "TRIBBS",
"id": 15223,
"slug": "tribbs",
"url": "https://www.guitarparty.com/api/v3/core/authors/15223/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 27892,
"title": "Into the Atmosphere",
"url": "https://www.guitarparty.com/songs/into-the-atmosphere/"
},
{
"id": 27891,
"title": "Um allan alheiminn",
"url": "https://www.guitarparty.com/songs/um-allan-alheiminn/"
}
]
}