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/e2564cb5-7c49-4f80-9843-0aa9afffe8c5/locations/?format=api&page=17
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 161,
    "next": null,
    "previous": "https://demo.lizard.net/api/v4/monitoringnetworks/e2564cb5-7c49-4f80-9843-0aa9afffe8c5/locations/?format=api&page=16",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/locations/457cd8a7-713f-43f2-8a7e-930fd37f2b1f/?format=api",
            "uuid": "457cd8a7-713f-43f2-8a7e-930fd37f2b1f",
            "name": "B28A0072001",
            "code": "28AP0072001",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    6.405557185656738,
                    52.47861968155161,
                    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": 44708,
                "type": "filter"
            },
            "access_modifier": "Public",
            "extra_metadata": {
                "bro": {
                    "id": 449,
                    "glue": "ongespecificeerd",
                    "aquifer": null,
                    "tubeType": "standaardbuis",
                    "tubeNumber": 1,
                    "removalDate": null,
                    "dateModified": "2023-02-09T06:26:34Z",
                    "geoOhmCables": [],
                    "sockMaterial": "geen",
                    "tubeMaterial": "onbekend",
                    "filterInRoute": false,
                    "temporal_data": [
                        {
                            "start": "2024-03-25T23:40:00Z",
                            "initial": false,
                            "broEvent": "60354",
                            "tubeStatus": "onbekend",
                            "dateModified": "2024-08-20T05:34:54Z",
                            "referenceLevel": 22.74,
                            "tubeTopDiameter": null,
                            "insertedPartLength": null,
                            "insertedPartPresent": false,
                            "insertedPartDiameter": null,
                            "insertedPartMaterial": null,
                            "tubeTopPositioningMethod": "waterpassing0tot2cm"
                        }
                    ],
                    "filterTopDepth": 20.45,
                    "broid_gld_imbro": "GLD000000030989",
                    "tubeBottomDepth": 19.45,
                    "broid_gld_imbroa": "GLD000000030991",
                    "constructionDate": "1976-07-01T00:00:00Z",
                    "variableDiameter": "nee",
                    "filterBottomDepth": 19.45,
                    "sedimentSumpLength": null,
                    "sedimentSumpPresent": false,
                    "tubePackingMaterial": "filtergrind",
                    "numberOfGeoOhmCables": 0,
                    "artesianWellCapPresent": false
                }
            },
            "created": "2022-10-04T20:13:28.164970Z",
            "last_modified": "2024-08-27T13:45:20.343739Z",
            "last_modified_by": "vitens_api"
        }
    ]
}