GET /api/v3/core/authors/6344/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Charles W. Quillen",
"title": "Charles W. Quillen",
"id": 6344,
"slug": "charles-w-quillen",
"url": "https://www.guitarparty.com/api/v3/core/authors/6344/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 11196,
"title": "I Wouldn't Have Missed It For The World",
"url": "https://www.guitarparty.com/songs/i-wouldnt-have-missed-it-for-the-world/"
}
]
}