GET /api/v3/core/authors/10263/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "George Forrest",
"title": "George Forrest",
"id": 10263,
"slug": "george-forrest",
"url": "https://www.guitarparty.com/api/v3/core/authors/10263/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 22669,
"title": "Baubles, Bangles And Beads",
"url": "https://www.guitarparty.com/songs/baubles-bangles-and-beads/"
},
{
"id": 22298,
"title": "Stranger In Paradise",
"url": "https://www.guitarparty.com/songs/stranger-in-paradise/"
}
]
}