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=5962
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=5963",
    "previous": "https://demo.lizard.net/api/v4/locations/?format=api&page=5961",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/locations/a173a3e2-61ac-483b-82d9-53d192b7d831/?format=api",
            "uuid": "a173a3e2-61ac-483b-82d9-53d192b7d831",
            "name": "34BM004001",
            "code": "34BM004001",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    6.582506347721582,
                    52.1595314290657,
                    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": 124219,
                "type": "filter"
            },
            "access_modifier": "Public",
            "extra_metadata": {
                "bro": {
                    "id": 28787,
                    "glue": "geen",
                    "aquifer": null,
                    "tubeType": "standaardbuis",
                    "tubeNumber": 1,
                    "removalDate": null,
                    "dateModified": "2024-09-12T11:25:19Z",
                    "geoOhmCables": [],
                    "sockMaterial": "geen",
                    "tubeMaterial": "pvc",
                    "filterInRoute": true,
                    "temporal_data": [
                        {
                            "start": "2024-05-14T10:00:00Z",
                            "initial": true,
                            "broEvent": null,
                            "tubeStatus": "gebruiksklaar",
                            "dateModified": "2024-09-12T10:25:41Z",
                            "referenceLevel": 17.1,
                            "tubeTopDiameter": 57.0,
                            "insertedPartLength": null,
                            "insertedPartPresent": false,
                            "insertedPartDiameter": null,
                            "insertedPartMaterial": null,
                            "tubeTopPositioningMethod": "RTKGPS20tot100cm"
                        }
                    ],
                    "filterTopDepth": 13.63,
                    "broid_gld_imbro": null,
                    "tubeBottomDepth": 12.63,
                    "broid_gld_imbroa": null,
                    "constructionDate": "2024-05-14T00:00:00Z",
                    "variableDiameter": "nee",
                    "filterBottomDepth": 12.63,
                    "sedimentSumpLength": null,
                    "sedimentSumpPresent": false,
                    "tubePackingMaterial": "bentonietFiltergrind",
                    "numberOfGeoOhmCables": 0,
                    "artesianWellCapPresent": false
                }
            },
            "created": "2024-09-26T14:37:02.111991Z",
            "last_modified": "2024-09-27T07:10:38.079703Z",
            "last_modified_by": "vitens_api"
        },
        {
            "url": "https://demo.lizard.net/api/v4/locations/0c01682b-d909-4c2f-b420-a1f3de638630/?format=api",
            "uuid": "0c01682b-d909-4c2f-b420-a1f3de638630",
            "name": "34BM005",
            "code": "34BM005",
            "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": [
                        237197.58,
                        463716.14
                    ],
                    "dateCreated": "2024-09-12T10:25:41Z",
                    "sync_to_bro": false,
                    "complete_bro": false,
                    "dateModified": "2024-09-12T11:25:41Z",
                    "date_changed": null,
                    "projectNumber": null,
                    "qualityRegime": "imbro",
                    "synced_to_bro": false,
                    "temporal_data": [
                        {
                            "start": "2024-05-12T22:00:00Z",
                            "offset": 0,
                            "initial": true,
                            "broEvent": null,
                            "dateModified": "2024-09-12T10:25:41Z",
                            "verticalDatum": "NAP",
                            "wellHeadProtector": "kokerMetaal",
                            "groundLevelPosition": 19.43,
                            "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-05-13T00:00:00Z",
                    "scheduled_for_deletion": false,
                    "numberOfMonitoringTubes": 1,
                    "objectIdAccountableParty": "34BM005",
                    "horizontalPositioningMethod": "RTKGPS2tot5cm",
                    "maintenanceResponsibleParty": "05069581"
                }
            },
            "created": "2024-09-26T14:37:03.501912Z",
            "last_modified": "2024-09-26T14:37:03.622367Z",
            "last_modified_by": "vitens_api"
        },
        {
            "url": "https://demo.lizard.net/api/v4/locations/ecc00b64-35f4-4f2f-880f-3089b473e19e/?format=api",
            "uuid": "ecc00b64-35f4-4f2f-880f-3089b473e19e",
            "name": "34BM005001",
            "code": "34BM005001",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    6.58836913573865,
                    52.15549163153863,
                    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": 124220,
                "type": "filter"
            },
            "access_modifier": "Public",
            "extra_metadata": {
                "bro": {
                    "id": 28788,
                    "glue": "geen",
                    "aquifer": null,
                    "tubeType": "standaardbuis",
                    "tubeNumber": 1,
                    "removalDate": null,
                    "dateModified": "2024-09-12T11:25:40Z",
                    "geoOhmCables": [],
                    "sockMaterial": "geen",
                    "tubeMaterial": "pvc",
                    "filterInRoute": true,
                    "temporal_data": [
                        {
                            "start": "2024-05-13T10:00:00Z",
                            "initial": true,
                            "broEvent": null,
                            "tubeStatus": "gebruiksklaar",
                            "dateModified": "2024-09-12T10:25:42Z",
                            "referenceLevel": 20.14,
                            "tubeTopDiameter": 57.0,
                            "insertedPartLength": null,
                            "insertedPartPresent": false,
                            "insertedPartDiameter": null,
                            "insertedPartMaterial": null,
                            "tubeTopPositioningMethod": "RTKGPS20tot100cm"
                        }
                    ],
                    "filterTopDepth": 14.83,
                    "broid_gld_imbro": null,
                    "tubeBottomDepth": 13.83,
                    "broid_gld_imbroa": null,
                    "constructionDate": "2024-05-13T00:00:00Z",
                    "variableDiameter": "nee",
                    "filterBottomDepth": 13.83,
                    "sedimentSumpLength": null,
                    "sedimentSumpPresent": false,
                    "tubePackingMaterial": "bentonietFiltergrind",
                    "numberOfGeoOhmCables": 0,
                    "artesianWellCapPresent": false
                }
            },
            "created": "2024-09-26T14:37:03.983174Z",
            "last_modified": "2024-09-27T07:10:38.183681Z",
            "last_modified_by": "vitens_api"
        },
        {
            "url": "https://demo.lizard.net/api/v4/locations/579b20e2-0f1b-4903-af55-0810213352c9/?format=api",
            "uuid": "579b20e2-0f1b-4903-af55-0810213352c9",
            "name": "34BM014",
            "code": "34BM014",
            "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": [
                        236471.13,
                        463395.31
                    ],
                    "dateCreated": "2024-09-12T10:25:42Z",
                    "sync_to_bro": false,
                    "complete_bro": false,
                    "dateModified": "2024-09-12T11:25:55Z",
                    "date_changed": null,
                    "projectNumber": null,
                    "qualityRegime": "imbro",
                    "synced_to_bro": false,
                    "temporal_data": [
                        {
                            "start": "2024-05-12T22:00:00Z",
                            "offset": 0,
                            "initial": true,
                            "broEvent": null,
                            "dateModified": "2024-09-12T10:25:42Z",
                            "verticalDatum": "NAP",
                            "wellHeadProtector": "kokerMetaal",
                            "groundLevelPosition": 16.83,
                            "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-05-13T00:00:00Z",
                    "scheduled_for_deletion": false,
                    "numberOfMonitoringTubes": 1,
                    "objectIdAccountableParty": "34BM014",
                    "horizontalPositioningMethod": "RTKGPS2tot5cm",
                    "maintenanceResponsibleParty": "05069581"
                }
            },
            "created": "2024-09-26T14:37:05.379053Z",
            "last_modified": "2024-09-26T14:37:05.505468Z",
            "last_modified_by": "vitens_api"
        },
        {
            "url": "https://demo.lizard.net/api/v4/locations/9f08ad76-79a3-4c34-9b48-78c42e1dd5da/?format=api",
            "uuid": "9f08ad76-79a3-4c34-9b48-78c42e1dd5da",
            "name": "34BM014001",
            "code": "34BM014001",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    6.577678688625291,
                    52.15271616311776,
                    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": 124221,
                "type": "filter"
            },
            "access_modifier": "Public",
            "extra_metadata": {
                "bro": {
                    "id": 28789,
                    "glue": "geen",
                    "aquifer": null,
                    "tubeType": "standaardbuis",
                    "tubeNumber": 1,
                    "removalDate": null,
                    "dateModified": "2024-09-12T11:25:55Z",
                    "geoOhmCables": [],
                    "sockMaterial": "geen",
                    "tubeMaterial": "pvc",
                    "filterInRoute": true,
                    "temporal_data": [
                        {
                            "start": "2024-05-13T10:00:00Z",
                            "initial": true,
                            "broEvent": null,
                            "tubeStatus": "gebruiksklaar",
                            "dateModified": "2024-09-12T10:25:42Z",
                            "referenceLevel": 17.29,
                            "tubeTopDiameter": 57.0,
                            "insertedPartLength": null,
                            "insertedPartPresent": false,
                            "insertedPartDiameter": null,
                            "insertedPartMaterial": null,
                            "tubeTopPositioningMethod": "RTKGPS20tot100cm"
                        }
                    ],
                    "filterTopDepth": 13.33,
                    "broid_gld_imbro": null,
                    "tubeBottomDepth": 12.33,
                    "broid_gld_imbroa": null,
                    "constructionDate": "2024-05-13T00:00:00Z",
                    "variableDiameter": "nee",
                    "filterBottomDepth": 12.33,
                    "sedimentSumpLength": null,
                    "sedimentSumpPresent": false,
                    "tubePackingMaterial": "bentonietFiltergrind",
                    "numberOfGeoOhmCables": 0,
                    "artesianWellCapPresent": false
                }
            },
            "created": "2024-09-26T14:37:05.846988Z",
            "last_modified": "2024-09-27T07:10:38.298014Z",
            "last_modified_by": "vitens_api"
        },
        {
            "url": "https://demo.lizard.net/api/v4/locations/40fe92a6-6e47-4599-8ad9-ce9e12cf7010/?format=api",
            "uuid": "40fe92a6-6e47-4599-8ad9-ce9e12cf7010",
            "name": "34DM025",
            "code": "34DM025",
            "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": [
                        236982.95,
                        457731.58
                    ],
                    "dateCreated": "2024-09-09T10:10:47Z",
                    "sync_to_bro": false,
                    "complete_bro": false,
                    "dateModified": "2024-09-09T10:45:27Z",
                    "date_changed": null,
                    "projectNumber": null,
                    "qualityRegime": "imbro",
                    "synced_to_bro": false,
                    "temporal_data": [
                        {
                            "start": "2024-05-22T22:00:00Z",
                            "offset": 0,
                            "initial": true,
                            "broEvent": null,
                            "dateModified": "2024-09-09T10:42:46Z",
                            "verticalDatum": "NAP",
                            "wellHeadProtector": "kokerMetaal",
                            "groundLevelPosition": 17.16,
                            "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-05-23T00:00:00Z",
                    "scheduled_for_deletion": false,
                    "numberOfMonitoringTubes": 1,
                    "objectIdAccountableParty": "34DM025",
                    "horizontalPositioningMethod": "RTKGPS2tot5cm",
                    "maintenanceResponsibleParty": "05069581"
                }
            },
            "created": "2024-09-26T14:37:08.323790Z",
            "last_modified": "2024-09-26T14:37:08.449770Z",
            "last_modified_by": "vitens_api"
        },
        {
            "url": "https://demo.lizard.net/api/v4/locations/7d3f9e02-6723-425a-8129-f33b138d5477/?format=api",
            "uuid": "7d3f9e02-6723-425a-8129-f33b138d5477",
            "name": "34DM025001",
            "code": "34DM025001",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    6.583791296038553,
                    52.10174403759111,
                    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": 124222,
                "type": "filter"
            },
            "access_modifier": "Public",
            "extra_metadata": {
                "bro": {
                    "id": 28765,
                    "glue": "geen",
                    "aquifer": 0,
                    "tubeType": "standaardbuis",
                    "tubeNumber": 1,
                    "removalDate": null,
                    "dateModified": "2024-09-09T10:45:26Z",
                    "geoOhmCables": [],
                    "sockMaterial": "geen",
                    "tubeMaterial": "pvc",
                    "filterInRoute": true,
                    "temporal_data": [
                        {
                            "start": "2024-05-23T10:00:00Z",
                            "initial": true,
                            "broEvent": null,
                            "tubeStatus": "gebruiksklaar",
                            "dateModified": "2024-09-09T10:10:48Z",
                            "referenceLevel": 17.9,
                            "tubeTopDiameter": 57.0,
                            "insertedPartLength": null,
                            "insertedPartPresent": false,
                            "insertedPartDiameter": null,
                            "insertedPartMaterial": null,
                            "tubeTopPositioningMethod": "RTKGPS20tot100cm"
                        }
                    ],
                    "filterTopDepth": 14.16,
                    "broid_gld_imbro": null,
                    "tubeBottomDepth": 13.16,
                    "broid_gld_imbroa": null,
                    "constructionDate": "2024-05-23T00:00:00Z",
                    "variableDiameter": "nee",
                    "filterBottomDepth": 13.16,
                    "sedimentSumpLength": null,
                    "sedimentSumpPresent": false,
                    "tubePackingMaterial": "bentonietFiltergrind",
                    "numberOfGeoOhmCables": 0,
                    "artesianWellCapPresent": false
                }
            },
            "created": "2024-09-26T14:37:08.797053Z",
            "last_modified": "2024-09-27T07:10:38.444204Z",
            "last_modified_by": "vitens_api"
        },
        {
            "url": "https://demo.lizard.net/api/v4/locations/e39ad228-ab5c-46b7-873b-dbed3679f116/?format=api",
            "uuid": "e39ad228-ab5c-46b7-873b-dbed3679f116",
            "name": "34DM026",
            "code": "34DM026",
            "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": [
                        236924.23,
                        457562.32
                    ],
                    "dateCreated": "2024-09-09T10:10:48Z",
                    "sync_to_bro": false,
                    "complete_bro": false,
                    "dateModified": "2024-09-09T10:46:13Z",
                    "date_changed": null,
                    "projectNumber": null,
                    "qualityRegime": "imbro",
                    "synced_to_bro": false,
                    "temporal_data": [
                        {
                            "start": "2024-05-22T22:00:00Z",
                            "offset": 0,
                            "initial": true,
                            "broEvent": null,
                            "dateModified": "2024-09-09T10:46:14Z",
                            "verticalDatum": "NAP",
                            "wellHeadProtector": "kokerMetaal",
                            "groundLevelPosition": 17.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-05-23T00:00:00Z",
                    "scheduled_for_deletion": false,
                    "numberOfMonitoringTubes": 1,
                    "objectIdAccountableParty": "34DM026",
                    "horizontalPositioningMethod": "RTKGPS2tot5cm",
                    "maintenanceResponsibleParty": "05069581"
                }
            },
            "created": "2024-09-26T14:37:10.234388Z",
            "last_modified": "2024-09-26T14:37:10.356701Z",
            "last_modified_by": "vitens_api"
        },
        {
            "url": "https://demo.lizard.net/api/v4/locations/4f1553c7-b37f-4424-9341-a34faf5d376a/?format=api",
            "uuid": "4f1553c7-b37f-4424-9341-a34faf5d376a",
            "name": "34DM026001",
            "code": "34DM026001",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    6.582893724088919,
                    52.10023169476867,
                    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": 124223,
                "type": "filter"
            },
            "access_modifier": "Public",
            "extra_metadata": {
                "bro": {
                    "id": 28766,
                    "glue": "geen",
                    "aquifer": 0,
                    "tubeType": "standaardbuis",
                    "tubeNumber": 1,
                    "removalDate": null,
                    "dateModified": "2024-09-09T10:46:13Z",
                    "geoOhmCables": [],
                    "sockMaterial": "geen",
                    "tubeMaterial": "pvc",
                    "filterInRoute": true,
                    "temporal_data": [
                        {
                            "start": "2024-05-23T10:00:00Z",
                            "initial": true,
                            "broEvent": null,
                            "tubeStatus": "gebruiksklaar",
                            "dateModified": "2024-09-09T10:10:48Z",
                            "referenceLevel": 18.21,
                            "tubeTopDiameter": 57.0,
                            "insertedPartLength": null,
                            "insertedPartPresent": false,
                            "insertedPartDiameter": null,
                            "insertedPartMaterial": null,
                            "tubeTopPositioningMethod": "RTKGPS20tot100cm"
                        }
                    ],
                    "filterTopDepth": 14.41,
                    "broid_gld_imbro": null,
                    "tubeBottomDepth": 13.41,
                    "broid_gld_imbroa": null,
                    "constructionDate": "2024-05-23T00:00:00Z",
                    "variableDiameter": "nee",
                    "filterBottomDepth": 13.41,
                    "sedimentSumpLength": null,
                    "sedimentSumpPresent": false,
                    "tubePackingMaterial": "bentonietFiltergrind",
                    "numberOfGeoOhmCables": 0,
                    "artesianWellCapPresent": false
                }
            },
            "created": "2024-09-26T14:37:10.726267Z",
            "last_modified": "2024-09-27T07:10:38.624042Z",
            "last_modified_by": "vitens_api"
        },
        {
            "url": "https://demo.lizard.net/api/v4/locations/5dec9a19-4f20-4fb4-b674-a1038fcd646e/?format=api",
            "uuid": "5dec9a19-4f20-4fb4-b674-a1038fcd646e",
            "name": "34DOW027",
            "code": "34DOW027",
            "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": [
                        236929.0,
                        457659.0
                    ],
                    "dateCreated": "2024-09-09T10:10:48Z",
                    "sync_to_bro": false,
                    "complete_bro": false,
                    "dateModified": "2024-09-09T10:51:26Z",
                    "date_changed": null,
                    "projectNumber": null,
                    "qualityRegime": "imbro",
                    "synced_to_bro": false,
                    "temporal_data": [
                        {
                            "start": "2024-05-22T22:00:00Z",
                            "offset": 0,
                            "initial": true,
                            "broEvent": null,
                            "dateModified": "2024-09-09T10:48:38Z",
                            "verticalDatum": "NAP",
                            "wellHeadProtector": "kokerNietMetaal",
                            "groundLevelPosition": 16.87,
                            "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-04T00:00:00Z",
                    "scheduled_for_deletion": false,
                    "numberOfMonitoringTubes": 1,
                    "objectIdAccountableParty": "34DOW027",
                    "horizontalPositioningMethod": "RTKGPS2tot5cm",
                    "maintenanceResponsibleParty": "05069581"
                }
            },
            "created": "2024-09-26T14:37:12.130034Z",
            "last_modified": "2024-09-26T14:37:12.246547Z",
            "last_modified_by": "vitens_api"
        }
    ]
}