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=37
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=38",
    "previous": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/?format=api&page=36",
    "results": [
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2996/?format=api",
            "id": 2996,
            "code": "27FP0044",
            "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.227330315086064,
                    52.39970708782738,
                    0.0
                ]
            },
            "last_modified": "2024-07-05T16:38:56.118545Z",
            "created": "2015-08-12T11:33:00.045992Z",
            "image_url": "",
            "timeseries": [],
            "filters": [
                {
                    "url": "https://zuiderzeeland.lizard.net/api/v4/filters/44908/?format=api",
                    "id": 44908,
                    "timeseries": [
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/5648fe4d-679b-477a-9e8d-91322ee5ffa9/?format=api",
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/bb467d9e-00b6-4875-84a9-3830ecf456aa/?format=api"
                    ],
                    "code": "27FP0044003",
                    "last_modified": "2024-07-05T16:38:57.635078Z",
                    "created": "2016-02-04T10:19:43.136400Z",
                    "groundwater_station": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2996/?format=api",
                    "top_level": null,
                    "filter_top_level": -34.56,
                    "filter_bottom_level": -35.56,
                    "aquifer_confinement": "None",
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                },
                {
                    "url": "https://zuiderzeeland.lizard.net/api/v4/filters/44906/?format=api",
                    "id": 44906,
                    "timeseries": [
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/ea4ffee4-376f-479a-b37f-77da43a1d3e3/?format=api",
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/0eb06298-c006-49d9-b808-497f3dff9838/?format=api"
                    ],
                    "code": "27FP0044001",
                    "last_modified": "2024-07-05T16:38:56.704069Z",
                    "created": "2016-02-04T10:19:43.136400Z",
                    "groundwater_station": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2996/?format=api",
                    "top_level": null,
                    "filter_top_level": 1.64,
                    "filter_bottom_level": 0.64,
                    "aquifer_confinement": "None",
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                },
                {
                    "url": "https://zuiderzeeland.lizard.net/api/v4/filters/44907/?format=api",
                    "id": 44907,
                    "timeseries": [
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/d97b7d1c-2a15-4d41-a729-06c8c1214073/?format=api",
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/b934995f-9011-4cd9-ba8e-ba9454e6d0da/?format=api"
                    ],
                    "code": "27FP0044002",
                    "last_modified": "2024-07-05T16:38:57.156611Z",
                    "created": "2016-02-04T10:19:43.136400Z",
                    "groundwater_station": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2996/?format=api",
                    "top_level": null,
                    "filter_top_level": -10.56,
                    "filter_bottom_level": -11.56,
                    "aquifer_confinement": "None",
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                }
            ],
            "name": "B27F0044",
            "station_type": "base",
            "status": "expired",
            "scale": "region",
            "surface_level": 0.0,
            "top_level": null,
            "bottom_level": null
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2997/?format=api",
            "id": 2997,
            "code": "27FP0055",
            "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.22766131376245,
                    52.39944094257613,
                    0.0
                ]
            },
            "last_modified": "2025-05-01T13:29:32.963534Z",
            "created": "2015-08-12T11:33:00.052346Z",
            "image_url": "",
            "timeseries": [],
            "filters": [
                {
                    "url": "https://zuiderzeeland.lizard.net/api/v4/filters/44910/?format=api",
                    "id": 44910,
                    "timeseries": [
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/8e288001-9ec7-4ee3-acbe-4f7adf457a7a/?format=api",
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/efa46503-79f8-4ce4-a44d-ecab5f89d8c3/?format=api"
                    ],
                    "code": "27FP0055002",
                    "last_modified": "2024-08-27T13:39:51.491207Z",
                    "created": "2016-02-04T10:19:43.136400Z",
                    "groundwater_station": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2997/?format=api",
                    "top_level": 3.915,
                    "filter_top_level": -79.2,
                    "filter_bottom_level": -80.2,
                    "aquifer_confinement": "None",
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                },
                {
                    "url": "https://zuiderzeeland.lizard.net/api/v4/filters/44909/?format=api",
                    "id": 44909,
                    "timeseries": [
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/f90c8f23-108c-4821-b9c0-533856160d8a/?format=api",
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/11c1e647-1d12-4809-adb5-18d0546ed1c3/?format=api"
                    ],
                    "code": "27FP0055001",
                    "last_modified": "2024-08-27T13:39:51.064601Z",
                    "created": "2016-02-04T10:19:43.136400Z",
                    "groundwater_station": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2997/?format=api",
                    "top_level": 3.956,
                    "filter_top_level": -27.1,
                    "filter_bottom_level": -28.1,
                    "aquifer_confinement": "None",
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                }
            ],
            "name": "B27F0055",
            "station_type": "base",
            "status": "active",
            "scale": "region",
            "surface_level": 3.38,
            "top_level": null,
            "bottom_level": null
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2998/?format=api",
            "id": 2998,
            "code": "27FP0058",
            "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.199577781643518,
                    52.37614953808693,
                    0.0
                ]
            },
            "last_modified": "2025-04-28T12:08:17.788858Z",
            "created": "2015-08-12T11:33:00.058077Z",
            "image_url": "",
            "timeseries": [],
            "filters": [
                {
                    "url": "https://zuiderzeeland.lizard.net/api/v4/filters/44911/?format=api",
                    "id": 44911,
                    "timeseries": [
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/e9b36502-7d5e-44fc-82f3-7ba4c744afa1/?format=api",
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/bcacf7d7-0482-4ec5-9e73-4d9ad70cfbc3/?format=api"
                    ],
                    "code": "27FP0058001",
                    "last_modified": "2024-07-05T16:39:08.736411Z",
                    "created": "2016-02-04T10:19:43.136400Z",
                    "groundwater_station": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2998/?format=api",
                    "top_level": 2.83,
                    "filter_top_level": -1.1,
                    "filter_bottom_level": -2.1,
                    "aquifer_confinement": "None",
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                },
                {
                    "url": "https://zuiderzeeland.lizard.net/api/v4/filters/44912/?format=api",
                    "id": 44912,
                    "timeseries": [
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/4a0bda3f-db2a-4468-a680-31fb7e7d7400/?format=api",
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/944bbc8c-4a1e-4bae-89eb-2751eefa2ff6/?format=api"
                    ],
                    "code": "27FP0058002",
                    "last_modified": "2024-07-05T16:39:09.183880Z",
                    "created": "2016-02-04T10:19:43.136400Z",
                    "groundwater_station": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2998/?format=api",
                    "top_level": 2.81,
                    "filter_top_level": -16.1,
                    "filter_bottom_level": -18.1,
                    "aquifer_confinement": "None",
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                }
            ],
            "name": "B27F0058",
            "station_type": "base",
            "status": "active",
            "scale": "region",
            "surface_level": 2.9,
            "top_level": null,
            "bottom_level": null
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2999/?format=api",
            "id": 2999,
            "code": "27FP3046",
            "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.241011693250345,
                    52.43646550929449,
                    0.0
                ]
            },
            "last_modified": "2024-07-05T16:39:11.732485Z",
            "created": "2015-08-12T11:33:00.064324Z",
            "image_url": "",
            "timeseries": [],
            "filters": [
                {
                    "url": "https://zuiderzeeland.lizard.net/api/v4/filters/44913/?format=api",
                    "id": 44913,
                    "timeseries": [
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/fa5ace44-0ad1-40fc-a7f6-f71d0769f109/?format=api",
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/f87738c4-f870-49a4-bdf4-ebc6672435d2/?format=api"
                    ],
                    "code": "27FP3046001",
                    "last_modified": "2024-07-05T16:39:12.242027Z",
                    "created": "2016-02-04T10:19:43.136400Z",
                    "groundwater_station": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2999/?format=api",
                    "top_level": 4.2,
                    "filter_top_level": -19.3,
                    "filter_bottom_level": -21.3,
                    "aquifer_confinement": "None",
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                }
            ],
            "name": "B27F0046",
            "station_type": "base",
            "status": "active",
            "scale": "region",
            "surface_level": 4.2,
            "top_level": null,
            "bottom_level": null
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/3000/?format=api",
            "id": 3000,
            "code": "27FP3053",
            "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.227522919969748,
                    52.39989132179034,
                    0.0
                ]
            },
            "last_modified": "2024-07-05T16:39:13.779065Z",
            "created": "2015-08-12T11:33:00.070129Z",
            "image_url": "",
            "timeseries": [],
            "filters": [
                {
                    "url": "https://zuiderzeeland.lizard.net/api/v4/filters/44914/?format=api",
                    "id": 44914,
                    "timeseries": [
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/74aad42a-9272-4aae-980c-bb142d175340/?format=api",
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/0f635568-2dc9-4b9e-9003-4fd2120c0436/?format=api"
                    ],
                    "code": "27FP3053001",
                    "last_modified": "2024-07-05T16:39:14.241545Z",
                    "created": "2016-02-04T10:19:43.136400Z",
                    "groundwater_station": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/3000/?format=api",
                    "top_level": 3.1,
                    "filter_top_level": -34.0,
                    "filter_bottom_level": -35.0,
                    "aquifer_confinement": "None",
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                }
            ],
            "name": "B27F0053",
            "station_type": "base",
            "status": "expired",
            "scale": "region",
            "surface_level": 3.1,
            "top_level": null,
            "bottom_level": null
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/3001/?format=api",
            "id": 3001,
            "code": "27GA3229",
            "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.164757015605193,
                    52.36508759077353,
                    0.0
                ]
            },
            "last_modified": "2024-07-05T16:40:26.693381Z",
            "created": "2015-08-12T11:33:00.076855Z",
            "image_url": "",
            "timeseries": [],
            "filters": [
                {
                    "url": "https://zuiderzeeland.lizard.net/api/v4/filters/44917/?format=api",
                    "id": 44917,
                    "timeseries": [
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/287369d7-cb00-4691-883c-feeddfed72c5/?format=api",
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/6d33c284-5453-448d-9f87-1a68b22777bb/?format=api"
                    ],
                    "code": "27GA3229003",
                    "last_modified": "2024-07-05T16:40:28.196866Z",
                    "created": "2016-02-04T10:19:43.136400Z",
                    "groundwater_station": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/3001/?format=api",
                    "top_level": 2.68,
                    "filter_top_level": -995.32,
                    "filter_bottom_level": -996.32,
                    "aquifer_confinement": "None",
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                },
                {
                    "url": "https://zuiderzeeland.lizard.net/api/v4/filters/44918/?format=api",
                    "id": 44918,
                    "timeseries": [
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/1bafb1c2-ed8f-4071-98b5-e37d4c17e8f3/?format=api",
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/29ac9e65-3fc2-4c24-8b4d-bd7d83692adc/?format=api"
                    ],
                    "code": "27GA3229004",
                    "last_modified": "2024-07-05T16:40:28.636530Z",
                    "created": "2016-02-04T10:19:43.136400Z",
                    "groundwater_station": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/3001/?format=api",
                    "top_level": 2.68,
                    "filter_top_level": -995.32,
                    "filter_bottom_level": -996.32,
                    "aquifer_confinement": "None",
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                },
                {
                    "url": "https://zuiderzeeland.lizard.net/api/v4/filters/44919/?format=api",
                    "id": 44919,
                    "timeseries": [
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/5683436d-23ce-44d5-a9bb-56c53defc18a/?format=api",
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/30fb9ccc-948e-4278-8310-0e31c1706cea/?format=api"
                    ],
                    "code": "27GA3229005",
                    "last_modified": "2024-07-05T16:40:29.170389Z",
                    "created": "2016-02-04T10:19:43.136400Z",
                    "groundwater_station": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/3001/?format=api",
                    "top_level": 2.68,
                    "filter_top_level": -79.32,
                    "filter_bottom_level": -106.32,
                    "aquifer_confinement": "None",
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                },
                {
                    "url": "https://zuiderzeeland.lizard.net/api/v4/filters/44920/?format=api",
                    "id": 44920,
                    "timeseries": [
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/fef9d108-f0f8-4fea-9217-364f5e11d9f4/?format=api",
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/261a182a-8f93-43ea-ac7a-ddefa1122e73/?format=api"
                    ],
                    "code": "27GA3229006",
                    "last_modified": "2024-07-05T16:40:29.604070Z",
                    "created": "2016-02-04T10:19:43.136400Z",
                    "groundwater_station": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/3001/?format=api",
                    "top_level": 2.68,
                    "filter_top_level": -995.32,
                    "filter_bottom_level": -996.32,
                    "aquifer_confinement": "None",
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                },
                {
                    "url": "https://zuiderzeeland.lizard.net/api/v4/filters/44921/?format=api",
                    "id": 44921,
                    "timeseries": [
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/8963048e-ef2f-4e7d-bf57-bf783de987ca/?format=api",
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/9510444b-99a4-4f15-b470-44983d31b257/?format=api"
                    ],
                    "code": "27GA3229007",
                    "last_modified": "2024-07-05T16:40:30.002084Z",
                    "created": "2016-02-04T10:19:43.136400Z",
                    "groundwater_station": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/3001/?format=api",
                    "top_level": 2.68,
                    "filter_top_level": -995.32,
                    "filter_bottom_level": -996.32,
                    "aquifer_confinement": "None",
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                },
                {
                    "url": "https://zuiderzeeland.lizard.net/api/v4/filters/44915/?format=api",
                    "id": 44915,
                    "timeseries": [
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/93926f81-31d3-4d5b-809a-93c9b8ca6c7a/?format=api",
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/ce74f81d-eefe-45a1-b85d-da7332f341fb/?format=api"
                    ],
                    "code": "27GA3229001",
                    "last_modified": "2024-07-05T16:40:27.327408Z",
                    "created": "2016-02-04T10:19:43.136400Z",
                    "groundwater_station": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/3001/?format=api",
                    "top_level": 2.68,
                    "filter_top_level": -995.32,
                    "filter_bottom_level": -996.32,
                    "aquifer_confinement": "None",
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                },
                {
                    "url": "https://zuiderzeeland.lizard.net/api/v4/filters/44916/?format=api",
                    "id": 44916,
                    "timeseries": [
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/6c49b44a-91db-4d7d-b895-a8e81fb38edc/?format=api",
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/78901be5-61b2-4f7a-89d1-b28025bce6cd/?format=api"
                    ],
                    "code": "27GA3229002",
                    "last_modified": "2024-07-05T16:40:27.726922Z",
                    "created": "2016-02-04T10:19:43.136400Z",
                    "groundwater_station": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/3001/?format=api",
                    "top_level": 2.68,
                    "filter_top_level": -995.32,
                    "filter_bottom_level": -996.32,
                    "aquifer_confinement": "None",
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                },
                {
                    "url": "https://zuiderzeeland.lizard.net/api/v4/filters/44922/?format=api",
                    "id": 44922,
                    "timeseries": [
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/f2c4431e-3143-4d6b-90b0-d53e1778d5b6/?format=api",
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/3244e9a4-7a18-4df1-8b09-b503b1155fe8/?format=api"
                    ],
                    "code": "27GA3229008",
                    "last_modified": "2024-07-05T16:40:30.496062Z",
                    "created": "2016-02-04T10:19:43.136400Z",
                    "groundwater_station": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/3001/?format=api",
                    "top_level": 2.68,
                    "filter_top_level": -995.32,
                    "filter_bottom_level": -996.32,
                    "aquifer_confinement": "None",
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                }
            ],
            "name": "27GA3229",
            "station_type": "base",
            "status": "expired",
            "scale": "region",
            "surface_level": 2.68,
            "top_level": null,
            "bottom_level": null
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/3002/?format=api",
            "id": 3002,
            "code": "27GA3230",
            "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.164645663021659,
                    52.36711060827503,
                    0.0
                ]
            },
            "last_modified": "2024-07-05T16:40:31.350887Z",
            "created": "2015-08-12T11:33:00.082865Z",
            "image_url": "",
            "timeseries": [],
            "filters": [
                {
                    "url": "https://zuiderzeeland.lizard.net/api/v4/filters/44926/?format=api",
                    "id": 44926,
                    "timeseries": [
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/aab44a40-fa8c-4c04-bd70-7ae82c8b0a96/?format=api",
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/a4ff4694-4601-4153-9099-11ae31a668d4/?format=api"
                    ],
                    "code": "27GA3230004",
                    "last_modified": "2024-07-05T16:40:33.231253Z",
                    "created": "2016-02-04T10:19:43.136400Z",
                    "groundwater_station": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/3002/?format=api",
                    "top_level": 2.45,
                    "filter_top_level": -995.55,
                    "filter_bottom_level": -996.55,
                    "aquifer_confinement": "None",
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                },
                {
                    "url": "https://zuiderzeeland.lizard.net/api/v4/filters/44923/?format=api",
                    "id": 44923,
                    "timeseries": [
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/6eff063d-27f4-47bb-af52-69f95ee7778b/?format=api",
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/669a66ce-c663-4141-89be-a83304bdd349/?format=api"
                    ],
                    "code": "27GA3230001",
                    "last_modified": "2024-07-05T16:40:31.889509Z",
                    "created": "2016-02-04T10:19:43.136400Z",
                    "groundwater_station": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/3002/?format=api",
                    "top_level": 2.45,
                    "filter_top_level": -995.55,
                    "filter_bottom_level": -996.55,
                    "aquifer_confinement": "None",
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                },
                {
                    "url": "https://zuiderzeeland.lizard.net/api/v4/filters/44924/?format=api",
                    "id": 44924,
                    "timeseries": [
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/2f42a8cf-8924-4f00-9f50-72245815dc0d/?format=api",
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/1aaac89e-eed6-4cef-8d9e-2243dd3881d5/?format=api"
                    ],
                    "code": "27GA3230002",
                    "last_modified": "2024-07-05T16:40:32.340108Z",
                    "created": "2016-02-04T10:19:43.136400Z",
                    "groundwater_station": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/3002/?format=api",
                    "top_level": 2.45,
                    "filter_top_level": -995.55,
                    "filter_bottom_level": -996.55,
                    "aquifer_confinement": "None",
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                },
                {
                    "url": "https://zuiderzeeland.lizard.net/api/v4/filters/44925/?format=api",
                    "id": 44925,
                    "timeseries": [
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/5324ea66-15fb-4158-b9c0-e15c138a8aff/?format=api",
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/58155c00-cd40-479e-92ba-e2461176e598/?format=api"
                    ],
                    "code": "27GA3230003",
                    "last_modified": "2024-07-05T16:40:32.807611Z",
                    "created": "2016-02-04T10:19:43.136400Z",
                    "groundwater_station": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/3002/?format=api",
                    "top_level": 2.45,
                    "filter_top_level": -86.05,
                    "filter_bottom_level": -112.55,
                    "aquifer_confinement": "None",
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                }
            ],
            "name": "27GA3230",
            "station_type": "base",
            "status": "expired",
            "scale": "region",
            "surface_level": 2.45,
            "top_level": null,
            "bottom_level": null
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/3003/?format=api",
            "id": 3003,
            "code": "27GA3231",
            "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.167975666536577,
                    52.36443724004346,
                    0.0
                ]
            },
            "last_modified": "2024-07-05T16:40:33.978240Z",
            "created": "2015-08-12T11:33:00.088426Z",
            "image_url": "",
            "timeseries": [],
            "filters": [
                {
                    "url": "https://zuiderzeeland.lizard.net/api/v4/filters/44927/?format=api",
                    "id": 44927,
                    "timeseries": [
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/fd9c9cab-6cfd-41ed-8b56-ca0f982c1550/?format=api",
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/fc47e9f3-96eb-4778-9156-d20ae4e7d1c6/?format=api"
                    ],
                    "code": "27GA3231001",
                    "last_modified": "2024-07-05T16:40:34.528993Z",
                    "created": "2016-02-04T10:19:43.136400Z",
                    "groundwater_station": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/3003/?format=api",
                    "top_level": 2.74,
                    "filter_top_level": -995.26,
                    "filter_bottom_level": -996.26,
                    "aquifer_confinement": "None",
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                },
                {
                    "url": "https://zuiderzeeland.lizard.net/api/v4/filters/44928/?format=api",
                    "id": 44928,
                    "timeseries": [
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/b24846da-0fda-4c86-b800-4ef4a6a9ab57/?format=api",
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/60e52d29-7461-4bb6-8450-e5e0c48c9a7a/?format=api"
                    ],
                    "code": "27GA3231002",
                    "last_modified": "2024-07-05T16:40:34.914969Z",
                    "created": "2016-02-04T10:19:43.136400Z",
                    "groundwater_station": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/3003/?format=api",
                    "top_level": 2.74,
                    "filter_top_level": -995.26,
                    "filter_bottom_level": -996.26,
                    "aquifer_confinement": "None",
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                },
                {
                    "url": "https://zuiderzeeland.lizard.net/api/v4/filters/44929/?format=api",
                    "id": 44929,
                    "timeseries": [
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/aec3a0b1-1eeb-4413-abdb-86c498613529/?format=api",
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/1dbd9e69-0510-4614-a9d4-cf20d31e2a74/?format=api"
                    ],
                    "code": "27GA3231003",
                    "last_modified": "2024-07-05T16:40:35.386274Z",
                    "created": "2016-02-04T10:19:43.136400Z",
                    "groundwater_station": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/3003/?format=api",
                    "top_level": 2.74,
                    "filter_top_level": -81.26,
                    "filter_bottom_level": -112.26,
                    "aquifer_confinement": "None",
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                },
                {
                    "url": "https://zuiderzeeland.lizard.net/api/v4/filters/44930/?format=api",
                    "id": 44930,
                    "timeseries": [
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/a773582e-1581-49a5-b240-480e9e89d46b/?format=api",
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/d5f37556-6053-4830-8f4b-a455d2a14cbb/?format=api"
                    ],
                    "code": "27GA3231004",
                    "last_modified": "2024-07-05T16:40:35.888218Z",
                    "created": "2016-02-04T10:19:43.136400Z",
                    "groundwater_station": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/3003/?format=api",
                    "top_level": 2.74,
                    "filter_top_level": -995.26,
                    "filter_bottom_level": -996.26,
                    "aquifer_confinement": "None",
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                }
            ],
            "name": "27GA3231",
            "station_type": "base",
            "status": "expired",
            "scale": "region",
            "surface_level": 2.74,
            "top_level": null,
            "bottom_level": null
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/3004/?format=api",
            "id": 3004,
            "code": "27GA3232",
            "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.162471649394767,
                    52.3603389779769,
                    0.0
                ]
            },
            "last_modified": "2024-07-05T16:40:36.541749Z",
            "created": "2015-08-12T11:33:00.094458Z",
            "image_url": "",
            "timeseries": [],
            "filters": [
                {
                    "url": "https://zuiderzeeland.lizard.net/api/v4/filters/44932/?format=api",
                    "id": 44932,
                    "timeseries": [
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/ff33f610-e301-45f3-b191-08727aaca689/?format=api",
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/9b57a70f-5fef-446b-855a-20097fd1d5cd/?format=api"
                    ],
                    "code": "27GA3232002",
                    "last_modified": "2024-07-05T16:40:37.555890Z",
                    "created": "2016-02-04T10:19:43.136400Z",
                    "groundwater_station": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/3004/?format=api",
                    "top_level": 2.72,
                    "filter_top_level": -995.28,
                    "filter_bottom_level": -996.28,
                    "aquifer_confinement": "None",
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                },
                {
                    "url": "https://zuiderzeeland.lizard.net/api/v4/filters/44934/?format=api",
                    "id": 44934,
                    "timeseries": [
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/98ba1ec7-89f0-4401-947e-f958edefe1dc/?format=api",
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/244a839a-5b33-4b9e-9e49-91655f57c403/?format=api"
                    ],
                    "code": "27GA3232004",
                    "last_modified": "2024-07-05T16:40:38.417578Z",
                    "created": "2016-02-04T10:19:43.136400Z",
                    "groundwater_station": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/3004/?format=api",
                    "top_level": 2.72,
                    "filter_top_level": -995.28,
                    "filter_bottom_level": -996.28,
                    "aquifer_confinement": "None",
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                },
                {
                    "url": "https://zuiderzeeland.lizard.net/api/v4/filters/44933/?format=api",
                    "id": 44933,
                    "timeseries": [
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/5b7fdfa8-dce9-4340-a21e-2e9e7b6406ed/?format=api",
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/0d00f79f-6669-41d7-938f-3e40d3c6c3db/?format=api"
                    ],
                    "code": "27GA3232003",
                    "last_modified": "2024-07-05T16:40:38.009863Z",
                    "created": "2016-02-04T10:19:43.136400Z",
                    "groundwater_station": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/3004/?format=api",
                    "top_level": 2.72,
                    "filter_top_level": -80.28,
                    "filter_bottom_level": -109.78,
                    "aquifer_confinement": "None",
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                },
                {
                    "url": "https://zuiderzeeland.lizard.net/api/v4/filters/44931/?format=api",
                    "id": 44931,
                    "timeseries": [
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/66fe7c2b-a7f3-4421-a6a6-ff234fdac942/?format=api",
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/5ed6a170-ca63-442f-96d1-1d3166bfdde2/?format=api"
                    ],
                    "code": "27GA3232001",
                    "last_modified": "2024-07-05T16:40:37.124771Z",
                    "created": "2016-02-04T10:19:43.136400Z",
                    "groundwater_station": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/3004/?format=api",
                    "top_level": 2.72,
                    "filter_top_level": -995.28,
                    "filter_bottom_level": -996.28,
                    "aquifer_confinement": "None",
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                }
            ],
            "name": "27GA3232",
            "station_type": "base",
            "status": "expired",
            "scale": "region",
            "surface_level": 2.72,
            "top_level": null,
            "bottom_level": null
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/3005/?format=api",
            "id": 3005,
            "code": "27GA3234",
            "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.165304098676931,
                    52.35861267385772,
                    0.0
                ]
            },
            "last_modified": "2024-07-05T16:40:39.326022Z",
            "created": "2015-08-12T11:33:00.100365Z",
            "image_url": "",
            "timeseries": [],
            "filters": [
                {
                    "url": "https://zuiderzeeland.lizard.net/api/v4/filters/44939/?format=api",
                    "id": 44939,
                    "timeseries": [
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/a5171774-91f5-424c-bd5c-ae727279217c/?format=api",
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/e6bf339a-f735-487c-90dc-f7799ad77bba/?format=api"
                    ],
                    "code": "27GA3234005",
                    "last_modified": "2024-07-05T16:40:41.762192Z",
                    "created": "2016-02-04T10:19:43.136400Z",
                    "groundwater_station": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/3005/?format=api",
                    "top_level": 3.07,
                    "filter_top_level": -994.93,
                    "filter_bottom_level": -995.93,
                    "aquifer_confinement": "None",
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                },
                {
                    "url": "https://zuiderzeeland.lizard.net/api/v4/filters/44935/?format=api",
                    "id": 44935,
                    "timeseries": [
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/4261fea0-5a93-4064-903e-1b5bd50a8bd0/?format=api",
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/53829f59-fc94-4315-a2c1-0c4924d86b4b/?format=api"
                    ],
                    "code": "27GA3234001",
                    "last_modified": "2024-07-05T16:40:40.009310Z",
                    "created": "2016-02-04T10:19:43.136400Z",
                    "groundwater_station": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/3005/?format=api",
                    "top_level": 3.07,
                    "filter_top_level": -994.93,
                    "filter_bottom_level": -995.93,
                    "aquifer_confinement": "None",
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                },
                {
                    "url": "https://zuiderzeeland.lizard.net/api/v4/filters/44936/?format=api",
                    "id": 44936,
                    "timeseries": [
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/8dbc18d5-c469-41d8-b816-7cf3829052f9/?format=api",
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/b50c3c0b-8603-4f53-948b-ba7d567c0168/?format=api"
                    ],
                    "code": "27GA3234002",
                    "last_modified": "2024-07-05T16:40:40.440053Z",
                    "created": "2016-02-04T10:19:43.136400Z",
                    "groundwater_station": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/3005/?format=api",
                    "top_level": 3.07,
                    "filter_top_level": -994.93,
                    "filter_bottom_level": -995.93,
                    "aquifer_confinement": "None",
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                },
                {
                    "url": "https://zuiderzeeland.lizard.net/api/v4/filters/44937/?format=api",
                    "id": 44937,
                    "timeseries": [
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/26c97c08-024f-4c15-b1dc-bdc2c17b2a0a/?format=api",
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/1c452793-e5ed-40cb-98f7-3e24d87686ed/?format=api"
                    ],
                    "code": "27GA3234003",
                    "last_modified": "2024-07-05T16:40:40.859436Z",
                    "created": "2016-02-04T10:19:43.136400Z",
                    "groundwater_station": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/3005/?format=api",
                    "top_level": 3.07,
                    "filter_top_level": -83.93,
                    "filter_bottom_level": -107.93,
                    "aquifer_confinement": "None",
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                },
                {
                    "url": "https://zuiderzeeland.lizard.net/api/v4/filters/44938/?format=api",
                    "id": 44938,
                    "timeseries": [
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/9bea17ef-578f-475a-a013-9b5098fdf084/?format=api",
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/07170a61-3d1c-480d-88d9-e75b1662836b/?format=api"
                    ],
                    "code": "27GA3234004",
                    "last_modified": "2024-07-05T16:40:41.328735Z",
                    "created": "2016-02-04T10:19:43.136400Z",
                    "groundwater_station": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/3005/?format=api",
                    "top_level": 3.07,
                    "filter_top_level": -994.93,
                    "filter_bottom_level": -995.93,
                    "aquifer_confinement": "None",
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                },
                {
                    "url": "https://zuiderzeeland.lizard.net/api/v4/filters/44940/?format=api",
                    "id": 44940,
                    "timeseries": [
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/ff9b7656-4b1c-4445-b5df-d798c88e0dc7/?format=api",
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/24b7c383-0bae-403f-8968-f7758cc897ce/?format=api"
                    ],
                    "code": "27GA3234006",
                    "last_modified": "2024-07-05T16:40:42.214176Z",
                    "created": "2016-02-04T10:19:43.136400Z",
                    "groundwater_station": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/3005/?format=api",
                    "top_level": 3.07,
                    "filter_top_level": -994.93,
                    "filter_bottom_level": -995.93,
                    "aquifer_confinement": "None",
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                }
            ],
            "name": "27GA3234",
            "station_type": "base",
            "status": "expired",
            "scale": "region",
            "surface_level": 3.07,
            "top_level": null,
            "bottom_level": null
        }
    ]
}