GET /api/v3/core/authors/7878/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Noel Sherman",
"title": "Noel Sherman",
"id": 7878,
"slug": "noel-sherman",
"url": "https://www.guitarparty.com/api/v3/core/authors/7878/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 13673,
"title": "Rambling Rose",
"url": "https://www.guitarparty.com/songs/rambling-rose/"
},
{
"id": 22084,
"title": "Ramblin Rose",
"url": "https://www.guitarparty.com/songs/ramblin-rose/"
}
]
}