Locations in this monitoring network.

Locations may be filtered by query parameters.

Examples

?name=Rotterdamhaven

?name__startswith=Rotterdam

?code=MOB_MP_P_5min

?code__startswith=MOB_MP

?boundary=95158

?boundary__id=95158

?boundary__code=NL_GM0344

?timeseries__start__gte=2013-06-08T10:05:05Z

?timeseries__start__gte=2013-06-08T10:05:05Z&timeseries__end__lt=2014-01-01T00:00:00Z

?timeseries__observation_type__code=WNS9040
GET /api/v4/monitoringnetworks/69ead1f6-5063-460b-bbef-82635d511565/locations/?format=api&page=11
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 101,
    "next": null,
    "previous": "https://zuiderzeeland.lizard.net/api/v4/monitoringnetworks/69ead1f6-5063-460b-bbef-82635d511565/locations/?format=api&page=10",
    "results": [
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/locations/468466b3-c9ab-43ad-afc7-7b3aaa737437/?format=api",
            "uuid": "468466b3-c9ab-43ad-afc7-7b3aaa737437",
            "name": "22CM008002",
            "code": "22CM008002",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    6.40017165351291,
                    52.55831892889683,
                    0.0
                ]
            },
            "organisation": {
                "url": "https://zuiderzeeland.lizard.net/api/v4/organisations/e7d66583-43b2-4c90-b118-f2093798885a/?format=api",
                "uuid": "e7d66583-43b2-4c90-b118-f2093798885a",
                "name": "Vitens NV"
            },
            "object": {
                "id": 122979,
                "type": "filter"
            },
            "access_modifier": "Public",
            "extra_metadata": {
                "bro": {
                    "id": 27870,
                    "glue": "ongespecificeerd",
                    "aquifer": null,
                    "tubeType": "standaardbuis",
                    "tubeNumber": 2,
                    "removalDate": null,
                    "dateModified": "2024-02-05T10:34:45Z",
                    "geoOhmCables": [],
                    "sockMaterial": "geen",
                    "tubeMaterial": "pe",
                    "filterInRoute": true,
                    "temporal_data": [
                        {
                            "start": "2022-02-07T08:00:00Z",
                            "initial": true,
                            "broEvent": null,
                            "tubeStatus": "gebruiksklaar",
                            "dateModified": "2023-01-05T22:06:18Z",
                            "referenceLevel": 6.96,
                            "tubeTopDiameter": 51.0,
                            "insertedPartLength": null,
                            "insertedPartPresent": false,
                            "insertedPartDiameter": null,
                            "insertedPartMaterial": null,
                            "tubeTopPositioningMethod": "waterpassing0tot2cm"
                        }
                    ],
                    "filterTopDepth": -12.72,
                    "broid_gld_imbro": "GLD000000031655",
                    "tubeBottomDepth": -13.72,
                    "broid_gld_imbroa": "GLD000000031690",
                    "constructionDate": "2022-02-07T00:00:00Z",
                    "variableDiameter": "nee",
                    "filterBottomDepth": -13.72,
                    "sedimentSumpLength": null,
                    "sedimentSumpPresent": false,
                    "tubePackingMaterial": "filtergrind",
                    "numberOfGeoOhmCables": 0,
                    "artesianWellCapPresent": false
                }
            },
            "created": "2022-08-18T15:35:41.953943Z",
            "last_modified": "2024-07-05T16:11:18.022776Z",
            "last_modified_by": "vitens_api"
        }
    ]
}