GET /api/v3/core/authors/9292/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Meredith Wilson",
"title": "Meredith Wilson",
"id": 9292,
"slug": "meredith-wilson",
"url": "https://www.guitarparty.com/api/v3/core/authors/9292/?format=api",
"bio_short": null,
"artist_img": "//guitarparty.overcastcdn.com/images/MeredithWilson.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
"songs": [
{
"id": 20515,
"title": "May the Good Lord Bless and Keep You",
"url": "https://www.guitarparty.com/songs/may-the-good-lord-bless-and-keep-you/"
},
{
"id": 21367,
"title": "May the Good Lord Bless,Keep You",
"url": "https://www.guitarparty.com/songs/may-the-good-lord-blesskeep-you/"
}
]
}