GET /api/v3/core/authors/7031/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Charles Theriot",
"title": "Charles Theriot",
"id": 7031,
"slug": "charles-theriot",
"url": "https://www.guitarparty.com/api/v3/core/authors/7031/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 12051,
"title": "Falling Falling Falling",
"url": "https://www.guitarparty.com/songs/falling-falling-falling/"
},
{
"id": 10022,
"title": "Good Deal Lucille",
"url": "https://www.guitarparty.com/songs/good-deal-lucille/"
}
]
}