The decoded body of an item component. Exactly one of json / text is set: json for JSON components (view, aip, binaries, ...), text for the ones the API serves as XML or a plain file (edm RDF/XML, source record XML, citation BIB).
json
text
The response Content-Type the decoding was based on.
Optional
Parsed JSON body, when the component returned JSON.
Raw text body, when the component returned XML / a plain file.
The decoded body of an item component. Exactly one of
json/textis set:jsonfor JSON components (view, aip, binaries, ...),textfor the ones the API serves as XML or a plain file (edm RDF/XML, source record XML, citation BIB).