GET /api/v3/core/authors/6983/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Bill Showmet",
"title": "Bill Showmet",
"id": 6983,
"slug": "bill-showmet",
"url": "https://www.guitarparty.com/api/v3/core/authors/6983/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 12760,
"title": "Did You See My Daddy Over There",
"url": "https://www.guitarparty.com/songs/did-you-see-my-daddy-over-there-lyrics-and-chords-eddy-arnol/"
}
]
}