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/50a999df-aba4-4e52-b155-255b497d70b8/locations/?format=api&page=52
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 514,
    "next": null,
    "previous": "https://demo.lizard.net/api/v4/monitoringnetworks/50a999df-aba4-4e52-b155-255b497d70b8/locations/?format=api&page=51",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/locations/3190c005-d1d0-4699-b5e7-f94e007a18af/?format=api",
            "uuid": "3190c005-d1d0-4699-b5e7-f94e007a18af",
            "name": "ZWOLSETOCHT, thv Hondtocht-zuid",
            "code": "20CZ-077-01",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    5.800531267429887,
                    52.52316872653372,
                    0.0
                ]
            },
            "organisation": {
                "url": "https://demo.lizard.net/api/v4/organisations/188a569b-f0ac-4e98-81db-499de07f7582/?format=api",
                "uuid": "188a569b-f0ac-4e98-81db-499de07f7582",
                "name": "Zuiderzeeland"
            },
            "object": {
                "id": 228303,
                "type": "measuringstation"
            },
            "access_modifier": "Public",
            "extra_metadata": {},
            "created": "2020-11-03T17:07:14.129971Z",
            "last_modified": "2022-01-18T03:23:43.300154Z",
            "last_modified_by": ""
        },
        {
            "url": "https://demo.lizard.net/api/v4/locations/5f7295af-8b5a-457e-8cf8-655c26b3ec99/?format=api",
            "uuid": "5f7295af-8b5a-457e-8cf8-655c26b3ec99",
            "name": "KETELTOCHT, bovenstrooms van stuw",
            "code": "21CN-062-01",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    5.782674228666622,
                    52.57588627923632,
                    0.0
                ]
            },
            "organisation": {
                "url": "https://demo.lizard.net/api/v4/organisations/188a569b-f0ac-4e98-81db-499de07f7582/?format=api",
                "uuid": "188a569b-f0ac-4e98-81db-499de07f7582",
                "name": "Zuiderzeeland"
            },
            "object": {
                "id": 228304,
                "type": "measuringstation"
            },
            "access_modifier": "Public",
            "extra_metadata": {},
            "created": "2020-11-03T17:07:14.130099Z",
            "last_modified": "2022-01-18T03:35:06.974214Z",
            "last_modified_by": ""
        },
        {
            "url": "https://demo.lizard.net/api/v4/locations/29d7a207-8d9f-4079-b2e9-ab538d9e5c88/?format=api",
            "uuid": "29d7a207-8d9f-4079-b2e9-ab538d9e5c88",
            "name": "WATERAANVOERSLOOT, kavel NOP-S45",
            "code": "21BN-088-01",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    5.911534362249857,
                    52.68872476024349,
                    0.0
                ]
            },
            "organisation": {
                "url": "https://demo.lizard.net/api/v4/organisations/188a569b-f0ac-4e98-81db-499de07f7582/?format=api",
                "uuid": "188a569b-f0ac-4e98-81db-499de07f7582",
                "name": "Zuiderzeeland"
            },
            "object": {
                "id": 230024,
                "type": "measuringstation"
            },
            "access_modifier": "Public",
            "extra_metadata": {},
            "created": "2020-11-03T17:07:14.130238Z",
            "last_modified": "2022-01-18T03:49:19.166344Z",
            "last_modified_by": ""
        },
        {
            "url": "https://demo.lizard.net/api/v4/locations/1f993624-401f-430e-9056-5a6f08ad19cc/?format=api",
            "uuid": "1f993624-401f-430e-9056-5a6f08ad19cc",
            "name": "Hevel Kadoelen, HWZ (aanvoersloot)",
            "code": "H4625-LT1",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    5.981969668026921,
                    52.65700242352499,
                    0.0
                ]
            },
            "organisation": {
                "url": "https://demo.lizard.net/api/v4/organisations/188a569b-f0ac-4e98-81db-499de07f7582/?format=api",
                "uuid": "188a569b-f0ac-4e98-81db-499de07f7582",
                "name": "Zuiderzeeland"
            },
            "object": {
                "id": 27565,
                "type": "pumpstation"
            },
            "access_modifier": "Public",
            "extra_metadata": {},
            "created": "2021-01-05T12:24:59.035209Z",
            "last_modified": "2022-01-18T03:31:54.319946Z",
            "last_modified_by": "emile.debadts"
        }
    ]
}