{
    "objecttype": "massnahme",
    "import_type": "db",
    "objects": [
        {
            "_objecttype": "massnahme",
            "_mask": "_all_fields",
            "_comment": "<Im Gruppenmodus editiert>",
            "massnahme": {
                "_nested:massnahme__alte_fund_ids:group_mode": "replace",
                "lookup:_id": {"alte_id": "test3_832"},
                "_version:auto_increment": true,
                
                "_nested:massnahme__alte_fund_ids": [
                    {
                        "fundlink": {
                            "url": "https://nld.kuniweb.gbv.de/#/detail/0687b2be-1ebb-426b-b33f-2fb8506ea6ea",
                            "hostname": "nld.kuniweb.gbv.de",
                            "tld": "de"
                            
                        },
                        "inhalt": "NeuText"
                    },
                    {
                        "fundlink": {
                            "url": "https://nld.kuniweb.gbv.de/#/detail/86be79be-e12b-4a67-bd08-0e8bb8a45a4f",
                            "hostname": "nld.kuniweb.gbv.de",
                            "tld": "de"
                            
                        },
                        "inhalt": "NeuText für 2. Fund"
                    }
                ]
            }
        }
    ]
}