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/0581715e-bd67-4f23-b023-f9ce48916a06/locations/?format=api&page=19
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 181,
    "next": null,
    "previous": "https://demo.lizard.net/api/v4/monitoringnetworks/0581715e-bd67-4f23-b023-f9ce48916a06/locations/?format=api&page=18",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/locations/d8564289-80f0-4b76-8321-d7aa7ebcbd01/?format=api",
            "uuid": "d8564289-80f0-4b76-8321-d7aa7ebcbd01",
            "name": "38FM009001",
            "code": "38FM009001",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    5.03581356352162,
                    51.98800638346152,
                    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": 126888,
                "type": "filter"
            },
            "access_modifier": "Public",
            "extra_metadata": {
                "bro": {
                    "id": 29053,
                    "glue": "geen",
                    "aquifer": 0,
                    "tubeType": "standaardbuis",
                    "tubeNumber": 1,
                    "removalDate": null,
                    "dateModified": "2025-06-05T12:51:35Z",
                    "geoOhmCables": [],
                    "sockMaterial": "geen",
                    "tubeMaterial": "pvc",
                    "filterInRoute": true,
                    "temporal_data": [
                        {
                            "id": 85115,
                            "start": "2025-05-15T11:42:00Z",
                            "initial": true,
                            "broEvent": "None",
                            "tubeStatus": "gebruiksklaar",
                            "dateModified": "2025-06-03T08:07:21Z",
                            "referenceLevel": 1.14,
                            "instrumentDepth": 3.0,
                            "tubeTopDiameter": 38.0,
                            "insertedPartLength": null,
                            "insertedPartPresent": false,
                            "insertedPartDiameter": null,
                            "insertedPartMaterial": null,
                            "tubeTopPositioningMethod": "RTKGPS20tot100cm"
                        }
                    ],
                    "filterTopDepth": -0.12,
                    "broid_gld_imbro": null,
                    "tubeBottomDepth": -2.12,
                    "broid_gld_imbroa": null,
                    "constructionDate": "2025-05-15T00:00:00Z",
                    "variableDiameter": "nee",
                    "filterBottomDepth": -2.12,
                    "sedimentSumpLength": null,
                    "sedimentSumpPresent": false,
                    "tubePackingMaterial": "bentonietFiltergrind",
                    "numberOfGeoOhmCables": 0,
                    "artesianWellCapPresent": false
                }
            },
            "created": "2025-06-05T12:51:36.403443Z",
            "last_modified": "2025-06-06T07:10:18.006574Z",
            "last_modified_by": "vitens_api"
        }
    ]
}