GET /api/v3/core/authors/6283/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Howard Barnes",
"title": "Howard Barnes",
"id": 6283,
"slug": "howard-barnes",
"url": "https://www.guitarparty.com/api/v3/core/authors/6283/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 11091,
"title": "How Many",
"url": "https://www.guitarparty.com/songs/how-many/"
},
{
"id": 19362,
"title": "I Really Don´t Want to Know",
"url": "https://www.guitarparty.com/songs/i-really-don-t-want-to-know/"
}
]
}