Endpoint for interacting with locations.

Query parameters

uuid: Text filter on uuid. Field filter method exact is supported.

name: Text filter on name. Field filter methods exact, startswith are supported.

code: Text filter on code. Field filter methods exact, startswith are supported.

access_modifier Filter on access_modifier, options are 'Public', 'Private', 'Common', or 'Hidden'.

created: Temporal filter on created. Supports various lookup types (exact, lt, lte, gt, gte; created__exact by default). Filter values should be specified in ISO 8601 YYYY-MM-DDThh:mm:ssZ format.

last_modified: Temporal filter on last_modified. Supports various lookup types (exact, lt, lte, gt, gte; last_modified__exact by default). Filter values should be specified in ISO 8601 YYYY-MM-DDThh:mm:ssZ format.

timeseries__start: Temporal filter on start field of the related timeseries. Supports various lookup types (exact, lt, lte, gt, gte; timeseries__start__exact by default). Filter values should be specified in ISO 8601 YYYY-MM-DDThh:mm:ssZ format.

timeseries__end: Temporal filter on end field of the related timeseries. Supports various lookup types (exact, lt, lte, gt, gte; timeseries__end__exact by default). Filter values should be specified in ISO 8601 YYYY-MM-DDThh:mm:ssZ format.

organisation__uuid Text filter on organisation__uuid. Field filter method exact is supported.

geom_isnull: Boolean filter on geometry.

geom_within: Spatial filter on geometry. Supports WKT, HEXEWKB, and GeoJSON.

object_id: Number filter on the id attribute of an object. Field filter method exact is supported. To be used in combination with object_type.

object__id: Numerical filter on object__id. Field filter method exact is supported.

object__type: Text filter on object__type. Field filter methods exact is supported.

ordering: Offers basic ordering functionality on the name and last_modified attribute of locations. Orderings may be reversed by prefixing the attribute with '-'.

page: To prevent system overloads, list-view results are paginated. This parameter specifies which page to return.

page_size: The maximum number of results to return in list-view. The default is 10.

Examples

?name__startswith=gemaal

?name=gemaal

?code=ABC

?code__startswith=A

?timeseries__start__gte=2017-01-01T00:00:00Z

?timeseries__end__lt=2018-01-01T00:00:00Z

?organisation__uuid=b10eaf1f-2867-4ffb-8f4a-5eb9bd37dbf1

?access_modifier=Private

?access_modifier=100

?created__gte=2017-01-01T00:00:00Z

?last_modified__lt=2018-01-01T00:00:00Z

?geom_isnull=false

?geom_within=POLYGON((4.87 52.73, 4.87 52.79, 4.98 52.79, 4.98 52.73,
4.87 52.73))

?geom_within={"type": "Polygon", "coordinates": [[[4.87, 52.73],
[4.87, 52.79], [4.98, 52.79], [4.98, 52.73], [4.87, 52.73]]]}

?object__id=1

?object__type=building

