List assets of type GroundwaterStation

Query parameters:

organisation Filter by organisation. Supports lookups on uuid and name.

code Exact filter on the code field. The (case-sensitive) startswith lookup is also supported.

created: Temporal filter on created. Supports various lookup types (exact, lt, lte, gt, gte; created__exact by default). Filter values should be specified in ISO 8601 YYYY-MM-DDThh:mm:ssZ format.

last_modified: Temporal filter on last_modified. Supports various lookup types (exact, lt, lte, gt, gte; last_modified__exact by default). Filter values should be specified in ISO 8601 YYYY-MM-DDThh:mm:ssZ format.

geometry The following lookups are available: isnull, contained, contains, contains_properly, covered_by, covers, crosses, disjoint, equals, intersects, overlaps, and within. Query geometries can be supplied as WKT, EWKT or HEXEWKB.

boundary__id: Filter on geometry of the region/boundary with the id boundary__id. For a list of regions/boundaries, see the boundary endpoint /api/v4/boundaries/

boundary__code: Filter on geometry of the region/boundary with the id boundary__code. For a list of regions/boundaries, see the boundary endpoint /api/v4/boundaries/

boundary__type: Spatial filter on geometry, whereby geometry is specified by a region/boundary object (see below) and filter operator is ST_Intersects. Available types are COUNTRY, PROVINCE, WATER_BOARD, MUNICIPALITY, CATCHMENT, POLDER, FIXED_DRAINAGE_LEVEL_AREA, PUMPED_DRAINAGE_AREA, MAIN_PUMPED_DRAINAGE_AREA, DISTRICT, NEIGHBOURHOOD, CADASTRE, PLANTATION, FIELD, CITY, and CUSTOM

boundary__name: Filter on name of the region/boundary with the name boundary__name. Requires boundary__type. For a list of regions/boundaries, see the boundary endpoint /api/v4/boundaries/

simplify: Simplify the query geometries (in WGS84) using this value as tolerance. A higher value may result in a better response time for detailed geometries. Defaults to 0.00001 degrees (approx. 1 meter). NB: Returned geometries are unaffected.

page_size The number of results on a single page. Defaults to 10, maximum is 100. Note that pagination is disabled for the root endpoint: the response will be truncated to page_size.

name: Exact filter on the name field, the startswith lookup is also supported.

Custom route: search

Full-text search in 'code' and 'name' fields. Results are ranked.

Examples:

?code=ABC_2123

?code__startswith=ABC

?created__gte=2017-01-01T00:00:00Z

?last_modified__lt=2018-01-01T00:00:00Z

?organisation__name__startswith=Nelen

?organisation__uuid=61f5a464-c350-44c1-9bc7-d4b42d7f58cb

?organisation__name__icontains=Schuur

?geometry__intersects=POINT (5 52)

?boundary__id=198

?boundary__code=NL_GM0344

?boundary__type=PROVINCE&boundary__name=Utrecht

/search/abc/

