GET /api/v3/core/authors/16076/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Sean Moore",
"title": "Sean Moore",
"id": 16076,
"slug": "sean-moore",
"url": "https://www.guitarparty.com/api/v3/core/authors/16076/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 28679,
"title": "Your Love Alone is Not Enough",
"url": "https://www.guitarparty.com/songs/your-love-alone-is-not-enough/"
},
{
"id": 28995,
"title": "You Stole the Sun From My Heart",
"url": "https://www.guitarparty.com/songs/you-stole-the-sun-from-my-heart/"
}
]
}