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/90fa4292-8016-4403-a6a8-c94835680c26/locations/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 4,
    "next": null,
    "previous": null,
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/locations/9069bd4f-3af6-4cf0-9a57-95e9320394a6/?format=api",
            "uuid": "9069bd4f-3af6-4cf0-9a57-95e9320394a6",
            "name": "PB01-01",
            "code": "PB01-01",
            "geometry": null,
            "organisation": {
                "url": "https://demo.lizard.net/api/v4/organisations/c152eb26-47d7-4444-956c-15da0dcf5464/?format=api",
                "uuid": "c152eb26-47d7-4444-956c-15da0dcf5464",
                "name": "Provincie Noord-Brabant"
            },
            "object": {
                "id": 123357,
                "type": "filter"
            },
            "access_modifier": "Public",
            "extra_metadata": {
                "bro": {
                    "production": {
                        "gld": {
                            "imbro": {
                                "bro_id": null
                            },
                            "imbroa": {
                                "bro_id": null
                            }
                        },
                        "gmw": {
                            "bro_id": "GMW000000067092"
                        }
                    }
                }
            },
            "created": "2023-04-12T20:51:25.203111Z",
            "last_modified": "2023-04-12T21:31:47.995056Z",
            "last_modified_by": ""
        },
        {
            "url": "https://demo.lizard.net/api/v4/locations/caec6003-2b94-489f-b5a6-b6f522d45b95/?format=api",
            "uuid": "caec6003-2b94-489f-b5a6-b6f522d45b95",
            "name": "PB02-02",
            "code": "PB02-02",
            "geometry": null,
            "organisation": {
                "url": "https://demo.lizard.net/api/v4/organisations/c152eb26-47d7-4444-956c-15da0dcf5464/?format=api",
                "uuid": "c152eb26-47d7-4444-956c-15da0dcf5464",
                "name": "Provincie Noord-Brabant"
            },
            "object": {
                "id": 123360,
                "type": "filter"
            },
            "access_modifier": "Public",
            "extra_metadata": {
                "bro": {
                    "production": {
                        "gld": {
                            "imbro": {
                                "bro_id": null
                            },
                            "imbroa": {
                                "bro_id": null
                            }
                        },
                        "gmw": {
                            "bro_id": "GMW000000067091"
                        }
                    }
                }
            },
            "created": "2023-04-12T20:58:13.612480Z",
            "last_modified": "2023-04-12T21:37:22.501701Z",
            "last_modified_by": ""
        },
        {
            "url": "https://demo.lizard.net/api/v4/locations/e82ccfb2-ec9d-4066-b70f-4684c83796e4/?format=api",
            "uuid": "e82ccfb2-ec9d-4066-b70f-4684c83796e4",
            "name": "PB03-01",
            "code": "PB03-01",
            "geometry": null,
            "organisation": {
                "url": "https://demo.lizard.net/api/v4/organisations/c152eb26-47d7-4444-956c-15da0dcf5464/?format=api",
                "uuid": "c152eb26-47d7-4444-956c-15da0dcf5464",
                "name": "Provincie Noord-Brabant"
            },
            "object": {
                "id": 123361,
                "type": "filter"
            },
            "access_modifier": "Public",
            "extra_metadata": {
                "bro": {
                    "demo": null,
                    "broid_gmw": null,
                    "broid_gld_imbro": null,
                    "broid_gld_imbroa": "GLD000000018456"
                }
            },
            "created": "2023-04-12T20:59:52.367223Z",
            "last_modified": "2025-02-25T19:38:30.625031Z",
            "last_modified_by": "brabant.water"
        },
        {
            "url": "https://demo.lizard.net/api/v4/locations/e466936f-82c1-4a83-9636-707f251256d8/?format=api",
            "uuid": "e466936f-82c1-4a83-9636-707f251256d8",
            "name": "PB03-02",
            "code": "PB03-02",
            "geometry": null,
            "organisation": {
                "url": "https://demo.lizard.net/api/v4/organisations/c152eb26-47d7-4444-956c-15da0dcf5464/?format=api",
                "uuid": "c152eb26-47d7-4444-956c-15da0dcf5464",
                "name": "Provincie Noord-Brabant"
            },
            "object": {
                "id": 123362,
                "type": "filter"
            },
            "access_modifier": "Public",
            "extra_metadata": {
                "bro": {
                    "demo": null,
                    "broid_gmw": null,
                    "broid_gld_imbro": null,
                    "broid_gld_imbroa": "GLD000000023534"
                }
            },
            "created": "2023-04-12T21:01:15.819260Z",
            "last_modified": "2025-02-23T18:51:54.425957Z",
            "last_modified_by": "brabant.water"
        }
    ]
}