GET /api/v3/core/authors/8133/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Lyle Gaston",
"title": "Lyle Gaston",
"id": 8133,
"slug": "lyle-gaston",
"url": "https://www.guitarparty.com/api/v3/core/authors/8133/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 15320,
"title": "Blackboard of My Heart",
"url": "https://www.guitarparty.com/songs/blackboard-of-my-heart/"
},
{
"id": 14189,
"title": "I Know Exactly How You Feel",
"url": "https://www.guitarparty.com/songs/i-know-exactly-how-you-feel/"
}
]
}