?ordering=name
GET /api/v4/locations/?format=api&page=5978
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 59876,
    "next": "https://demo.lizard.net/api/v4/locations/?format=api&page=5979",
    "previous": "https://demo.lizard.net/api/v4/locations/?format=api&page=5977",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/locations/9e954aac-86ac-4d59-a7c0-616665a75a6f/?format=api",
            "uuid": "9e954aac-86ac-4d59-a7c0-616665a75a6f",
            "name": "11DM063001",
            "code": "11DM063001",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    5.944418542864122,
                    52.98154194789002,
                    0.0
                ]
            },
            "organisation": {
                "url": "https://demo.lizard.net/api/v4/organisations/e7d66583-43b2-4c90-b118-f2093798885a/?format=api",
                "uuid": "e7d66583-43b2-4c90-b118-f2093798885a",
                "name": "Vitens NV"
            },
            "object": {
                "id": 124233,
                "type": "filter"
            },
            "access_modifier": "Public",
            "extra_metadata": {
                "bro": {
                    "id": 28802,
                    "glue": "ongespecificeerd",
                    "aquifer": null,
                    "tubeType": "standaardbuis",
                    "tubeNumber": 1,
                    "removalDate": null,
                    "dateModified": "2024-11-22T13:57:40Z",
                    "geoOhmCables": [],
                    "sockMaterial": "geen",
                    "tubeMaterial": "peHighDensity",
                    "filterInRoute": true,
                    "temporal_data": [
                        {
                            "id": 83504,
                            "start": "2024-05-30T10:00:00Z",
                            "initial": true,
                            "broEvent": "None",
                            "tubeStatus": "gebruiksklaar",
                            "dateModified": "2024-11-01T14:19:38Z",
                            "referenceLevel": -0.95,
                            "tubeTopDiameter": 57.0,
                            "insertedPartLength": null,
                            "insertedPartPresent": false,
                            "insertedPartDiameter": null,
                            "insertedPartMaterial": null,
                            "tubeTopPositioningMethod": "waterpassing0tot2cm"
                        },
                        {
                            "id": 83517,
                            "start": "2024-11-01T11:00:00Z",
                            "initial": false,
                            "broEvent": "60774",
                            "tubeStatus": "gebruiksklaar",
                            "dateModified": "2024-11-01T14:19:38Z",
                            "referenceLevel": -0.95,
                            "tubeTopDiameter": 57.0,
                            "insertedPartLength": null,
                            "insertedPartPresent": false,
                            "insertedPartDiameter": null,
                            "insertedPartMaterial": null,
                            "tubeTopPositioningMethod": "waterpassing0tot2cm"
                        }
                    ],
                    "filterTopDepth": -3.34,
                    "broid_gld_imbro": null,
                    "tubeBottomDepth": -5.34,
                    "broid_gld_imbroa": null,
                    "constructionDate": "2024-05-30T00:00:00Z",
                    "variableDiameter": "nee",
                    "filterBottomDepth": -4.34,
                    "sedimentSumpLength": 1.0,
                    "sedimentSumpPresent": true,
                    "tubePackingMaterial": "filtergrind",
                    "numberOfGeoOhmCables": 0,
                    "artesianWellCapPresent": false
                }
            },
            "created": "2024-11-22T13:57:41.068442Z",
            "last_modified": "2024-11-23T07:10:09.468909Z",
            "last_modified_by": "vitens_api"
        },
        {
            "url": "https://demo.lizard.net/api/v4/locations/5ccdbefb-309f-4280-a299-d3419ff79725/?format=api",
            "uuid": "5ccdbefb-309f-4280-a299-d3419ff79725",
            "name": "11DM064",
            "code": "11DM064",
            "geometry": null,
            "organisation": {
                "url": "https://demo.lizard.net/api/v4/organisations/e7d66583-43b2-4c90-b118-f2093798885a/?format=api",
                "uuid": "e7d66583-43b2-4c90-b118-f2093798885a",
                "name": "Vitens NV"
            },
            "object": null,
            "access_modifier": "Public",
            "extra_metadata": {
                "bro": {
                    "crs": "RD",
                    "kpi": {
                        "inspectie": [],
                        "waterpassing": [],
                        "schoongepompt": [],
                        "kabel_vervangen": [
                            "2024-11-01T11:15:00Z"
                        ],
                        "meetinstrument_vervangen": [
                            "2024-11-01T11:15:00Z"
                        ]
                    },
                    "owner": null,
                    "nitgCode": null,
                    "wellCode": null,
                    "broEvents": [],
                    "broid_gmw": null,
                    "coordinates": [
                        192468.07,
                        555110.53
                    ],
                    "dateCreated": "2024-10-29T08:57:18Z",
                    "sync_to_bro": false,
                    "complete_bro": false,
                    "dateModified": "2024-10-29T12:07:48Z",
                    "date_changed": null,
                    "projectNumber": null,
                    "qualityRegime": "imbro",
                    "synced_to_bro": true,
                    "temporal_data": [
                        {
                            "id": 37802,
                            "start": "2024-05-27T22:00:00Z",
                            "offset": 0,
                            "initial": true,
                            "broEvent": "None",
                            "dateModified": "2024-10-29T10:09:33Z",
                            "verticalDatum": "NAP",
                            "wellHeadProtector": "kokerMetaal",
                            "groundLevelPosition": -0.82,
                            "localVerticalReferencePoint": "NAP",
                            "groundLevelPositioningMethod": "waterpassing0tot2cm"
                        }
                    ],
                    "wellStability": "instabiel",
                    "actueel_in_bro": false,
                    "deliver_to_bro": "leveren",
                    "deliveryContext": "publiekeTaak",
                    "initialFunction": "stand",
                    "groundLevelStable": "nee",
                    "constructionStandard": "NEN5104",
                    "date_to_be_corrected": null,
                    "wellConstructionDate": "2024-05-28T00:00:00Z",
                    "scheduled_for_deletion": false,
                    "numberOfMonitoringTubes": 2,
                    "objectIdAccountableParty": "11DM064",
                    "horizontalPositioningMethod": "DGPS50tot200cm",
                    "maintenanceResponsibleParty": "05069581"
                }
            },
            "created": "2024-11-22T13:58:49.946133Z",
            "last_modified": "2024-11-22T13:58:53.960175Z",
            "last_modified_by": "vitens_api"
        },
        {
            "url": "https://demo.lizard.net/api/v4/locations/b7569b23-4d9d-45a6-a6ad-9079816c657a/?format=api",
            "uuid": "b7569b23-4d9d-45a6-a6ad-9079816c657a",
            "name": "11DM064001",
            "code": "11DM064001",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    5.945077381604368,
                    52.98168005039511,
                    0.0
                ]
            },
            "organisation": {
                "url": "https://demo.lizard.net/api/v4/organisations/e7d66583-43b2-4c90-b118-f2093798885a/?format=api",
                "uuid": "e7d66583-43b2-4c90-b118-f2093798885a",
                "name": "Vitens NV"
            },
            "object": {
                "id": 124234,
                "type": "filter"
            },
            "access_modifier": "Public",
            "extra_metadata": {
                "bro": {
                    "id": 28803,
                    "glue": "ongespecificeerd",
                    "aquifer": null,
                    "tubeType": "standaardbuis",
                    "tubeNumber": 1,
                    "removalDate": null,
                    "dateModified": "2024-11-22T13:58:50Z",
                    "geoOhmCables": [],
                    "sockMaterial": "geen",
                    "tubeMaterial": null,
                    "filterInRoute": true,
                    "temporal_data": [
                        {
                            "id": 83505,
                            "start": "2024-05-28T10:00:00Z",
                            "initial": true,
                            "broEvent": "None",
                            "tubeStatus": "gebruiksklaar",
                            "dateModified": "2024-11-01T14:27:19Z",
                            "referenceLevel": -0.9,
                            "tubeTopDiameter": null,
                            "insertedPartLength": null,
                            "insertedPartPresent": false,
                            "insertedPartDiameter": null,
                            "insertedPartMaterial": null,
                            "tubeTopPositioningMethod": "waterpassing0tot2cm"
                        },
                        {
                            "id": 83518,
                            "start": "2024-11-01T11:15:00Z",
                            "initial": false,
                            "broEvent": "60775",
                            "tubeStatus": "gebruiksklaar",
                            "dateModified": "2024-11-01T14:27:19Z",
                            "referenceLevel": -0.9,
                            "tubeTopDiameter": null,
                            "insertedPartLength": null,
                            "insertedPartPresent": false,
                            "insertedPartDiameter": null,
                            "insertedPartMaterial": null,
                            "tubeTopPositioningMethod": "waterpassing0tot2cm"
                        }
                    ],
                    "filterTopDepth": -5.82,
                    "broid_gld_imbro": null,
                    "tubeBottomDepth": -7.82,
                    "broid_gld_imbroa": null,
                    "constructionDate": "2024-05-28T00:00:00Z",
                    "variableDiameter": "nee",
                    "filterBottomDepth": -6.82,
                    "sedimentSumpLength": 1.0,
                    "sedimentSumpPresent": true,
                    "tubePackingMaterial": "filtergrind",
                    "numberOfGeoOhmCables": 0,
                    "artesianWellCapPresent": false
                }
            },
            "created": "2024-11-22T13:58:50.627239Z",
            "last_modified": "2024-11-23T07:10:09.615946Z",
            "last_modified_by": "vitens_api"
        },
        {
            "url": "https://demo.lizard.net/api/v4/locations/88bc0923-6dd3-48f7-9568-e7b2041bdeef/?format=api",
            "uuid": "88bc0923-6dd3-48f7-9568-e7b2041bdeef",
            "name": "11DM064002",
            "code": "11DM064002",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    5.945077381604368,
                    52.98168005039511,
                    0.0
                ]
            },
            "organisation": {
                "url": "https://demo.lizard.net/api/v4/organisations/e7d66583-43b2-4c90-b118-f2093798885a/?format=api",
                "uuid": "e7d66583-43b2-4c90-b118-f2093798885a",
                "name": "Vitens NV"
            },
            "object": {
                "id": 124235,
                "type": "filter"
            },
            "access_modifier": "Public",
            "extra_metadata": {
                "bro": {
                    "id": 28804,
                    "glue": "ongespecificeerd",
                    "aquifer": null,
                    "tubeType": "standaardbuis",
                    "tubeNumber": 2,
                    "removalDate": null,
                    "dateModified": "2024-11-22T13:58:50Z",
                    "geoOhmCables": [],
                    "sockMaterial": "geen",
                    "tubeMaterial": null,
                    "filterInRoute": true,
                    "temporal_data": [
                        {
                            "id": 83506,
                            "start": "2024-05-28T10:00:00Z",
                            "initial": true,
                            "broEvent": "None",
                            "tubeStatus": "gebruiksklaar",
                            "dateModified": "2024-11-01T14:27:19Z",
                            "referenceLevel": -0.98,
                            "tubeTopDiameter": null,
                            "insertedPartLength": null,
                            "insertedPartPresent": false,
                            "insertedPartDiameter": null,
                            "insertedPartMaterial": null,
                            "tubeTopPositioningMethod": "waterpassing0tot2cm"
                        },
                        {
                            "id": 83519,
                            "start": "2024-11-01T11:15:00Z",
                            "initial": false,
                            "broEvent": "60775",
                            "tubeStatus": "gebruiksklaar",
                            "dateModified": "2024-11-01T14:27:19Z",
                            "referenceLevel": -0.98,
                            "tubeTopDiameter": null,
                            "insertedPartLength": null,
                            "insertedPartPresent": false,
                            "insertedPartDiameter": null,
                            "insertedPartMaterial": null,
                            "tubeTopPositioningMethod": "waterpassing0tot2cm"
                        }
                    ],
                    "filterTopDepth": -82.96,
                    "broid_gld_imbro": null,
                    "tubeBottomDepth": -84.96,
                    "broid_gld_imbroa": null,
                    "constructionDate": "2024-05-28T00:00:00Z",
                    "variableDiameter": "nee",
                    "filterBottomDepth": -83.72,
                    "sedimentSumpLength": 1.0,
                    "sedimentSumpPresent": true,
                    "tubePackingMaterial": "filtergrind",
                    "numberOfGeoOhmCables": 0,
                    "artesianWellCapPresent": false
                }
            },
            "created": "2024-11-22T13:58:51.997568Z",
            "last_modified": "2024-11-23T07:10:09.558133Z",
            "last_modified_by": "vitens_api"
        },
        {
            "url": "https://demo.lizard.net/api/v4/locations/cbbb0da9-71f2-441f-9539-e17aac9ea055/?format=api",
            "uuid": "cbbb0da9-71f2-441f-9539-e17aac9ea055",
            "name": "11DM060",
            "code": "11DM060",
            "geometry": null,
            "organisation": {
                "url": "https://demo.lizard.net/api/v4/organisations/e7d66583-43b2-4c90-b118-f2093798885a/?format=api",
                "uuid": "e7d66583-43b2-4c90-b118-f2093798885a",
                "name": "Vitens NV"
            },
            "object": null,
            "access_modifier": "Public",
            "extra_metadata": {
                "bro": {
                    "crs": "RD",
                    "owner": null,
                    "nitgCode": null,
                    "wellCode": null,
                    "broEvents": [],
                    "broid_gmw": null,
                    "coordinates": [
                        196344.84,
                        555908.95
                    ],
                    "dateCreated": "2024-11-13T07:55:00Z",
                    "sync_to_bro": false,
                    "complete_bro": false,
                    "dateModified": "2024-11-13T07:55:00Z",
                    "date_changed": null,
                    "projectNumber": null,
                    "qualityRegime": "imbro",
                    "synced_to_bro": true,
                    "temporal_data": [
                        {
                            "id": 37830,
                            "start": "2024-09-30T22:00:00Z",
                            "offset": 0,
                            "initial": true,
                            "broEvent": "None",
                            "dateModified": "2024-11-13T07:55:00Z",
                            "verticalDatum": "NAP",
                            "wellHeadProtector": "kokerMetaal",
                            "groundLevelPosition": -0.41,
                            "localVerticalReferencePoint": "NAP",
                            "groundLevelPositioningMethod": "RTKGPS20tot100cm"
                        }
                    ],
                    "wellStability": null,
                    "actueel_in_bro": false,
                    "deliver_to_bro": "leveren",
                    "deliveryContext": "publiekeTaak",
                    "initialFunction": "kwaliteitStand",
                    "groundLevelStable": "ja",
                    "constructionStandard": "geen",
                    "date_to_be_corrected": null,
                    "wellConstructionDate": "2024-10-01T00:00:00Z",
                    "scheduled_for_deletion": false,
                    "numberOfMonitoringTubes": 1,
                    "objectIdAccountableParty": "11DM060",
                    "horizontalPositioningMethod": "GPS200tot1000cm",
                    "maintenanceResponsibleParty": "05069581"
                }
            },
            "created": "2024-11-22T13:59:04.407045Z",
            "last_modified": "2024-11-22T13:59:06.533306Z",
            "last_modified_by": "vitens_api"
        },
        {
            "url": "https://demo.lizard.net/api/v4/locations/459144d9-4a58-4c67-9d01-419ab13a3c25/?format=api",
            "uuid": "459144d9-4a58-4c67-9d01-419ab13a3c25",
            "name": "11DM060001",
            "code": "11DM060001",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    6.002897913997519,
                    52.98857109544176,
                    0.0
                ]
            },
            "organisation": {
                "url": "https://demo.lizard.net/api/v4/organisations/e7d66583-43b2-4c90-b118-f2093798885a/?format=api",
                "uuid": "e7d66583-43b2-4c90-b118-f2093798885a",
                "name": "Vitens NV"
            },
            "object": {
                "id": 124236,
                "type": "filter"
            },
            "access_modifier": "Public",
            "extra_metadata": {
                "bro": {
                    "id": 28814,
                    "glue": "geen",
                    "aquifer": null,
                    "tubeType": "standaardbuis",
                    "tubeNumber": 1,
                    "removalDate": null,
                    "dateModified": "2024-11-22T13:59:04Z",
                    "geoOhmCables": [],
                    "sockMaterial": "geen",
                    "tubeMaterial": "pvc",
                    "filterInRoute": true,
                    "temporal_data": [
                        {
                            "id": 83554,
                            "start": "2024-10-01T10:00:00Z",
                            "initial": true,
                            "broEvent": "None",
                            "tubeStatus": "gebruiksklaar",
                            "dateModified": "2024-11-13T07:55:00Z",
                            "referenceLevel": 0.14,
                            "tubeTopDiameter": 57.0,
                            "insertedPartLength": null,
                            "insertedPartPresent": false,
                            "insertedPartDiameter": null,
                            "insertedPartMaterial": null,
                            "tubeTopPositioningMethod": "RTKGPS20tot100cm"
                        }
                    ],
                    "filterTopDepth": -2.81,
                    "broid_gld_imbro": null,
                    "tubeBottomDepth": -3.81,
                    "broid_gld_imbroa": null,
                    "constructionDate": "2024-10-01T00:00:00Z",
                    "variableDiameter": "nee",
                    "filterBottomDepth": -3.81,
                    "sedimentSumpLength": null,
                    "sedimentSumpPresent": false,
                    "tubePackingMaterial": "bentonietFiltergrind",
                    "numberOfGeoOhmCables": 0,
                    "artesianWellCapPresent": false
                }
            },
            "created": "2024-11-22T13:59:05.055373Z",
            "last_modified": "2024-11-23T07:10:09.676273Z",
            "last_modified_by": "vitens_api"
        },
        {
            "url": "https://demo.lizard.net/api/v4/locations/38c148f7-bdd7-491c-b8c8-e463e3292ba4/?format=api",
            "uuid": "38c148f7-bdd7-491c-b8c8-e463e3292ba4",
            "name": "11DM061",
            "code": "11DM061",
            "geometry": null,
            "organisation": {
                "url": "https://demo.lizard.net/api/v4/organisations/e7d66583-43b2-4c90-b118-f2093798885a/?format=api",
                "uuid": "e7d66583-43b2-4c90-b118-f2093798885a",
                "name": "Vitens NV"
            },
            "object": null,
            "access_modifier": "Public",
            "extra_metadata": {
                "bro": {
                    "crs": "RD",
                    "owner": null,
                    "nitgCode": null,
                    "wellCode": null,
                    "broEvents": [],
                    "broid_gmw": null,
                    "coordinates": [
                        195947.42,
                        556168.59
                    ],
                    "dateCreated": "2024-11-13T07:55:00Z",
                    "sync_to_bro": false,
                    "complete_bro": false,
                    "dateModified": "2024-11-13T07:55:00Z",
                    "date_changed": null,
                    "projectNumber": null,
                    "qualityRegime": "imbro",
                    "synced_to_bro": true,
                    "temporal_data": [
                        {
                            "id": 37831,
                            "start": "2024-09-29T22:00:00Z",
                            "offset": 0,
                            "initial": true,
                            "broEvent": "None",
                            "dateModified": "2024-11-13T07:55:00Z",
                            "verticalDatum": "NAP",
                            "wellHeadProtector": "kokerMetaal",
                            "groundLevelPosition": -0.51,
                            "localVerticalReferencePoint": "NAP",
                            "groundLevelPositioningMethod": "RTKGPS20tot100cm"
                        }
                    ],
                    "wellStability": null,
                    "actueel_in_bro": false,
                    "deliver_to_bro": "leveren",
                    "deliveryContext": "publiekeTaak",
                    "initialFunction": "kwaliteitStand",
                    "groundLevelStable": "ja",
                    "constructionStandard": "geen",
                    "date_to_be_corrected": null,
                    "wellConstructionDate": "2024-09-30T00:00:00Z",
                    "scheduled_for_deletion": false,
                    "numberOfMonitoringTubes": 1,
                    "objectIdAccountableParty": "11DM061",
                    "horizontalPositioningMethod": "GPS200tot1000cm",
                    "maintenanceResponsibleParty": "05069581"
                }
            },
            "created": "2024-11-22T13:59:06.884815Z",
            "last_modified": "2024-11-22T13:59:09.046081Z",
            "last_modified_by": "vitens_api"
        },
        {
            "url": "https://demo.lizard.net/api/v4/locations/e16cc9af-43e6-4e31-8d0d-694fa94e6993/?format=api",
            "uuid": "e16cc9af-43e6-4e31-8d0d-694fa94e6993",
            "name": "11DM061001",
            "code": "11DM061001",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    5.997012703305313,
                    52.99093449708919,
                    0.0
                ]
            },
            "organisation": {
                "url": "https://demo.lizard.net/api/v4/organisations/e7d66583-43b2-4c90-b118-f2093798885a/?format=api",
                "uuid": "e7d66583-43b2-4c90-b118-f2093798885a",
                "name": "Vitens NV"
            },
            "object": {
                "id": 124237,
                "type": "filter"
            },
            "access_modifier": "Public",
            "extra_metadata": {
                "bro": {
                    "id": 28815,
                    "glue": "geen",
                    "aquifer": null,
                    "tubeType": "standaardbuis",
                    "tubeNumber": 1,
                    "removalDate": null,
                    "dateModified": "2024-11-22T13:59:06Z",
                    "geoOhmCables": [],
                    "sockMaterial": "geen",
                    "tubeMaterial": "pvc",
                    "filterInRoute": true,
                    "temporal_data": [
                        {
                            "id": 83555,
                            "start": "2024-09-30T10:00:00Z",
                            "initial": true,
                            "broEvent": "None",
                            "tubeStatus": "gebruiksklaar",
                            "dateModified": "2024-11-13T07:55:00Z",
                            "referenceLevel": 0.22,
                            "tubeTopDiameter": 57.0,
                            "insertedPartLength": null,
                            "insertedPartPresent": false,
                            "insertedPartDiameter": null,
                            "insertedPartMaterial": null,
                            "tubeTopPositioningMethod": "RTKGPS20tot100cm"
                        }
                    ],
                    "filterTopDepth": -2.51,
                    "broid_gld_imbro": null,
                    "tubeBottomDepth": -4.51,
                    "broid_gld_imbroa": null,
                    "constructionDate": "2024-09-30T00:00:00Z",
                    "variableDiameter": "nee",
                    "filterBottomDepth": -4.51,
                    "sedimentSumpLength": null,
                    "sedimentSumpPresent": false,
                    "tubePackingMaterial": "bentonietFiltergrind",
                    "numberOfGeoOhmCables": 0,
                    "artesianWellCapPresent": false
                }
            },
            "created": "2024-11-22T13:59:07.535539Z",
            "last_modified": "2024-11-23T07:10:09.744702Z",
            "last_modified_by": "vitens_api"
        },
        {
            "url": "https://demo.lizard.net/api/v4/locations/be97521e-7039-40bc-b672-d24ed496b2ab/?format=api",
            "uuid": "be97521e-7039-40bc-b672-d24ed496b2ab",
            "name": "11DM062",
            "code": "11DM062",
            "geometry": null,
            "organisation": {
                "url": "https://demo.lizard.net/api/v4/organisations/e7d66583-43b2-4c90-b118-f2093798885a/?format=api",
                "uuid": "e7d66583-43b2-4c90-b118-f2093798885a",
                "name": "Vitens NV"
            },
            "object": null,
            "access_modifier": "Public",
            "extra_metadata": {
                "bro": {
                    "crs": "RD",
                    "owner": null,
                    "nitgCode": null,
                    "wellCode": null,
                    "broEvents": [],
                    "broid_gmw": null,
                    "coordinates": [
                        196121.48,
                        555280.25
                    ],
                    "dateCreated": "2024-11-13T07:55:00Z",
                    "sync_to_bro": false,
                    "complete_bro": false,
                    "dateModified": "2024-11-13T07:55:01Z",
                    "date_changed": null,
                    "projectNumber": null,
                    "qualityRegime": "imbro",
                    "synced_to_bro": true,
                    "temporal_data": [
                        {
                            "id": 37832,
                            "start": "2024-09-30T22:00:00Z",
                            "offset": 0,
                            "initial": true,
                            "broEvent": "None",
                            "dateModified": "2024-11-13T07:55:00Z",
                            "verticalDatum": "NAP",
                            "wellHeadProtector": "kokerMetaal",
                            "groundLevelPosition": 0.37,
                            "localVerticalReferencePoint": "NAP",
                            "groundLevelPositioningMethod": "RTKGPS20tot100cm"
                        }
                    ],
                    "wellStability": null,
                    "actueel_in_bro": false,
                    "deliver_to_bro": "leveren",
                    "deliveryContext": "publiekeTaak",
                    "initialFunction": "kwaliteitStand",
                    "groundLevelStable": "ja",
                    "constructionStandard": "geen",
                    "date_to_be_corrected": null,
                    "wellConstructionDate": "2024-10-01T00:00:00Z",
                    "scheduled_for_deletion": false,
                    "numberOfMonitoringTubes": 1,
                    "objectIdAccountableParty": "11DM062",
                    "horizontalPositioningMethod": "GPS200tot1000cm",
                    "maintenanceResponsibleParty": "05069581"
                }
            },
            "created": "2024-11-22T13:59:09.390908Z",
            "last_modified": "2024-11-22T13:59:11.631808Z",
            "last_modified_by": "vitens_api"
        },
        {
            "url": "https://demo.lizard.net/api/v4/locations/a4639bed-be65-44bc-a14c-d9a8ef385bc0/?format=api",
            "uuid": "a4639bed-be65-44bc-a14c-d9a8ef385bc0",
            "name": "11DM062001",
            "code": "11DM062001",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    5.999492435285997,
                    52.98293882749518,
                    0.0
                ]
            },
            "organisation": {
                "url": "https://demo.lizard.net/api/v4/organisations/e7d66583-43b2-4c90-b118-f2093798885a/?format=api",
                "uuid": "e7d66583-43b2-4c90-b118-f2093798885a",
                "name": "Vitens NV"
            },
            "object": {
                "id": 124238,
                "type": "filter"
            },
            "access_modifier": "Public",
            "extra_metadata": {
                "bro": {
                    "id": 28816,
                    "glue": "geen",
                    "aquifer": null,
                    "tubeType": "standaardbuis",
                    "tubeNumber": 1,
                    "removalDate": null,
                    "dateModified": "2024-11-22T13:59:09Z",
                    "geoOhmCables": [],
                    "sockMaterial": "geen",
                    "tubeMaterial": "pvc",
                    "filterInRoute": true,
                    "temporal_data": [
                        {
                            "id": 83556,
                            "start": "2024-10-01T10:00:00Z",
                            "initial": true,
                            "broEvent": "None",
                            "tubeStatus": "gebruiksklaar",
                            "dateModified": "2024-11-13T07:55:01Z",
                            "referenceLevel": 1.03,
                            "tubeTopDiameter": 57.0,
                            "insertedPartLength": null,
                            "insertedPartPresent": false,
                            "insertedPartDiameter": null,
                            "insertedPartMaterial": null,
                            "tubeTopPositioningMethod": "RTKGPS20tot100cm"
                        }
                    ],
                    "filterTopDepth": -2.13,
                    "broid_gld_imbro": null,
                    "tubeBottomDepth": -3.13,
                    "broid_gld_imbroa": null,
                    "constructionDate": "2024-10-01T00:00:00Z",
                    "variableDiameter": "nee",
                    "filterBottomDepth": -3.13,
                    "sedimentSumpLength": null,
                    "sedimentSumpPresent": false,
                    "tubePackingMaterial": "bentonietFiltergrind",
                    "numberOfGeoOhmCables": 0,
                    "artesianWellCapPresent": false
                }
            },
            "created": "2024-11-22T13:59:10.031509Z",
            "last_modified": "2024-11-23T07:10:09.821674Z",
            "last_modified_by": "vitens_api"
        }
    ]
}