Migration Property List
Get a list of MigrationProperty objects.
GET /api/v3/migrationproperties/?format=api&offset=5500
{ "count": 5502, "next": null, "previous": "https://catalogue.ceda.ac.uk/api/v3/migrationproperties/?format=api&limit=100&offset=5400", "results": [ { "id": 11321, "key": "moles2.provider", "value": "badc.nerc.ac.uk", "modified": "2022-07-08", "ob_ref": 13946 }, { "id": 11322, "key": "project.moles2_activity_subtype", "value": "dgActivityDataProject", "modified": "2026-01-29", "ob_ref": 20010 } ] }