?name__startswith=station3
GET /api/v4/groundwaterstations/?format=api&page=39
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 10842,
    "next": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/?format=api&page=40",
    "previous": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/?format=api&page=38",
    "results": [
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/3016/?format=api",
            "id": 3016,
            "code": "27GP0150",
            "organisation": {
                "url": "https://zuiderzeeland.lizard.net/api/v4/organisations/e7d66583-43b2-4c90-b118-f2093798885a/?format=api",
                "uuid": "e7d66583-43b2-4c90-b118-f2093798885a",
                "name": "Vitens NV"
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    6.171283468075309,
                    52.35162927794677,
                    0.0
                ]
            },
            "last_modified": "2025-04-28T12:09:21.027409Z",
            "created": "2015-08-12T11:33:00.164151Z",
            "image_url": "",
            "timeseries": [],
            "filters": [
                {
                    "url": "https://zuiderzeeland.lizard.net/api/v4/filters/44964/?format=api",
                    "id": 44964,
                    "timeseries": [
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/eb62dce1-1da3-40a6-91ef-b0f2b343f063/?format=api",
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/168891f2-661f-4eb1-b526-e68664a3aa88/?format=api"
                    ],
                    "code": "27GP0150002",
                    "last_modified": "2024-07-05T16:42:05.375112Z",
                    "created": "2016-02-04T10:19:43.136400Z",
                    "groundwater_station": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/3016/?format=api",
                    "top_level": 3.3,
                    "filter_top_level": -17.99,
                    "filter_bottom_level": -19.99,
                    "aquifer_confinement": "None",
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                },
                {
                    "url": "https://zuiderzeeland.lizard.net/api/v4/filters/44963/?format=api",
                    "id": 44963,
                    "timeseries": [
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/63bbe811-026d-4aca-8bd6-f669f91136be/?format=api",
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/286b9d49-af6a-4e02-a43d-bde9c98ad6d8/?format=api"
                    ],
                    "code": "27GP0150001",
                    "last_modified": "2024-07-05T16:42:04.977311Z",
                    "created": "2016-02-04T10:19:43.136400Z",
                    "groundwater_station": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/3016/?format=api",
                    "top_level": 3.34,
                    "filter_top_level": -1.0,
                    "filter_bottom_level": -2.0,
                    "aquifer_confinement": "None",
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                }
            ],
            "name": "B27G0150",
            "station_type": "base",
            "status": "active",
            "scale": "region",
            "surface_level": 3.1,
            "top_level": null,
            "bottom_level": null
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/3017/?format=api",
            "id": 3017,
            "code": "27GP0151",
            "organisation": {
                "url": "https://zuiderzeeland.lizard.net/api/v4/organisations/e7d66583-43b2-4c90-b118-f2093798885a/?format=api",
                "uuid": "e7d66583-43b2-4c90-b118-f2093798885a",
                "name": "Vitens NV"
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    6.182151420633621,
                    52.34887104755597,
                    0.0
                ]
            },
            "last_modified": "2025-04-28T12:09:28.258226Z",
            "created": "2015-08-12T11:33:00.170943Z",
            "image_url": "",
            "timeseries": [],
            "filters": [
                {
                    "url": "https://zuiderzeeland.lizard.net/api/v4/filters/44966/?format=api",
                    "id": 44966,
                    "timeseries": [
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/a9cc47e1-0fa0-4fa2-bfa2-01154b70efd9/?format=api",
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/0d573198-6e25-41c0-9421-f9a570928c37/?format=api"
                    ],
                    "code": "27GP0151002",
                    "last_modified": "2024-07-05T16:42:07.333068Z",
                    "created": "2016-02-04T10:19:43.136400Z",
                    "groundwater_station": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/3017/?format=api",
                    "top_level": 3.99,
                    "filter_top_level": -18.99,
                    "filter_bottom_level": -20.99,
                    "aquifer_confinement": "None",
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                },
                {
                    "url": "https://zuiderzeeland.lizard.net/api/v4/filters/44965/?format=api",
                    "id": 44965,
                    "timeseries": [
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/4f576915-d2bc-43bb-ad4a-ff6fe4a262ea/?format=api",
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/6b396e7b-ac3c-478c-a2be-3a35e1298898/?format=api"
                    ],
                    "code": "27GP0151001",
                    "last_modified": "2024-07-05T16:42:06.878093Z",
                    "created": "2016-02-04T10:19:43.136400Z",
                    "groundwater_station": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/3017/?format=api",
                    "top_level": 4.01,
                    "filter_top_level": 0.02,
                    "filter_bottom_level": -0.98,
                    "aquifer_confinement": "None",
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                }
            ],
            "name": "B27G0151",
            "station_type": "base",
            "status": "active",
            "scale": "region",
            "surface_level": 4.12,
            "top_level": null,
            "bottom_level": null
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/3018/?format=api",
            "id": 3018,
            "code": "27GP0152",
            "organisation": {
                "url": "https://zuiderzeeland.lizard.net/api/v4/organisations/e7d66583-43b2-4c90-b118-f2093798885a/?format=api",
                "uuid": "e7d66583-43b2-4c90-b118-f2093798885a",
                "name": "Vitens NV"
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    6.181657615233179,
                    52.35685748588703,
                    0.0
                ]
            },
            "last_modified": "2025-04-28T12:09:35.089433Z",
            "created": "2015-08-12T11:33:00.177498Z",
            "image_url": "",
            "timeseries": [],
            "filters": [
                {
                    "url": "https://zuiderzeeland.lizard.net/api/v4/filters/44968/?format=api",
                    "id": 44968,
                    "timeseries": [
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/a48bc0e2-a31c-4334-a9d9-304cec322000/?format=api",
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/e72e5315-bb84-4d70-906b-13699e80e79c/?format=api"
                    ],
                    "code": "27GP0152002",
                    "last_modified": "2024-07-05T16:42:09.255619Z",
                    "created": "2016-02-04T10:19:43.136400Z",
                    "groundwater_station": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/3018/?format=api",
                    "top_level": 3.934,
                    "filter_top_level": -19.62,
                    "filter_bottom_level": -21.62,
                    "aquifer_confinement": "None",
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                },
                {
                    "url": "https://zuiderzeeland.lizard.net/api/v4/filters/44967/?format=api",
                    "id": 44967,
                    "timeseries": [
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/3af921f9-0e80-4fa7-87df-c84adbf890ce/?format=api",
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/60e3962e-6835-4a22-80ef-69420fda705f/?format=api"
                    ],
                    "code": "27GP0152001",
                    "last_modified": "2024-07-05T16:42:08.836500Z",
                    "created": "2016-02-04T10:19:43.136400Z",
                    "groundwater_station": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/3018/?format=api",
                    "top_level": 3.99,
                    "filter_top_level": -0.58,
                    "filter_bottom_level": -1.58,
                    "aquifer_confinement": "None",
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                }
            ],
            "name": "B27G0152",
            "station_type": "base",
            "status": "active",
            "scale": "region",
            "surface_level": 3.46,
            "top_level": null,
            "bottom_level": null
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/3019/?format=api",
            "id": 3019,
            "code": "27GP0153",
            "organisation": {
                "url": "https://zuiderzeeland.lizard.net/api/v4/organisations/e7d66583-43b2-4c90-b118-f2093798885a/?format=api",
                "uuid": "e7d66583-43b2-4c90-b118-f2093798885a",
                "name": "Vitens NV"
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    6.144224706081038,
                    52.36704591156557,
                    0.0
                ]
            },
            "last_modified": "2025-04-28T12:09:41.859032Z",
            "created": "2015-08-12T11:33:00.183378Z",
            "image_url": "",
            "timeseries": [],
            "filters": [
                {
                    "url": "https://zuiderzeeland.lizard.net/api/v4/filters/44969/?format=api",
                    "id": 44969,
                    "timeseries": [
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/ad3fa00f-4a2a-4519-bff1-e93716a53249/?format=api",
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/396540df-c2f5-429f-887b-256238c820ca/?format=api"
                    ],
                    "code": "27GP0153001",
                    "last_modified": "2024-07-05T16:42:10.650555Z",
                    "created": "2016-02-04T10:19:43.136400Z",
                    "groundwater_station": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/3019/?format=api",
                    "top_level": 3.34,
                    "filter_top_level": -1.99,
                    "filter_bottom_level": -2.99,
                    "aquifer_confinement": "None",
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                },
                {
                    "url": "https://zuiderzeeland.lizard.net/api/v4/filters/44970/?format=api",
                    "id": 44970,
                    "timeseries": [
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/3d712a9a-0252-4894-813f-e56dab00515f/?format=api",
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/b7bfd3c5-2f3b-4832-8d0a-0425eaec00c1/?format=api"
                    ],
                    "code": "27GP0153002",
                    "last_modified": "2024-07-05T16:42:11.092220Z",
                    "created": "2016-02-04T10:19:43.136400Z",
                    "groundwater_station": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/3019/?format=api",
                    "top_level": 3.31,
                    "filter_top_level": -21.5,
                    "filter_bottom_level": -23.5,
                    "aquifer_confinement": "None",
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                }
            ],
            "name": "B27G0153",
            "station_type": "base",
            "status": "active",
            "scale": "region",
            "surface_level": 3.07,
            "top_level": null,
            "bottom_level": null
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/3020/?format=api",
            "id": 3020,
            "code": "27GP0154",
            "organisation": {
                "url": "https://zuiderzeeland.lizard.net/api/v4/organisations/e7d66583-43b2-4c90-b118-f2093798885a/?format=api",
                "uuid": "e7d66583-43b2-4c90-b118-f2093798885a",
                "name": "Vitens NV"
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    6.133127490859674,
                    52.35579359012264,
                    0.0
                ]
            },
            "last_modified": "2025-04-28T12:09:45.443918Z",
            "created": "2015-08-12T11:33:00.189632Z",
            "image_url": "",
            "timeseries": [],
            "filters": [
                {
                    "url": "https://zuiderzeeland.lizard.net/api/v4/filters/44971/?format=api",
                    "id": 44971,
                    "timeseries": [
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/c61e47fe-c51a-4bb2-9c4a-9810d4395028/?format=api",
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/d36a9c6d-1b38-4c77-bf70-9ddea0b37326/?format=api"
                    ],
                    "code": "27GP0154001",
                    "last_modified": "2024-08-27T13:39:52.896832Z",
                    "created": "2016-02-04T10:19:43.136400Z",
                    "groundwater_station": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/3020/?format=api",
                    "top_level": 3.368,
                    "filter_top_level": -1.4,
                    "filter_bottom_level": -2.4,
                    "aquifer_confinement": "None",
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                },
                {
                    "url": "https://zuiderzeeland.lizard.net/api/v4/filters/44972/?format=api",
                    "id": 44972,
                    "timeseries": [
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/2d127619-7876-4ad0-9854-2c72a00876e3/?format=api",
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/040beabc-d82c-4d00-8bef-a3ffba8f86e8/?format=api"
                    ],
                    "code": "27GP0154002",
                    "last_modified": "2024-08-27T13:39:53.352114Z",
                    "created": "2016-02-04T10:19:43.136400Z",
                    "groundwater_station": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/3020/?format=api",
                    "top_level": 2.94,
                    "filter_top_level": -19.9,
                    "filter_bottom_level": -21.9,
                    "aquifer_confinement": "None",
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                }
            ],
            "name": "B27G0154",
            "station_type": "base",
            "status": "active",
            "scale": "region",
            "surface_level": 2.72,
            "top_level": null,
            "bottom_level": null
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/3021/?format=api",
            "id": 3021,
            "code": "27GP0155",
            "organisation": {
                "url": "https://zuiderzeeland.lizard.net/api/v4/organisations/e7d66583-43b2-4c90-b118-f2093798885a/?format=api",
                "uuid": "e7d66583-43b2-4c90-b118-f2093798885a",
                "name": "Vitens NV"
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    6.125857727426901,
                    52.36320255109838,
                    0.0
                ]
            },
            "last_modified": "2025-04-28T12:09:48.770448Z",
            "created": "2015-08-12T11:33:00.195868Z",
            "image_url": "",
            "timeseries": [],
            "filters": [
                {
                    "url": "https://zuiderzeeland.lizard.net/api/v4/filters/44974/?format=api",
                    "id": 44974,
                    "timeseries": [
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/d9ec0824-0166-4c4e-af8c-b1bab7f12035/?format=api",
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/ecb3ea8f-12a4-4ca3-a9fb-9e693cf7b808/?format=api"
                    ],
                    "code": "27GP0155002",
                    "last_modified": "2024-07-05T16:42:14.768221Z",
                    "created": "2016-02-04T10:19:43.136400Z",
                    "groundwater_station": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/3021/?format=api",
                    "top_level": 3.296,
                    "filter_top_level": -18.4,
                    "filter_bottom_level": -20.4,
                    "aquifer_confinement": "None",
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                },
                {
                    "url": "https://zuiderzeeland.lizard.net/api/v4/filters/44973/?format=api",
                    "id": 44973,
                    "timeseries": [
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/59287b15-dc8d-46f2-bac0-39aaa121e0f1/?format=api",
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/b87c1dc4-dbd2-4a40-92ad-24049e1fc9a9/?format=api"
                    ],
                    "code": "27GP0155001",
                    "last_modified": "2024-07-05T16:42:14.315794Z",
                    "created": "2016-02-04T10:19:43.136400Z",
                    "groundwater_station": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/3021/?format=api",
                    "top_level": 3.331,
                    "filter_top_level": -0.9,
                    "filter_bottom_level": -1.9,
                    "aquifer_confinement": "None",
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                }
            ],
            "name": "B27G0155",
            "station_type": "base",
            "status": "active",
            "scale": "region",
            "surface_level": 3.0,
            "top_level": null,
            "bottom_level": null
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/3022/?format=api",
            "id": 3022,
            "code": "27GP0156",
            "organisation": {
                "url": "https://zuiderzeeland.lizard.net/api/v4/organisations/e7d66583-43b2-4c90-b118-f2093798885a/?format=api",
                "uuid": "e7d66583-43b2-4c90-b118-f2093798885a",
                "name": "Vitens NV"
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    6.164416513977159,
                    52.35973382250889,
                    0.0
                ]
            },
            "last_modified": "2025-04-28T12:09:57.531455Z",
            "created": "2015-08-12T11:33:00.201957Z",
            "image_url": "",
            "timeseries": [],
            "filters": [
                {
                    "url": "https://zuiderzeeland.lizard.net/api/v4/filters/44976/?format=api",
                    "id": 44976,
                    "timeseries": [
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/48f8ee46-58c1-4352-b6df-95d32c0ca5f6/?format=api",
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/1443c84d-e11c-4e17-8ae7-cc3db7b6a7ad/?format=api"
                    ],
                    "code": "27GP0156002",
                    "last_modified": "2024-07-05T16:42:16.649732Z",
                    "created": "2016-02-04T10:19:43.136400Z",
                    "groundwater_station": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/3022/?format=api",
                    "top_level": 3.38,
                    "filter_top_level": -20.92,
                    "filter_bottom_level": -22.92,
                    "aquifer_confinement": "None",
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                },
                {
                    "url": "https://zuiderzeeland.lizard.net/api/v4/filters/44975/?format=api",
                    "id": 44975,
                    "timeseries": [
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/b27e65ff-18ac-4f7e-9653-d934b59bf3aa/?format=api",
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/eedebe54-6ff9-471f-a836-14c45134807e/?format=api"
                    ],
                    "code": "27GP0156001",
                    "last_modified": "2024-07-05T16:42:16.174185Z",
                    "created": "2016-02-04T10:19:43.136400Z",
                    "groundwater_station": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/3022/?format=api",
                    "top_level": 3.43,
                    "filter_top_level": -3.92,
                    "filter_bottom_level": -4.92,
                    "aquifer_confinement": "None",
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                }
            ],
            "name": "B27G0156",
            "station_type": "base",
            "status": "active",
            "scale": "region",
            "surface_level": 3.16,
            "top_level": null,
            "bottom_level": null
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/3023/?format=api",
            "id": 3023,
            "code": "27GP0160",
            "organisation": {
                "url": "https://zuiderzeeland.lizard.net/api/v4/organisations/e7d66583-43b2-4c90-b118-f2093798885a/?format=api",
                "uuid": "e7d66583-43b2-4c90-b118-f2093798885a",
                "name": "Vitens NV"
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    6.165143889841286,
                    52.36231799560755,
                    0.0
                ]
            },
            "last_modified": "2025-04-28T12:10:05.785589Z",
            "created": "2015-08-12T11:33:00.207871Z",
            "image_url": "",
            "timeseries": [],
            "filters": [
                {
                    "url": "https://zuiderzeeland.lizard.net/api/v4/filters/44978/?format=api",
                    "id": 44978,
                    "timeseries": [
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/caf1dc2f-4e41-42e5-a4a1-37434d3908a4/?format=api",
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/122a3f66-b815-4cc0-92bd-6b9347ad322b/?format=api"
                    ],
                    "code": "27GP0160002",
                    "last_modified": "2024-07-05T16:42:18.594594Z",
                    "created": "2016-02-04T10:19:43.136400Z",
                    "groundwater_station": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/3023/?format=api",
                    "top_level": 2.839,
                    "filter_top_level": -15.57,
                    "filter_bottom_level": -16.57,
                    "aquifer_confinement": "None",
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                },
                {
                    "url": "https://zuiderzeeland.lizard.net/api/v4/filters/44979/?format=api",
                    "id": 44979,
                    "timeseries": [
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/80c18d73-3ca0-460a-80bc-0b028fa4ffb6/?format=api",
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/eb172694-3b38-4c18-980d-909b47af34c6/?format=api"
                    ],
                    "code": "27GP0160003",
                    "last_modified": "2024-07-05T16:42:19.013939Z",
                    "created": "2016-02-04T10:19:43.136400Z",
                    "groundwater_station": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/3023/?format=api",
                    "top_level": 2.799,
                    "filter_top_level": -31.56,
                    "filter_bottom_level": -32.56,
                    "aquifer_confinement": "None",
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                },
                {
                    "url": "https://zuiderzeeland.lizard.net/api/v4/filters/44977/?format=api",
                    "id": 44977,
                    "timeseries": [
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/0cc2f2f2-ed40-42bd-866b-303ad3dfb4e8/?format=api",
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/80dccd5d-285a-42a0-a243-80f7eb1e8b9d/?format=api"
                    ],
                    "code": "27GP0160001",
                    "last_modified": "2024-07-05T16:42:18.238217Z",
                    "created": "2016-02-04T10:19:43.136400Z",
                    "groundwater_station": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/3023/?format=api",
                    "top_level": 2.875,
                    "filter_top_level": -3.47,
                    "filter_bottom_level": -4.47,
                    "aquifer_confinement": "None",
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                }
            ],
            "name": "B27G0160",
            "station_type": "base",
            "status": "active",
            "scale": "region",
            "surface_level": 2.46,
            "top_level": null,
            "bottom_level": null
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/3024/?format=api",
            "id": 3024,
            "code": "27GP0161",
            "organisation": {
                "url": "https://zuiderzeeland.lizard.net/api/v4/organisations/e7d66583-43b2-4c90-b118-f2093798885a/?format=api",
                "uuid": "e7d66583-43b2-4c90-b118-f2093798885a",
                "name": "Vitens NV"
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    6.164345576810755,
                    52.3630705975874,
                    0.0
                ]
            },
            "last_modified": "2025-04-28T12:10:13.865633Z",
            "created": "2015-08-12T11:33:00.213842Z",
            "image_url": "",
            "timeseries": [],
            "filters": [
                {
                    "url": "https://zuiderzeeland.lizard.net/api/v4/filters/44980/?format=api",
                    "id": 44980,
                    "timeseries": [
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/3c3f27d1-649f-464b-ab48-d161c60c85ff/?format=api",
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/d4262c76-5b26-4ba7-b766-68b2beba7c8f/?format=api"
                    ],
                    "code": "27GP0161001",
                    "last_modified": "2024-07-05T16:42:20.300555Z",
                    "created": "2016-02-04T10:19:43.136400Z",
                    "groundwater_station": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/3024/?format=api",
                    "top_level": 3.119,
                    "filter_top_level": -2.48,
                    "filter_bottom_level": -3.48,
                    "aquifer_confinement": "None",
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                },
                {
                    "url": "https://zuiderzeeland.lizard.net/api/v4/filters/44982/?format=api",
                    "id": 44982,
                    "timeseries": [
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/6751d3ff-2be0-4fd7-8b51-ce111c7e7b3a/?format=api",
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/f6ebfb8d-69bf-4840-9968-e85c626e227d/?format=api"
                    ],
                    "code": "27GP0161003",
                    "last_modified": "2024-07-05T16:42:21.105769Z",
                    "created": "2016-02-04T10:19:43.136400Z",
                    "groundwater_station": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/3024/?format=api",
                    "top_level": 3.067,
                    "filter_top_level": -30.47,
                    "filter_bottom_level": -32.47,
                    "aquifer_confinement": "None",
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                },
                {
                    "url": "https://zuiderzeeland.lizard.net/api/v4/filters/44981/?format=api",
                    "id": 44981,
                    "timeseries": [
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/279c88fe-c5be-47e1-afe3-8fadc5f189cb/?format=api",
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/9d66c89c-d99f-4ee3-baa6-10ab9a98fc3a/?format=api"
                    ],
                    "code": "27GP0161002",
                    "last_modified": "2024-07-05T16:42:20.661063Z",
                    "created": "2016-02-04T10:19:43.136400Z",
                    "groundwater_station": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/3024/?format=api",
                    "top_level": 3.091,
                    "filter_top_level": -15.47,
                    "filter_bottom_level": -16.47,
                    "aquifer_confinement": "None",
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                }
            ],
            "name": "B27G0161",
            "station_type": "base",
            "status": "active",
            "scale": "region",
            "surface_level": 2.66,
            "top_level": null,
            "bottom_level": null
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/3025/?format=api",
            "id": 3025,
            "code": "27GP0162",
            "organisation": {
                "url": "https://zuiderzeeland.lizard.net/api/v4/organisations/e7d66583-43b2-4c90-b118-f2093798885a/?format=api",
                "uuid": "e7d66583-43b2-4c90-b118-f2093798885a",
                "name": "Vitens NV"
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    6.165328468431283,
                    52.36418504013663,
                    0.0
                ]
            },
            "last_modified": "2024-07-05T16:42:21.765902Z",
            "created": "2015-08-12T11:33:00.219770Z",
            "image_url": "",
            "timeseries": [],
            "filters": [
                {
                    "url": "https://zuiderzeeland.lizard.net/api/v4/filters/44984/?format=api",
                    "id": 44984,
                    "timeseries": [
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/370de796-0195-4b49-894a-58585cfea15a/?format=api",
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/e96fde05-a472-4737-910b-dabb85adf12e/?format=api"
                    ],
                    "code": "27GP0162002",
                    "last_modified": "2024-07-05T16:42:22.779549Z",
                    "created": "2016-02-04T10:19:43.136400Z",
                    "groundwater_station": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/3025/?format=api",
                    "top_level": 2.91,
                    "filter_top_level": -15.4,
                    "filter_bottom_level": -16.4,
                    "aquifer_confinement": "None",
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                },
                {
                    "url": "https://zuiderzeeland.lizard.net/api/v4/filters/44985/?format=api",
                    "id": 44985,
                    "timeseries": [
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/3fcf070b-2412-443f-9f6a-ceb0387bfd5d/?format=api",
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/b5673bfc-d0fe-4c2f-8256-3c73e59bc229/?format=api"
                    ],
                    "code": "27GP0162003",
                    "last_modified": "2024-07-05T16:42:23.231009Z",
                    "created": "2016-02-04T10:19:43.136400Z",
                    "groundwater_station": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/3025/?format=api",
                    "top_level": 2.88,
                    "filter_top_level": -30.4,
                    "filter_bottom_level": -32.4,
                    "aquifer_confinement": "None",
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                },
                {
                    "url": "https://zuiderzeeland.lizard.net/api/v4/filters/44983/?format=api",
                    "id": 44983,
                    "timeseries": [
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/9264c041-5be5-42c4-b3c4-43b25ed1c64d/?format=api",
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/d77de972-893e-42b7-b424-5f258c67120d/?format=api"
                    ],
                    "code": "27GP0162001",
                    "last_modified": "2024-07-05T16:42:22.329811Z",
                    "created": "2016-02-04T10:19:43.136400Z",
                    "groundwater_station": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/3025/?format=api",
                    "top_level": 2.93,
                    "filter_top_level": -3.5,
                    "filter_bottom_level": -4.5,
                    "aquifer_confinement": "None",
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                }
            ],
            "name": "B27G0162",
            "station_type": "base",
            "status": "expired",
            "scale": "region",
            "surface_level": 2.6,
            "top_level": null,
            "bottom_level": null
        }
    ]
}