GET /api/v3/core/authors/6386/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Dale Fox",
"title": "Dale Fox",
"id": 6386,
"slug": "dale-fox",
"url": "https://www.guitarparty.com/api/v3/core/authors/6386/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 11259,
"title": "Big Man",
"url": "https://www.guitarparty.com/songs/big-man/"
},
{
"id": 11983,
"title": "If You Miss Heaven (You Miss It All)",
"url": "https://www.guitarparty.com/songs/if-you-miss-heaven-you-miss-it-all/"
}
]
}