GET /api/v3/core/authors/6292/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Ruth Roberts",
"title": "Ruth Roberts",
"id": 6292,
"slug": "ruth-roberts",
"url": "https://www.guitarparty.com/api/v3/core/authors/6292/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 11098,
"title": "First Thing Every Morning",
"url": "https://www.guitarparty.com/songs/first-thing-every-morning/"
},
{
"id": 12307,
"title": "Mailman Bring Me No More Blues",
"url": "https://www.guitarparty.com/songs/mailman-bring-me-no-more-blues/"
}
]
}