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/b6c3b9ec-10bb-4f12-a7b7-9793925eabf9/locations/?format=api&page=21
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 201,
    "next": null,
    "previous": "https://zuiderzeeland.lizard.net/api/v4/monitoringnetworks/b6c3b9ec-10bb-4f12-a7b7-9793925eabf9/locations/?format=api&page=20",
    "results": [
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/locations/d0fe0e17-42bb-4ea4-a67f-309d9d6489c8/?format=api",
            "uuid": "d0fe0e17-42bb-4ea4-a67f-309d9d6489c8",
            "name": "B21G0457080",
            "code": "21GP0457080",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    6.069668922051166,
                    52.49479905218738,
                    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": 44158,
                "type": "filter"
            },
            "access_modifier": "Public",
            "extra_metadata": {
                "bro": {
                    "id": 23756,
                    "glue": "ongespecificeerd",
                    "aquifer": null,
                    "tubeType": "standaardbuis",
                    "tubeNumber": 80,
                    "removalDate": null,
                    "dateModified": "2023-05-10T14:23:06Z",
                    "geoOhmCables": [],
                    "sockMaterial": "geen",
                    "tubeMaterial": "onbekend",
                    "filterInRoute": false,
                    "temporal_data": [
                        {
                            "start": "1980-10-13T12:00:00Z",
                            "initial": true,
                            "broEvent": null,
                            "tubeStatus": "onbekend",
                            "dateModified": "2023-01-06T00:14:02Z",
                            "referenceLevel": 2.2,
                            "tubeTopDiameter": null,
                            "insertedPartLength": null,
                            "insertedPartPresent": false,
                            "insertedPartDiameter": null,
                            "insertedPartMaterial": null,
                            "tubeTopPositioningMethod": "waterpassing0tot2cm"
                        }
                    ],
                    "filterTopDepth": null,
                    "broid_gld_imbro": null,
                    "tubeBottomDepth": null,
                    "broid_gld_imbroa": null,
                    "constructionDate": "1980-10-13T00:00:00Z",
                    "variableDiameter": "nee",
                    "filterBottomDepth": null,
                    "sedimentSumpLength": null,
                    "sedimentSumpPresent": false,
                    "tubePackingMaterial": "filtergrind",
                    "numberOfGeoOhmCables": 0,
                    "artesianWellCapPresent": false
                }
            },
            "created": "2022-10-04T19:44:10.693678Z",
            "last_modified": "2024-09-26T14:35:08.851468Z",
            "last_modified_by": "vitens_api"
        }
    ]
}