Trying to figure out how 's raw body text
works exactly.
Why does it work only at the json’s top level and not the nested levels (it produces an empty result even though those nested levels have lots of data)?
Or is it because those nested levels each have to have a body:{}
block as well?
TIA.