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/05b6a5d6-8147-415e-a2d5-11ae196a43d9/locations/?format=api&page=10
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 92,
    "next": null,
    "previous": "https://demo.lizard.net/api/v4/monitoringnetworks/05b6a5d6-8147-415e-a2d5-11ae196a43d9/locations/?format=api&page=9",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/locations/04769edc-8361-4e87-9f83-f4ddb4aa19b8/?format=api",
            "uuid": "04769edc-8361-4e87-9f83-f4ddb4aa19b8",
            "name": "B32H0189020",
            "code": "32HP0189020",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    5.687976300849096,
                    52.05349302482222,
                    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": 61556,
                "type": "filter"
            },
            "access_modifier": "Public",
            "extra_metadata": {
                "bro": {
                    "id": 27963,
                    "glue": "ongespecificeerd",
                    "aquifer": null,
                    "tubeType": "standaardbuis",
                    "tubeNumber": 20,
                    "removalDate": null,
                    "dateModified": "2023-01-05T20:55:45Z",
                    "geoOhmCables": [],
                    "sockMaterial": "geen",
                    "tubeMaterial": "onbekend",
                    "filterInRoute": false,
                    "temporal_data": [],
                    "filterTopDepth": null,
                    "broid_gld_imbro": null,
                    "tubeBottomDepth": null,
                    "broid_gld_imbroa": null,
                    "constructionDate": null,
                    "variableDiameter": "nee",
                    "filterBottomDepth": null,
                    "sedimentSumpLength": null,
                    "sedimentSumpPresent": false,
                    "tubePackingMaterial": "filtergrind",
                    "numberOfGeoOhmCables": 0,
                    "artesianWellCapPresent": false
                }
            },
            "created": "2022-10-04T20:41:59.659449Z",
            "last_modified": "2024-07-05T17:26:43.071235Z",
            "last_modified_by": "vitens_api"
        },
        {
            "url": "https://demo.lizard.net/api/v4/locations/4ac0a0b1-72e9-4a0b-bce3-288d81cc853e/?format=api",
            "uuid": "4ac0a0b1-72e9-4a0b-bce3-288d81cc853e",
            "name": "B32H0189021",
            "code": "32HP0189021",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    5.687976300849096,
                    52.05349302482222,
                    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": 61557,
                "type": "filter"
            },
            "access_modifier": "Public",
            "extra_metadata": {
                "bro": {
                    "id": 27964,
                    "glue": "ongespecificeerd",
                    "aquifer": null,
                    "tubeType": "standaardbuis",
                    "tubeNumber": 21,
                    "removalDate": null,
                    "dateModified": "2023-01-05T20:55:45Z",
                    "geoOhmCables": [],
                    "sockMaterial": "geen",
                    "tubeMaterial": "onbekend",
                    "filterInRoute": false,
                    "temporal_data": [],
                    "filterTopDepth": null,
                    "broid_gld_imbro": null,
                    "tubeBottomDepth": null,
                    "broid_gld_imbroa": null,
                    "constructionDate": null,
                    "variableDiameter": "nee",
                    "filterBottomDepth": null,
                    "sedimentSumpLength": null,
                    "sedimentSumpPresent": false,
                    "tubePackingMaterial": "filtergrind",
                    "numberOfGeoOhmCables": 0,
                    "artesianWellCapPresent": false
                }
            },
            "created": "2022-10-04T20:42:03.316388Z",
            "last_modified": "2024-07-05T17:26:43.962481Z",
            "last_modified_by": "vitens_api"
        }
    ]
}