GET /api/v3/core/authors/7420/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Jesse R. Baxter",
"title": "Jesse R. Baxter",
"id": 7420,
"slug": "jesse-r-baxter",
"url": "https://www.guitarparty.com/api/v3/core/authors/7420/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 10096,
"title": "Farther Along",
"url": "https://www.guitarparty.com/songs/farther-along/"
},
{
"id": 10890,
"title": "Little White Church",
"url": "https://www.guitarparty.com/songs/little-white-church/"
}
]
}