Display data feom the API-Feed https://www.collectienederland.nl/vc/bevrijdingsmuseum-zeeland/api/?format=json
Solution:
Use the free JCI-Plugin with this shortcode:
[[jsoncontentimporter url=https://www.collectienederland.nl/vc/bevrijdingsmuseum-zeeland/api/?format=json basenode=result.items]
{subloop:item:-1}doc_id: {doc_id}
{subloop:item.fields:-1}
{subloop-array:item.fields.dc_description:10}
dc_description: {0}
{/subloop-array:item.fields.dc_description}
{/subloop:item.fields}
{/subloop:item}
[/jsoncontentimporter]]
In action:
effff