GET /api/v3/core/authors/9223/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Terry Shand",
"title": "Terry Shand",
"id": 9223,
"slug": "terry-shand",
"url": "https://www.guitarparty.com/api/v3/core/authors/9223/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 20362,
"title": "I’m Gonna Lock My Heart",
"url": "https://www.guitarparty.com/songs/im-gonna-lock-my-heart/"
},
{
"id": 21767,
"title": "You Don´t Have To Be A Baby To Cry",
"url": "https://www.guitarparty.com/songs/you-don-t-have-to-be-a-baby-to-cry/"
}
]
}