artist and released fields in answer_box have incorrect values:
"answer_box": {
...
"artist": "Song by Party in Backyard and PewDiePie", # expected "Party in Backyard, PewDiePie"
"album": "Party in Backyard, PewDiePie", # expected "Bitch Lasagna"
"released": "Bitch Lasagna", # expected "2018", incorrect xray to album string
"source": "LyricFind"
}
artist
andreleased
fields inanswer_box
have incorrect values:Playground | Inspect