GET /api/v3/core/authors/6451/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Lou Rochelle",
"title": "Lou Rochelle",
"id": 6451,
"slug": "lou-rochelle",
"url": "https://www.guitarparty.com/api/v3/core/authors/6451/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 11329,
"title": "She'll Keep Bringin' All Her Love to Me",
"url": "https://www.guitarparty.com/songs/shell-keep-bringin-all-her-love-to-me/"
},
{
"id": 20587,
"title": "There’s Still A Lot Of Love In San Antone",
"url": "https://www.guitarparty.com/songs/theres-still-a-lot-of-love-in-san-antone/"
}
]
}