GET /api/v3/core/authors/15338/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "sadeyes",
"title": "sadeyes",
"id": 15338,
"slug": "sadeyes",
"url": "https://www.guitarparty.com/api/v3/core/authors/15338/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 28007,
"title": "About You",
"url": "https://www.guitarparty.com/songs/about-you/"
},
{
"id": 28026,
"title": "Break Ups Suck Ass",
"url": "https://www.guitarparty.com/songs/break-ups-suck-ass/"
},
{
"id": 27992,
"title": "Goodbye (sadeyes)",
"url": "https://www.guitarparty.com/songs/goodbye-sadeyes/"
}
]
}