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=36
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=37",
    "previous": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/?format=api&page=35",
    "results": [
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2986/?format=api",
            "id": 2986,
            "code": "27EP0179",
            "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.17812119437725,
                    52.38154463787596,
                    0.0
                ]
            },
            "last_modified": "2025-04-28T12:08:10.867436Z",
            "created": "2015-08-12T11:32:59.983431Z",
            "image_url": "",
            "timeseries": [],
            "filters": [
                {
                    "url": "https://zuiderzeeland.lizard.net/api/v4/filters/44876/?format=api",
                    "id": 44876,
                    "timeseries": [
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/32cbda97-2fbf-4c63-94eb-3529b5482f64/?format=api",
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/7b0f7e22-60bb-4ad0-9064-e7e8832edc08/?format=api"
                    ],
                    "code": "27EP0179002",
                    "last_modified": "2024-07-05T16:38:17.635557Z",
                    "created": "2016-02-04T10:19:43.136400Z",
                    "groundwater_station": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2986/?format=api",
                    "top_level": 3.751,
                    "filter_top_level": -22.7,
                    "filter_bottom_level": -24.7,
                    "aquifer_confinement": "None",
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                },
                {
                    "url": "https://zuiderzeeland.lizard.net/api/v4/filters/44878/?format=api",
                    "id": 44878,
                    "timeseries": [
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/916af0b6-e874-4509-b171-750750c9adb5/?format=api",
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/6e95585d-9275-4a88-a5fb-6af9606561f5/?format=api"
                    ],
                    "code": "27EP0179004",
                    "last_modified": "2024-07-05T16:38:18.569923Z",
                    "created": "2016-02-04T10:19:43.136400Z",
                    "groundwater_station": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2986/?format=api",
                    "top_level": 3.704,
                    "filter_top_level": -106.7,
                    "filter_bottom_level": -108.7,
                    "aquifer_confinement": "None",
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                },
                {
                    "url": "https://zuiderzeeland.lizard.net/api/v4/filters/44877/?format=api",
                    "id": 44877,
                    "timeseries": [
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/dd08d928-65c1-4819-82f7-77acce7f5aff/?format=api",
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/7301b842-808a-460f-94d5-d01802cfe078/?format=api"
                    ],
                    "code": "27EP0179003",
                    "last_modified": "2024-07-05T16:38:18.122254Z",
                    "created": "2016-02-04T10:19:43.136400Z",
                    "groundwater_station": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2986/?format=api",
                    "top_level": 3.732,
                    "filter_top_level": -86.7,
                    "filter_bottom_level": -88.7,
                    "aquifer_confinement": "None",
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                },
                {
                    "url": "https://zuiderzeeland.lizard.net/api/v4/filters/44879/?format=api",
                    "id": 44879,
                    "timeseries": [
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/8c05c74a-063d-4623-9c03-eb3c09e4293f/?format=api",
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/573a6671-36ab-46c4-a695-1c745db12259/?format=api"
                    ],
                    "code": "27EP0179005",
                    "last_modified": "2024-07-05T16:38:19.018419Z",
                    "created": "2016-02-04T10:19:43.136400Z",
                    "groundwater_station": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2986/?format=api",
                    "top_level": 3.688,
                    "filter_top_level": -144.7,
                    "filter_bottom_level": -146.7,
                    "aquifer_confinement": "None",
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                },
                {
                    "url": "https://zuiderzeeland.lizard.net/api/v4/filters/44875/?format=api",
                    "id": 44875,
                    "timeseries": [
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/86f3346b-2f6f-44e6-96b5-513f28069650/?format=api",
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/7783c4e4-c939-46d6-b42b-fe46278922d0/?format=api"
                    ],
                    "code": "27EP0179001",
                    "last_modified": "2024-07-05T16:38:17.120244Z",
                    "created": "2016-02-04T10:19:43.136400Z",
                    "groundwater_station": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2986/?format=api",
                    "top_level": 3.815,
                    "filter_top_level": -0.7,
                    "filter_bottom_level": -1.7,
                    "aquifer_confinement": "None",
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                }
            ],
            "name": "B27E0179",
            "station_type": "base",
            "status": "active",
            "scale": "region",
            "surface_level": 3.37,
            "top_level": null,
            "bottom_level": null
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2987/?format=api",
            "id": 2987,
            "code": "27EP0180",
            "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.190176776808687,
                    52.37426529047276,
                    0.0
                ]
            },
            "last_modified": "2024-07-05T16:38:19.730536Z",
            "created": "2015-08-12T11:32:59.988929Z",
            "image_url": "",
            "timeseries": [],
            "filters": [
                {
                    "url": "https://zuiderzeeland.lizard.net/api/v4/filters/44880/?format=api",
                    "id": 44880,
                    "timeseries": [
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/ad95e411-e57b-4714-8e8c-8e7076af1d74/?format=api",
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/baff1941-2439-4862-995c-431809e70e7b/?format=api"
                    ],
                    "code": "27EP0180001",
                    "last_modified": "2024-07-05T16:38:20.214001Z",
                    "created": "2016-02-04T10:19:43.136400Z",
                    "groundwater_station": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2987/?format=api",
                    "top_level": 3.12,
                    "filter_top_level": -1.8,
                    "filter_bottom_level": -2.8,
                    "aquifer_confinement": "None",
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                },
                {
                    "url": "https://zuiderzeeland.lizard.net/api/v4/filters/44881/?format=api",
                    "id": 44881,
                    "timeseries": [
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/59346f07-6175-4c7c-80d0-08eb84ac98ad/?format=api",
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/0fe41bc8-0033-4633-9eba-a325e95419af/?format=api"
                    ],
                    "code": "27EP0180002",
                    "last_modified": "2024-07-05T16:38:20.657980Z",
                    "created": "2016-02-04T10:19:43.136400Z",
                    "groundwater_station": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2987/?format=api",
                    "top_level": 3.08,
                    "filter_top_level": -18.8,
                    "filter_bottom_level": -20.8,
                    "aquifer_confinement": "None",
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                }
            ],
            "name": "B27E0180",
            "station_type": "base",
            "status": "active",
            "scale": "region",
            "surface_level": 3.2,
            "top_level": null,
            "bottom_level": null
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2988/?format=api",
            "id": 2988,
            "code": "27EP0229",
            "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.158744944995845,
                    52.42458176397054,
                    0.0
                ]
            },
            "last_modified": "2024-07-05T16:38:34.997681Z",
            "created": "2015-08-12T11:32:59.994458Z",
            "image_url": "",
            "timeseries": [],
            "filters": [
                {
                    "url": "https://zuiderzeeland.lizard.net/api/v4/filters/44882/?format=api",
                    "id": 44882,
                    "timeseries": [
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/cad3d890-c4bf-4139-8c14-7c4af9f23e1d/?format=api",
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/920fe5e9-e55d-4f83-ba93-55024a2acffb/?format=api"
                    ],
                    "code": "27EP0229001",
                    "last_modified": "2024-07-05T16:38:35.573139Z",
                    "created": "2016-02-04T10:19:43.136400Z",
                    "groundwater_station": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2988/?format=api",
                    "top_level": 1.24,
                    "filter_top_level": -2.4,
                    "filter_bottom_level": -4.4,
                    "aquifer_confinement": "None",
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                },
                {
                    "url": "https://zuiderzeeland.lizard.net/api/v4/filters/44883/?format=api",
                    "id": 44883,
                    "timeseries": [
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/054c84aa-fe8b-402b-b5ef-27caa56931a8/?format=api",
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/f6853089-084c-43e0-8b4f-29f0eeee68d6/?format=api"
                    ],
                    "code": "27EP0229002",
                    "last_modified": "2024-07-05T16:38:36.054040Z",
                    "created": "2016-02-04T10:19:43.136400Z",
                    "groundwater_station": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2988/?format=api",
                    "top_level": 1.22,
                    "filter_top_level": -7.9,
                    "filter_bottom_level": -9.9,
                    "aquifer_confinement": "None",
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                },
                {
                    "url": "https://zuiderzeeland.lizard.net/api/v4/filters/44884/?format=api",
                    "id": 44884,
                    "timeseries": [
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/d053339b-26f9-4322-90ee-8bee67c34685/?format=api",
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/612bca0e-310c-4a61-b798-95880bb434b9/?format=api"
                    ],
                    "code": "27EP0229003",
                    "last_modified": "2024-07-05T16:38:36.485898Z",
                    "created": "2016-02-04T10:19:43.136400Z",
                    "groundwater_station": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2988/?format=api",
                    "top_level": 1.2,
                    "filter_top_level": -17.4,
                    "filter_bottom_level": -19.4,
                    "aquifer_confinement": "None",
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                },
                {
                    "url": "https://zuiderzeeland.lizard.net/api/v4/filters/44885/?format=api",
                    "id": 44885,
                    "timeseries": [
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/8f70b6ac-fd39-46c2-a680-6afa704e98e8/?format=api",
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/4ba12918-ad25-42cd-889b-8fe398d62bb6/?format=api"
                    ],
                    "code": "27EP0229004",
                    "last_modified": "2024-07-05T16:38:36.903054Z",
                    "created": "2016-02-04T10:19:43.136400Z",
                    "groundwater_station": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2988/?format=api",
                    "top_level": 1.18,
                    "filter_top_level": -27.4,
                    "filter_bottom_level": -29.4,
                    "aquifer_confinement": "None",
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                }
            ],
            "name": "B27E0229",
            "station_type": "base",
            "status": "expired",
            "scale": "region",
            "surface_level": 0.6,
            "top_level": null,
            "bottom_level": null
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2989/?format=api",
            "id": 2989,
            "code": "27EP0240",
            "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.156367905178335,
                    52.4231591734008,
                    0.0
                ]
            },
            "last_modified": "2024-07-05T16:38:37.772987Z",
            "created": "2015-08-12T11:33:00.001452Z",
            "image_url": "",
            "timeseries": [],
            "filters": [
                {
                    "url": "https://zuiderzeeland.lizard.net/api/v4/filters/44888/?format=api",
                    "id": 44888,
                    "timeseries": [
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/e49ab60a-9526-45e9-866c-7c418e5ca70f/?format=api",
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/7d85952c-1dd9-424c-883c-340ce5c277a4/?format=api"
                    ],
                    "code": "27EP0240003",
                    "last_modified": "2024-07-05T16:38:39.265924Z",
                    "created": "2016-02-04T10:19:43.136400Z",
                    "groundwater_station": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2989/?format=api",
                    "top_level": 0.54,
                    "filter_top_level": -17.46,
                    "filter_bottom_level": -19.46,
                    "aquifer_confinement": "None",
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                },
                {
                    "url": "https://zuiderzeeland.lizard.net/api/v4/filters/44889/?format=api",
                    "id": 44889,
                    "timeseries": [
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/3953a65a-e304-416a-8fe7-0491b6a024e8/?format=api",
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/d2ffc41a-86f7-49bc-859a-fac2c98d1bbd/?format=api"
                    ],
                    "code": "27EP0240004",
                    "last_modified": "2024-07-05T16:38:39.756798Z",
                    "created": "2016-02-04T10:19:43.136400Z",
                    "groundwater_station": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2989/?format=api",
                    "top_level": 0.51,
                    "filter_top_level": -27.36,
                    "filter_bottom_level": -29.36,
                    "aquifer_confinement": "None",
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                },
                {
                    "url": "https://zuiderzeeland.lizard.net/api/v4/filters/44886/?format=api",
                    "id": 44886,
                    "timeseries": [
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/93b7c526-e76c-4258-af63-0eb650c82c6b/?format=api",
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/c8355e7d-c974-464f-942d-48443dea3a35/?format=api"
                    ],
                    "code": "27EP0240001",
                    "last_modified": "2024-07-05T16:38:38.313534Z",
                    "created": "2016-02-04T10:19:43.136400Z",
                    "groundwater_station": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2989/?format=api",
                    "top_level": 0.57,
                    "filter_top_level": -2.43,
                    "filter_bottom_level": -4.43,
                    "aquifer_confinement": "None",
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                },
                {
                    "url": "https://zuiderzeeland.lizard.net/api/v4/filters/44887/?format=api",
                    "id": 44887,
                    "timeseries": [
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/fc8aed3e-2273-4ccb-90ee-4cc0c2cc93f5/?format=api",
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/919e66d5-cbe9-47d8-b7d9-a9facc26bb3f/?format=api"
                    ],
                    "code": "27EP0240002",
                    "last_modified": "2024-07-05T16:38:38.797345Z",
                    "created": "2016-02-04T10:19:43.136400Z",
                    "groundwater_station": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2989/?format=api",
                    "top_level": 0.55,
                    "filter_top_level": -8.45,
                    "filter_bottom_level": -10.45,
                    "aquifer_confinement": "None",
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                }
            ],
            "name": "B27E0240",
            "station_type": "base",
            "status": "expired",
            "scale": "region",
            "surface_level": 0.65,
            "top_level": null,
            "bottom_level": null
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2990/?format=api",
            "id": 2990,
            "code": "27EP9001",
            "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.149192036097549,
                    52.42477842713607,
                    0.0
                ]
            },
            "last_modified": "2024-07-05T16:38:40.384403Z",
            "created": "2015-08-12T11:33:00.008386Z",
            "image_url": "",
            "timeseries": [],
            "filters": [
                {
                    "url": "https://zuiderzeeland.lizard.net/api/v4/filters/44890/?format=api",
                    "id": 44890,
                    "timeseries": [
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/6ed56578-2b53-42a0-b6aa-85c2ebe55990/?format=api",
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/bc4075c2-1ceb-40d7-bd8f-cee3beaef13d/?format=api"
                    ],
                    "code": "27EP9001001",
                    "last_modified": "2024-07-05T16:38:40.866704Z",
                    "created": "2016-02-04T10:19:43.136400Z",
                    "groundwater_station": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2990/?format=api",
                    "top_level": 2.34,
                    "filter_top_level": 0.05,
                    "filter_bottom_level": -0.95,
                    "aquifer_confinement": "None",
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                },
                {
                    "url": "https://zuiderzeeland.lizard.net/api/v4/filters/44891/?format=api",
                    "id": 44891,
                    "timeseries": [
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/dfabc4be-711c-4d1f-8516-5ad753fb4f93/?format=api",
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/ef063547-a81c-4da4-b4b8-297b6ec59153/?format=api"
                    ],
                    "code": "27EP9001002",
                    "last_modified": "2024-07-05T16:38:41.323854Z",
                    "created": "2016-02-04T10:19:43.136400Z",
                    "groundwater_station": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2990/?format=api",
                    "top_level": 2.32,
                    "filter_top_level": -4.6,
                    "filter_bottom_level": -5.6,
                    "aquifer_confinement": "None",
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                }
            ],
            "name": "B27E0261",
            "station_type": "base",
            "status": "expired",
            "scale": "region",
            "surface_level": 1.85,
            "top_level": null,
            "bottom_level": null
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2991/?format=api",
            "id": 2991,
            "code": "27EP9002",
            "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.153877488173265,
                    52.42366965128026,
                    0.0
                ]
            },
            "last_modified": "2024-07-05T16:38:41.938435Z",
            "created": "2015-08-12T11:33:00.015120Z",
            "image_url": "",
            "timeseries": [],
            "filters": [
                {
                    "url": "https://zuiderzeeland.lizard.net/api/v4/filters/44893/?format=api",
                    "id": 44893,
                    "timeseries": [
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/64c219c6-2582-48a3-a8ef-c6c2300ccff0/?format=api",
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/51986c48-8d32-4c00-b4ab-d9ad73a1774d/?format=api"
                    ],
                    "code": "27EP9002002",
                    "last_modified": "2024-07-05T16:38:43.113720Z",
                    "created": "2016-02-04T10:19:43.136400Z",
                    "groundwater_station": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2991/?format=api",
                    "top_level": 1.35,
                    "filter_top_level": -5.2,
                    "filter_bottom_level": -6.2,
                    "aquifer_confinement": "None",
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                },
                {
                    "url": "https://zuiderzeeland.lizard.net/api/v4/filters/44892/?format=api",
                    "id": 44892,
                    "timeseries": [
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/0c5a67db-a880-4647-855a-7004fdfd9bce/?format=api",
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/5e3ec1ff-bbda-4660-871c-0ca14f1008f5/?format=api"
                    ],
                    "code": "27EP9002001",
                    "last_modified": "2024-07-05T16:38:42.656725Z",
                    "created": "2016-02-04T10:19:43.136400Z",
                    "groundwater_station": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2991/?format=api",
                    "top_level": 1.37,
                    "filter_top_level": -0.2,
                    "filter_bottom_level": -1.2,
                    "aquifer_confinement": "None",
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                }
            ],
            "name": "B27E0262",
            "station_type": "base",
            "status": "expired",
            "scale": "region",
            "surface_level": 0.8,
            "top_level": null,
            "bottom_level": null
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2992/?format=api",
            "id": 2992,
            "code": "27EP9004",
            "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.165359295875606,
                    52.42449355179998,
                    0.0
                ]
            },
            "last_modified": "2024-07-05T16:38:43.744527Z",
            "created": "2015-08-12T11:33:00.021815Z",
            "image_url": "",
            "timeseries": [],
            "filters": [
                {
                    "url": "https://zuiderzeeland.lizard.net/api/v4/filters/44895/?format=api",
                    "id": 44895,
                    "timeseries": [
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/5cb560f5-4041-4e3d-bf48-9516403dcfa9/?format=api",
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/986414ad-916e-4811-9260-a3a179afc62e/?format=api"
                    ],
                    "code": "27EP9004002",
                    "last_modified": "2024-07-05T16:38:44.706882Z",
                    "created": "2016-02-04T10:19:43.136400Z",
                    "groundwater_station": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2992/?format=api",
                    "top_level": 0.91,
                    "filter_top_level": -5.5,
                    "filter_bottom_level": -6.5,
                    "aquifer_confinement": "None",
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                },
                {
                    "url": "https://zuiderzeeland.lizard.net/api/v4/filters/44894/?format=api",
                    "id": 44894,
                    "timeseries": [
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/817da1df-094a-4837-9fdc-0c37d7c3e518/?format=api",
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/00379d24-a68c-4c17-a5dd-53863e71654b/?format=api"
                    ],
                    "code": "27EP9004001",
                    "last_modified": "2024-07-05T16:38:44.266943Z",
                    "created": "2016-02-04T10:19:43.136400Z",
                    "groundwater_station": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2992/?format=api",
                    "top_level": 0.93,
                    "filter_top_level": -0.5,
                    "filter_bottom_level": -1.5,
                    "aquifer_confinement": "None",
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                }
            ],
            "name": "B27E0263",
            "station_type": "base",
            "status": "expired",
            "scale": "region",
            "surface_level": 0.45,
            "top_level": null,
            "bottom_level": null
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2993/?format=api",
            "id": 2993,
            "code": "27FA3015",
            "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.276683460394956,
                    52.38937574512816,
                    0.0
                ]
            },
            "last_modified": "2024-07-05T16:38:45.236668Z",
            "created": "2015-08-12T11:33:00.027614Z",
            "image_url": "",
            "timeseries": [],
            "filters": [
                {
                    "url": "https://zuiderzeeland.lizard.net/api/v4/filters/44896/?format=api",
                    "id": 44896,
                    "timeseries": [
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/8a80f37d-b18c-41e7-a84d-4ca5f7487e24/?format=api",
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/d24cdcc4-2807-4aa2-9a11-221b5b1ff3db/?format=api"
                    ],
                    "code": "27FA3015001",
                    "last_modified": "2024-07-05T16:38:45.710050Z",
                    "created": "2016-02-04T10:19:43.136400Z",
                    "groundwater_station": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2993/?format=api",
                    "top_level": 5.0,
                    "filter_top_level": -19.5,
                    "filter_bottom_level": -25.5,
                    "aquifer_confinement": "None",
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                }
            ],
            "name": "B27F0015",
            "station_type": "base",
            "status": "active",
            "scale": "region",
            "surface_level": 5.0,
            "top_level": null,
            "bottom_level": null
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2994/?format=api",
            "id": 2994,
            "code": "27FP0029",
            "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.240699196036443,
                    52.43619902356142,
                    0.0
                ]
            },
            "last_modified": "2025-04-28T12:08:14.263863Z",
            "created": "2015-08-12T11:33:00.033325Z",
            "image_url": "",
            "timeseries": [],
            "filters": [
                {
                    "url": "https://zuiderzeeland.lizard.net/api/v4/filters/61409/?format=api",
                    "id": 61409,
                    "timeseries": [],
                    "code": "27FP0029016",
                    "last_modified": "2019-06-25T07:24:42.800962Z",
                    "created": "2016-02-04T10:19:43.136400Z",
                    "groundwater_station": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2994/?format=api",
                    "top_level": null,
                    "filter_top_level": null,
                    "filter_bottom_level": null,
                    "aquifer_confinement": null,
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                },
                {
                    "url": "https://zuiderzeeland.lizard.net/api/v4/filters/61397/?format=api",
                    "id": 61397,
                    "timeseries": [],
                    "code": "27FP0029004",
                    "last_modified": "2019-06-25T07:24:42.800962Z",
                    "created": "2016-02-04T10:19:43.136400Z",
                    "groundwater_station": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2994/?format=api",
                    "top_level": null,
                    "filter_top_level": null,
                    "filter_bottom_level": null,
                    "aquifer_confinement": null,
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                },
                {
                    "url": "https://zuiderzeeland.lizard.net/api/v4/filters/61398/?format=api",
                    "id": 61398,
                    "timeseries": [],
                    "code": "27FP0029005",
                    "last_modified": "2019-06-25T07:24:42.800962Z",
                    "created": "2016-02-04T10:19:43.136400Z",
                    "groundwater_station": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2994/?format=api",
                    "top_level": null,
                    "filter_top_level": null,
                    "filter_bottom_level": null,
                    "aquifer_confinement": null,
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                },
                {
                    "url": "https://zuiderzeeland.lizard.net/api/v4/filters/61399/?format=api",
                    "id": 61399,
                    "timeseries": [],
                    "code": "27FP0029006",
                    "last_modified": "2019-06-25T07:24:42.800962Z",
                    "created": "2016-02-04T10:19:43.136400Z",
                    "groundwater_station": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2994/?format=api",
                    "top_level": null,
                    "filter_top_level": null,
                    "filter_bottom_level": null,
                    "aquifer_confinement": null,
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                },
                {
                    "url": "https://zuiderzeeland.lizard.net/api/v4/filters/61400/?format=api",
                    "id": 61400,
                    "timeseries": [],
                    "code": "27FP0029007",
                    "last_modified": "2019-06-25T07:24:42.800962Z",
                    "created": "2016-02-04T10:19:43.136400Z",
                    "groundwater_station": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2994/?format=api",
                    "top_level": null,
                    "filter_top_level": null,
                    "filter_bottom_level": null,
                    "aquifer_confinement": null,
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                },
                {
                    "url": "https://zuiderzeeland.lizard.net/api/v4/filters/61401/?format=api",
                    "id": 61401,
                    "timeseries": [],
                    "code": "27FP0029008",
                    "last_modified": "2019-06-25T07:24:42.800962Z",
                    "created": "2016-02-04T10:19:43.136400Z",
                    "groundwater_station": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2994/?format=api",
                    "top_level": null,
                    "filter_top_level": null,
                    "filter_bottom_level": null,
                    "aquifer_confinement": null,
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                },
                {
                    "url": "https://zuiderzeeland.lizard.net/api/v4/filters/61402/?format=api",
                    "id": 61402,
                    "timeseries": [],
                    "code": "27FP0029009",
                    "last_modified": "2019-06-25T07:24:42.800962Z",
                    "created": "2016-02-04T10:19:43.136400Z",
                    "groundwater_station": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2994/?format=api",
                    "top_level": null,
                    "filter_top_level": null,
                    "filter_bottom_level": null,
                    "aquifer_confinement": null,
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                },
                {
                    "url": "https://zuiderzeeland.lizard.net/api/v4/filters/61403/?format=api",
                    "id": 61403,
                    "timeseries": [],
                    "code": "27FP0029010",
                    "last_modified": "2019-06-25T07:24:42.800962Z",
                    "created": "2016-02-04T10:19:43.136400Z",
                    "groundwater_station": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2994/?format=api",
                    "top_level": null,
                    "filter_top_level": null,
                    "filter_bottom_level": null,
                    "aquifer_confinement": null,
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                },
                {
                    "url": "https://zuiderzeeland.lizard.net/api/v4/filters/61404/?format=api",
                    "id": 61404,
                    "timeseries": [],
                    "code": "27FP0029011",
                    "last_modified": "2019-06-25T07:24:42.800962Z",
                    "created": "2016-02-04T10:19:43.136400Z",
                    "groundwater_station": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2994/?format=api",
                    "top_level": null,
                    "filter_top_level": null,
                    "filter_bottom_level": null,
                    "aquifer_confinement": null,
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                },
                {
                    "url": "https://zuiderzeeland.lizard.net/api/v4/filters/61405/?format=api",
                    "id": 61405,
                    "timeseries": [],
                    "code": "27FP0029012",
                    "last_modified": "2019-06-25T07:24:42.800962Z",
                    "created": "2016-02-04T10:19:43.136400Z",
                    "groundwater_station": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2994/?format=api",
                    "top_level": null,
                    "filter_top_level": null,
                    "filter_bottom_level": null,
                    "aquifer_confinement": null,
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                },
                {
                    "url": "https://zuiderzeeland.lizard.net/api/v4/filters/61406/?format=api",
                    "id": 61406,
                    "timeseries": [],
                    "code": "27FP0029013",
                    "last_modified": "2019-06-25T07:24:42.800962Z",
                    "created": "2016-02-04T10:19:43.136400Z",
                    "groundwater_station": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2994/?format=api",
                    "top_level": null,
                    "filter_top_level": null,
                    "filter_bottom_level": null,
                    "aquifer_confinement": null,
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                },
                {
                    "url": "https://zuiderzeeland.lizard.net/api/v4/filters/61407/?format=api",
                    "id": 61407,
                    "timeseries": [],
                    "code": "27FP0029014",
                    "last_modified": "2019-06-25T07:24:42.800962Z",
                    "created": "2016-02-04T10:19:43.136400Z",
                    "groundwater_station": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2994/?format=api",
                    "top_level": null,
                    "filter_top_level": null,
                    "filter_bottom_level": null,
                    "aquifer_confinement": null,
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                },
                {
                    "url": "https://zuiderzeeland.lizard.net/api/v4/filters/61408/?format=api",
                    "id": 61408,
                    "timeseries": [],
                    "code": "27FP0029015",
                    "last_modified": "2019-06-25T07:24:42.800962Z",
                    "created": "2016-02-04T10:19:43.136400Z",
                    "groundwater_station": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2994/?format=api",
                    "top_level": null,
                    "filter_top_level": null,
                    "filter_bottom_level": null,
                    "aquifer_confinement": null,
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                },
                {
                    "url": "https://zuiderzeeland.lizard.net/api/v4/filters/61410/?format=api",
                    "id": 61410,
                    "timeseries": [],
                    "code": "27FP0029017",
                    "last_modified": "2019-06-25T07:24:42.800962Z",
                    "created": "2016-02-04T10:19:43.136400Z",
                    "groundwater_station": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2994/?format=api",
                    "top_level": null,
                    "filter_top_level": null,
                    "filter_bottom_level": null,
                    "aquifer_confinement": null,
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                },
                {
                    "url": "https://zuiderzeeland.lizard.net/api/v4/filters/61411/?format=api",
                    "id": 61411,
                    "timeseries": [],
                    "code": "27FP0029018",
                    "last_modified": "2019-06-25T07:24:42.800962Z",
                    "created": "2016-02-04T10:19:43.136400Z",
                    "groundwater_station": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2994/?format=api",
                    "top_level": null,
                    "filter_top_level": null,
                    "filter_bottom_level": null,
                    "aquifer_confinement": null,
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                },
                {
                    "url": "https://zuiderzeeland.lizard.net/api/v4/filters/61412/?format=api",
                    "id": 61412,
                    "timeseries": [],
                    "code": "27FP0029019",
                    "last_modified": "2019-06-25T07:24:42.800962Z",
                    "created": "2016-02-04T10:19:43.136400Z",
                    "groundwater_station": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2994/?format=api",
                    "top_level": null,
                    "filter_top_level": null,
                    "filter_bottom_level": null,
                    "aquifer_confinement": null,
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                },
                {
                    "url": "https://zuiderzeeland.lizard.net/api/v4/filters/61413/?format=api",
                    "id": 61413,
                    "timeseries": [],
                    "code": "27FP0029020",
                    "last_modified": "2019-06-25T07:24:42.800962Z",
                    "created": "2016-02-04T10:19:43.136400Z",
                    "groundwater_station": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2994/?format=api",
                    "top_level": null,
                    "filter_top_level": null,
                    "filter_bottom_level": null,
                    "aquifer_confinement": null,
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                },
                {
                    "url": "https://zuiderzeeland.lizard.net/api/v4/filters/61414/?format=api",
                    "id": 61414,
                    "timeseries": [],
                    "code": "27FP0029021",
                    "last_modified": "2019-06-25T07:24:42.800962Z",
                    "created": "2016-02-04T10:19:43.136400Z",
                    "groundwater_station": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2994/?format=api",
                    "top_level": null,
                    "filter_top_level": null,
                    "filter_bottom_level": null,
                    "aquifer_confinement": null,
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                },
                {
                    "url": "https://zuiderzeeland.lizard.net/api/v4/filters/61415/?format=api",
                    "id": 61415,
                    "timeseries": [],
                    "code": "27FP0029022",
                    "last_modified": "2019-06-25T07:24:42.800962Z",
                    "created": "2016-02-04T10:19:43.136400Z",
                    "groundwater_station": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2994/?format=api",
                    "top_level": null,
                    "filter_top_level": null,
                    "filter_bottom_level": null,
                    "aquifer_confinement": null,
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                },
                {
                    "url": "https://zuiderzeeland.lizard.net/api/v4/filters/61416/?format=api",
                    "id": 61416,
                    "timeseries": [],
                    "code": "27FP0029023",
                    "last_modified": "2019-06-25T07:24:42.800962Z",
                    "created": "2016-02-04T10:19:43.136400Z",
                    "groundwater_station": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2994/?format=api",
                    "top_level": null,
                    "filter_top_level": null,
                    "filter_bottom_level": null,
                    "aquifer_confinement": null,
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                },
                {
                    "url": "https://zuiderzeeland.lizard.net/api/v4/filters/61417/?format=api",
                    "id": 61417,
                    "timeseries": [],
                    "code": "27FP0029024",
                    "last_modified": "2019-06-25T07:24:42.800962Z",
                    "created": "2016-02-04T10:19:43.136400Z",
                    "groundwater_station": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2994/?format=api",
                    "top_level": null,
                    "filter_top_level": null,
                    "filter_bottom_level": null,
                    "aquifer_confinement": null,
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                },
                {
                    "url": "https://zuiderzeeland.lizard.net/api/v4/filters/61418/?format=api",
                    "id": 61418,
                    "timeseries": [],
                    "code": "27FP0029025",
                    "last_modified": "2019-06-25T07:24:42.800962Z",
                    "created": "2016-02-04T10:19:43.136400Z",
                    "groundwater_station": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2994/?format=api",
                    "top_level": null,
                    "filter_top_level": null,
                    "filter_bottom_level": null,
                    "aquifer_confinement": null,
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                },
                {
                    "url": "https://zuiderzeeland.lizard.net/api/v4/filters/61419/?format=api",
                    "id": 61419,
                    "timeseries": [],
                    "code": "27FP0029026",
                    "last_modified": "2019-06-25T07:24:42.800962Z",
                    "created": "2016-02-04T10:19:43.136400Z",
                    "groundwater_station": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2994/?format=api",
                    "top_level": null,
                    "filter_top_level": null,
                    "filter_bottom_level": null,
                    "aquifer_confinement": null,
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                },
                {
                    "url": "https://zuiderzeeland.lizard.net/api/v4/filters/61420/?format=api",
                    "id": 61420,
                    "timeseries": [],
                    "code": "27FP0029027",
                    "last_modified": "2019-06-25T07:24:42.800962Z",
                    "created": "2016-02-04T10:19:43.136400Z",
                    "groundwater_station": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2994/?format=api",
                    "top_level": null,
                    "filter_top_level": null,
                    "filter_bottom_level": null,
                    "aquifer_confinement": null,
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                },
                {
                    "url": "https://zuiderzeeland.lizard.net/api/v4/filters/61421/?format=api",
                    "id": 61421,
                    "timeseries": [],
                    "code": "27FP0029028",
                    "last_modified": "2019-06-25T07:24:42.800962Z",
                    "created": "2016-02-04T10:19:43.136400Z",
                    "groundwater_station": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2994/?format=api",
                    "top_level": null,
                    "filter_top_level": null,
                    "filter_bottom_level": null,
                    "aquifer_confinement": null,
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                },
                {
                    "url": "https://zuiderzeeland.lizard.net/api/v4/filters/61422/?format=api",
                    "id": 61422,
                    "timeseries": [],
                    "code": "27FP0029029",
                    "last_modified": "2019-06-25T07:24:42.800962Z",
                    "created": "2016-02-04T10:19:43.136400Z",
                    "groundwater_station": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2994/?format=api",
                    "top_level": null,
                    "filter_top_level": null,
                    "filter_bottom_level": null,
                    "aquifer_confinement": null,
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                },
                {
                    "url": "https://zuiderzeeland.lizard.net/api/v4/filters/61423/?format=api",
                    "id": 61423,
                    "timeseries": [],
                    "code": "27FP0029030",
                    "last_modified": "2019-06-25T07:24:42.800962Z",
                    "created": "2016-02-04T10:19:43.136400Z",
                    "groundwater_station": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2994/?format=api",
                    "top_level": null,
                    "filter_top_level": null,
                    "filter_bottom_level": null,
                    "aquifer_confinement": null,
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                },
                {
                    "url": "https://zuiderzeeland.lizard.net/api/v4/filters/61424/?format=api",
                    "id": 61424,
                    "timeseries": [],
                    "code": "27FP0029031",
                    "last_modified": "2019-06-25T07:24:42.800962Z",
                    "created": "2016-02-04T10:19:43.136400Z",
                    "groundwater_station": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2994/?format=api",
                    "top_level": null,
                    "filter_top_level": null,
                    "filter_bottom_level": null,
                    "aquifer_confinement": null,
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                },
                {
                    "url": "https://zuiderzeeland.lizard.net/api/v4/filters/61425/?format=api",
                    "id": 61425,
                    "timeseries": [],
                    "code": "27FP0029032",
                    "last_modified": "2019-06-25T07:24:42.800962Z",
                    "created": "2016-02-04T10:19:43.136400Z",
                    "groundwater_station": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2994/?format=api",
                    "top_level": null,
                    "filter_top_level": null,
                    "filter_bottom_level": null,
                    "aquifer_confinement": null,
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                },
                {
                    "url": "https://zuiderzeeland.lizard.net/api/v4/filters/61426/?format=api",
                    "id": 61426,
                    "timeseries": [],
                    "code": "27FP0029033",
                    "last_modified": "2019-06-25T07:24:42.800962Z",
                    "created": "2016-02-04T10:19:43.136400Z",
                    "groundwater_station": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2994/?format=api",
                    "top_level": null,
                    "filter_top_level": null,
                    "filter_bottom_level": null,
                    "aquifer_confinement": null,
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                },
                {
                    "url": "https://zuiderzeeland.lizard.net/api/v4/filters/61427/?format=api",
                    "id": 61427,
                    "timeseries": [],
                    "code": "27FP0029034",
                    "last_modified": "2019-06-25T07:24:42.800962Z",
                    "created": "2016-02-04T10:19:43.136400Z",
                    "groundwater_station": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2994/?format=api",
                    "top_level": null,
                    "filter_top_level": null,
                    "filter_bottom_level": null,
                    "aquifer_confinement": null,
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                },
                {
                    "url": "https://zuiderzeeland.lizard.net/api/v4/filters/61428/?format=api",
                    "id": 61428,
                    "timeseries": [],
                    "code": "27FP0029035",
                    "last_modified": "2019-06-25T07:24:42.800962Z",
                    "created": "2016-02-04T10:19:43.136400Z",
                    "groundwater_station": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2994/?format=api",
                    "top_level": null,
                    "filter_top_level": null,
                    "filter_bottom_level": null,
                    "aquifer_confinement": null,
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                },
                {
                    "url": "https://zuiderzeeland.lizard.net/api/v4/filters/61429/?format=api",
                    "id": 61429,
                    "timeseries": [],
                    "code": "27FP0029036",
                    "last_modified": "2019-06-25T07:24:42.800962Z",
                    "created": "2016-02-04T10:19:43.136400Z",
                    "groundwater_station": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2994/?format=api",
                    "top_level": null,
                    "filter_top_level": null,
                    "filter_bottom_level": null,
                    "aquifer_confinement": null,
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                },
                {
                    "url": "https://zuiderzeeland.lizard.net/api/v4/filters/61430/?format=api",
                    "id": 61430,
                    "timeseries": [],
                    "code": "27FP0029037",
                    "last_modified": "2019-06-25T07:24:42.800962Z",
                    "created": "2016-02-04T10:19:43.136400Z",
                    "groundwater_station": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2994/?format=api",
                    "top_level": null,
                    "filter_top_level": null,
                    "filter_bottom_level": null,
                    "aquifer_confinement": null,
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                },
                {
                    "url": "https://zuiderzeeland.lizard.net/api/v4/filters/61431/?format=api",
                    "id": 61431,
                    "timeseries": [],
                    "code": "27FP0029038",
                    "last_modified": "2019-06-25T07:24:42.800962Z",
                    "created": "2016-02-04T10:19:43.136400Z",
                    "groundwater_station": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2994/?format=api",
                    "top_level": null,
                    "filter_top_level": null,
                    "filter_bottom_level": null,
                    "aquifer_confinement": null,
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                },
                {
                    "url": "https://zuiderzeeland.lizard.net/api/v4/filters/61432/?format=api",
                    "id": 61432,
                    "timeseries": [],
                    "code": "27FP0029039",
                    "last_modified": "2019-06-25T07:24:42.800962Z",
                    "created": "2016-02-04T10:19:43.136400Z",
                    "groundwater_station": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2994/?format=api",
                    "top_level": null,
                    "filter_top_level": null,
                    "filter_bottom_level": null,
                    "aquifer_confinement": null,
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                },
                {
                    "url": "https://zuiderzeeland.lizard.net/api/v4/filters/61433/?format=api",
                    "id": 61433,
                    "timeseries": [],
                    "code": "27FP0029040",
                    "last_modified": "2019-06-25T07:24:42.800962Z",
                    "created": "2016-02-04T10:19:43.136400Z",
                    "groundwater_station": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2994/?format=api",
                    "top_level": null,
                    "filter_top_level": null,
                    "filter_bottom_level": null,
                    "aquifer_confinement": null,
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                },
                {
                    "url": "https://zuiderzeeland.lizard.net/api/v4/filters/61434/?format=api",
                    "id": 61434,
                    "timeseries": [],
                    "code": "27FP0029041",
                    "last_modified": "2019-06-25T07:24:42.800962Z",
                    "created": "2016-02-04T10:19:43.136400Z",
                    "groundwater_station": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2994/?format=api",
                    "top_level": null,
                    "filter_top_level": null,
                    "filter_bottom_level": null,
                    "aquifer_confinement": null,
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                },
                {
                    "url": "https://zuiderzeeland.lizard.net/api/v4/filters/61435/?format=api",
                    "id": 61435,
                    "timeseries": [],
                    "code": "27FP0029042",
                    "last_modified": "2019-06-25T07:24:42.800962Z",
                    "created": "2016-02-04T10:19:43.136400Z",
                    "groundwater_station": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2994/?format=api",
                    "top_level": null,
                    "filter_top_level": null,
                    "filter_bottom_level": null,
                    "aquifer_confinement": null,
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                },
                {
                    "url": "https://zuiderzeeland.lizard.net/api/v4/filters/61436/?format=api",
                    "id": 61436,
                    "timeseries": [],
                    "code": "27FP0029043",
                    "last_modified": "2019-06-25T07:24:42.800962Z",
                    "created": "2016-02-04T10:19:43.136400Z",
                    "groundwater_station": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2994/?format=api",
                    "top_level": null,
                    "filter_top_level": null,
                    "filter_bottom_level": null,
                    "aquifer_confinement": null,
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                },
                {
                    "url": "https://zuiderzeeland.lizard.net/api/v4/filters/61437/?format=api",
                    "id": 61437,
                    "timeseries": [],
                    "code": "27FP0029044",
                    "last_modified": "2019-06-25T07:24:42.800962Z",
                    "created": "2016-02-04T10:19:43.136400Z",
                    "groundwater_station": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2994/?format=api",
                    "top_level": null,
                    "filter_top_level": null,
                    "filter_bottom_level": null,
                    "aquifer_confinement": null,
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                },
                {
                    "url": "https://zuiderzeeland.lizard.net/api/v4/filters/61438/?format=api",
                    "id": 61438,
                    "timeseries": [],
                    "code": "27FP0029045",
                    "last_modified": "2019-06-25T07:24:42.800962Z",
                    "created": "2016-02-04T10:19:43.136400Z",
                    "groundwater_station": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2994/?format=api",
                    "top_level": null,
                    "filter_top_level": null,
                    "filter_bottom_level": null,
                    "aquifer_confinement": null,
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                },
                {
                    "url": "https://zuiderzeeland.lizard.net/api/v4/filters/61439/?format=api",
                    "id": 61439,
                    "timeseries": [],
                    "code": "27FP0029046",
                    "last_modified": "2019-06-25T07:24:42.800962Z",
                    "created": "2016-02-04T10:19:43.136400Z",
                    "groundwater_station": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2994/?format=api",
                    "top_level": null,
                    "filter_top_level": null,
                    "filter_bottom_level": null,
                    "aquifer_confinement": null,
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                },
                {
                    "url": "https://zuiderzeeland.lizard.net/api/v4/filters/61440/?format=api",
                    "id": 61440,
                    "timeseries": [],
                    "code": "27FP0029047",
                    "last_modified": "2019-06-25T07:24:42.800962Z",
                    "created": "2016-02-04T10:19:43.136400Z",
                    "groundwater_station": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2994/?format=api",
                    "top_level": null,
                    "filter_top_level": null,
                    "filter_bottom_level": null,
                    "aquifer_confinement": null,
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                },
                {
                    "url": "https://zuiderzeeland.lizard.net/api/v4/filters/61441/?format=api",
                    "id": 61441,
                    "timeseries": [],
                    "code": "27FP0029048",
                    "last_modified": "2019-06-25T07:24:42.800962Z",
                    "created": "2016-02-04T10:19:43.136400Z",
                    "groundwater_station": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2994/?format=api",
                    "top_level": null,
                    "filter_top_level": null,
                    "filter_bottom_level": null,
                    "aquifer_confinement": null,
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                },
                {
                    "url": "https://zuiderzeeland.lizard.net/api/v4/filters/61442/?format=api",
                    "id": 61442,
                    "timeseries": [],
                    "code": "27FP0029049",
                    "last_modified": "2019-06-25T07:24:42.800962Z",
                    "created": "2016-02-04T10:19:43.136400Z",
                    "groundwater_station": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2994/?format=api",
                    "top_level": null,
                    "filter_top_level": null,
                    "filter_bottom_level": null,
                    "aquifer_confinement": null,
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                },
                {
                    "url": "https://zuiderzeeland.lizard.net/api/v4/filters/61443/?format=api",
                    "id": 61443,
                    "timeseries": [],
                    "code": "27FP0029050",
                    "last_modified": "2019-06-25T07:24:42.800962Z",
                    "created": "2016-02-04T10:19:43.136400Z",
                    "groundwater_station": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2994/?format=api",
                    "top_level": null,
                    "filter_top_level": null,
                    "filter_bottom_level": null,
                    "aquifer_confinement": null,
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                },
                {
                    "url": "https://zuiderzeeland.lizard.net/api/v4/filters/61444/?format=api",
                    "id": 61444,
                    "timeseries": [],
                    "code": "27FP0029051",
                    "last_modified": "2019-06-25T07:24:42.800962Z",
                    "created": "2016-02-04T10:19:43.136400Z",
                    "groundwater_station": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2994/?format=api",
                    "top_level": null,
                    "filter_top_level": null,
                    "filter_bottom_level": null,
                    "aquifer_confinement": null,
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                },
                {
                    "url": "https://zuiderzeeland.lizard.net/api/v4/filters/61445/?format=api",
                    "id": 61445,
                    "timeseries": [],
                    "code": "27FP0029052",
                    "last_modified": "2019-06-25T07:24:42.800962Z",
                    "created": "2016-02-04T10:19:43.136400Z",
                    "groundwater_station": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2994/?format=api",
                    "top_level": null,
                    "filter_top_level": null,
                    "filter_bottom_level": null,
                    "aquifer_confinement": null,
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                },
                {
                    "url": "https://zuiderzeeland.lizard.net/api/v4/filters/61446/?format=api",
                    "id": 61446,
                    "timeseries": [],
                    "code": "27FP0029053",
                    "last_modified": "2019-06-25T07:24:42.800962Z",
                    "created": "2016-02-04T10:19:43.136400Z",
                    "groundwater_station": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2994/?format=api",
                    "top_level": null,
                    "filter_top_level": null,
                    "filter_bottom_level": null,
                    "aquifer_confinement": null,
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                },
                {
                    "url": "https://zuiderzeeland.lizard.net/api/v4/filters/61447/?format=api",
                    "id": 61447,
                    "timeseries": [],
                    "code": "27FP0029054",
                    "last_modified": "2019-06-25T07:24:42.800962Z",
                    "created": "2016-02-04T10:19:43.136400Z",
                    "groundwater_station": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2994/?format=api",
                    "top_level": null,
                    "filter_top_level": null,
                    "filter_bottom_level": null,
                    "aquifer_confinement": null,
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                },
                {
                    "url": "https://zuiderzeeland.lizard.net/api/v4/filters/61448/?format=api",
                    "id": 61448,
                    "timeseries": [],
                    "code": "27FP0029055",
                    "last_modified": "2019-06-25T07:24:42.800962Z",
                    "created": "2016-02-04T10:19:43.136400Z",
                    "groundwater_station": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2994/?format=api",
                    "top_level": null,
                    "filter_top_level": null,
                    "filter_bottom_level": null,
                    "aquifer_confinement": null,
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                },
                {
                    "url": "https://zuiderzeeland.lizard.net/api/v4/filters/61449/?format=api",
                    "id": 61449,
                    "timeseries": [],
                    "code": "27FP0029056",
                    "last_modified": "2019-06-25T07:24:42.800962Z",
                    "created": "2016-02-04T10:19:43.136400Z",
                    "groundwater_station": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2994/?format=api",
                    "top_level": null,
                    "filter_top_level": null,
                    "filter_bottom_level": null,
                    "aquifer_confinement": null,
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                },
                {
                    "url": "https://zuiderzeeland.lizard.net/api/v4/filters/61450/?format=api",
                    "id": 61450,
                    "timeseries": [],
                    "code": "27FP0029057",
                    "last_modified": "2019-06-25T07:24:42.800962Z",
                    "created": "2016-02-04T10:19:43.136400Z",
                    "groundwater_station": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2994/?format=api",
                    "top_level": null,
                    "filter_top_level": null,
                    "filter_bottom_level": null,
                    "aquifer_confinement": null,
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                },
                {
                    "url": "https://zuiderzeeland.lizard.net/api/v4/filters/61451/?format=api",
                    "id": 61451,
                    "timeseries": [],
                    "code": "27FP0029058",
                    "last_modified": "2019-06-25T07:24:42.800962Z",
                    "created": "2016-02-04T10:19:43.136400Z",
                    "groundwater_station": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2994/?format=api",
                    "top_level": null,
                    "filter_top_level": null,
                    "filter_bottom_level": null,
                    "aquifer_confinement": null,
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                },
                {
                    "url": "https://zuiderzeeland.lizard.net/api/v4/filters/61452/?format=api",
                    "id": 61452,
                    "timeseries": [],
                    "code": "27FP0029059",
                    "last_modified": "2019-06-25T07:24:42.800962Z",
                    "created": "2016-02-04T10:19:43.136400Z",
                    "groundwater_station": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2994/?format=api",
                    "top_level": null,
                    "filter_top_level": null,
                    "filter_bottom_level": null,
                    "aquifer_confinement": null,
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                },
                {
                    "url": "https://zuiderzeeland.lizard.net/api/v4/filters/61453/?format=api",
                    "id": 61453,
                    "timeseries": [],
                    "code": "27FP0029060",
                    "last_modified": "2019-06-25T07:24:42.800962Z",
                    "created": "2016-02-04T10:19:43.136400Z",
                    "groundwater_station": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2994/?format=api",
                    "top_level": null,
                    "filter_top_level": null,
                    "filter_bottom_level": null,
                    "aquifer_confinement": null,
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                },
                {
                    "url": "https://zuiderzeeland.lizard.net/api/v4/filters/61454/?format=api",
                    "id": 61454,
                    "timeseries": [],
                    "code": "27FP0029061",
                    "last_modified": "2019-06-25T07:24:42.800962Z",
                    "created": "2016-02-04T10:19:43.136400Z",
                    "groundwater_station": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2994/?format=api",
                    "top_level": null,
                    "filter_top_level": null,
                    "filter_bottom_level": null,
                    "aquifer_confinement": null,
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                },
                {
                    "url": "https://zuiderzeeland.lizard.net/api/v4/filters/61455/?format=api",
                    "id": 61455,
                    "timeseries": [],
                    "code": "27FP0029062",
                    "last_modified": "2019-06-25T07:24:42.800962Z",
                    "created": "2016-02-04T10:19:43.136400Z",
                    "groundwater_station": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2994/?format=api",
                    "top_level": null,
                    "filter_top_level": null,
                    "filter_bottom_level": null,
                    "aquifer_confinement": null,
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                },
                {
                    "url": "https://zuiderzeeland.lizard.net/api/v4/filters/61456/?format=api",
                    "id": 61456,
                    "timeseries": [],
                    "code": "27FP0029063",
                    "last_modified": "2019-06-25T07:24:42.800962Z",
                    "created": "2016-02-04T10:19:43.136400Z",
                    "groundwater_station": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2994/?format=api",
                    "top_level": null,
                    "filter_top_level": null,
                    "filter_bottom_level": null,
                    "aquifer_confinement": null,
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                },
                {
                    "url": "https://zuiderzeeland.lizard.net/api/v4/filters/61457/?format=api",
                    "id": 61457,
                    "timeseries": [],
                    "code": "27FP0029064",
                    "last_modified": "2019-06-25T07:24:42.800962Z",
                    "created": "2016-02-04T10:19:43.136400Z",
                    "groundwater_station": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2994/?format=api",
                    "top_level": null,
                    "filter_top_level": null,
                    "filter_bottom_level": null,
                    "aquifer_confinement": null,
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                },
                {
                    "url": "https://zuiderzeeland.lizard.net/api/v4/filters/61458/?format=api",
                    "id": 61458,
                    "timeseries": [],
                    "code": "27FP0029065",
                    "last_modified": "2019-06-25T07:24:42.800962Z",
                    "created": "2016-02-04T10:19:43.136400Z",
                    "groundwater_station": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2994/?format=api",
                    "top_level": null,
                    "filter_top_level": null,
                    "filter_bottom_level": null,
                    "aquifer_confinement": null,
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                },
                {
                    "url": "https://zuiderzeeland.lizard.net/api/v4/filters/61459/?format=api",
                    "id": 61459,
                    "timeseries": [],
                    "code": "27FP0029066",
                    "last_modified": "2019-06-25T07:24:42.800962Z",
                    "created": "2016-02-04T10:19:43.136400Z",
                    "groundwater_station": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2994/?format=api",
                    "top_level": null,
                    "filter_top_level": null,
                    "filter_bottom_level": null,
                    "aquifer_confinement": null,
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                },
                {
                    "url": "https://zuiderzeeland.lizard.net/api/v4/filters/61460/?format=api",
                    "id": 61460,
                    "timeseries": [],
                    "code": "27FP0029067",
                    "last_modified": "2019-06-25T07:24:42.800962Z",
                    "created": "2016-02-04T10:19:43.136400Z",
                    "groundwater_station": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2994/?format=api",
                    "top_level": null,
                    "filter_top_level": null,
                    "filter_bottom_level": null,
                    "aquifer_confinement": null,
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                },
                {
                    "url": "https://zuiderzeeland.lizard.net/api/v4/filters/61461/?format=api",
                    "id": 61461,
                    "timeseries": [],
                    "code": "27FP0029068",
                    "last_modified": "2019-06-25T07:24:42.800962Z",
                    "created": "2016-02-04T10:19:43.136400Z",
                    "groundwater_station": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2994/?format=api",
                    "top_level": null,
                    "filter_top_level": null,
                    "filter_bottom_level": null,
                    "aquifer_confinement": null,
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                },
                {
                    "url": "https://zuiderzeeland.lizard.net/api/v4/filters/61462/?format=api",
                    "id": 61462,
                    "timeseries": [],
                    "code": "27FP0029069",
                    "last_modified": "2019-06-25T07:24:42.800962Z",
                    "created": "2016-02-04T10:19:43.136400Z",
                    "groundwater_station": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2994/?format=api",
                    "top_level": null,
                    "filter_top_level": null,
                    "filter_bottom_level": null,
                    "aquifer_confinement": null,
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                },
                {
                    "url": "https://zuiderzeeland.lizard.net/api/v4/filters/61463/?format=api",
                    "id": 61463,
                    "timeseries": [],
                    "code": "27FP0029070",
                    "last_modified": "2019-06-25T07:24:42.800962Z",
                    "created": "2016-02-04T10:19:43.136400Z",
                    "groundwater_station": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2994/?format=api",
                    "top_level": null,
                    "filter_top_level": null,
                    "filter_bottom_level": null,
                    "aquifer_confinement": null,
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                },
                {
                    "url": "https://zuiderzeeland.lizard.net/api/v4/filters/61464/?format=api",
                    "id": 61464,
                    "timeseries": [],
                    "code": "27FP0029071",
                    "last_modified": "2019-06-25T07:24:42.800962Z",
                    "created": "2016-02-04T10:19:43.136400Z",
                    "groundwater_station": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2994/?format=api",
                    "top_level": null,
                    "filter_top_level": null,
                    "filter_bottom_level": null,
                    "aquifer_confinement": null,
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                },
                {
                    "url": "https://zuiderzeeland.lizard.net/api/v4/filters/61465/?format=api",
                    "id": 61465,
                    "timeseries": [],
                    "code": "27FP0029072",
                    "last_modified": "2019-06-25T07:24:42.800962Z",
                    "created": "2016-02-04T10:19:43.136400Z",
                    "groundwater_station": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2994/?format=api",
                    "top_level": null,
                    "filter_top_level": null,
                    "filter_bottom_level": null,
                    "aquifer_confinement": null,
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                },
                {
                    "url": "https://zuiderzeeland.lizard.net/api/v4/filters/61466/?format=api",
                    "id": 61466,
                    "timeseries": [],
                    "code": "27FP0029073",
                    "last_modified": "2019-06-25T07:24:42.800962Z",
                    "created": "2016-02-04T10:19:43.136400Z",
                    "groundwater_station": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2994/?format=api",
                    "top_level": null,
                    "filter_top_level": null,
                    "filter_bottom_level": null,
                    "aquifer_confinement": null,
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                },
                {
                    "url": "https://zuiderzeeland.lizard.net/api/v4/filters/61467/?format=api",
                    "id": 61467,
                    "timeseries": [],
                    "code": "27FP0029074",
                    "last_modified": "2019-06-25T07:24:42.800962Z",
                    "created": "2016-02-04T10:19:43.136400Z",
                    "groundwater_station": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2994/?format=api",
                    "top_level": null,
                    "filter_top_level": null,
                    "filter_bottom_level": null,
                    "aquifer_confinement": null,
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                },
                {
                    "url": "https://zuiderzeeland.lizard.net/api/v4/filters/61468/?format=api",
                    "id": 61468,
                    "timeseries": [],
                    "code": "27FP0029075",
                    "last_modified": "2019-06-25T07:24:42.800962Z",
                    "created": "2016-02-04T10:19:43.136400Z",
                    "groundwater_station": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2994/?format=api",
                    "top_level": null,
                    "filter_top_level": null,
                    "filter_bottom_level": null,
                    "aquifer_confinement": null,
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                },
                {
                    "url": "https://zuiderzeeland.lizard.net/api/v4/filters/61469/?format=api",
                    "id": 61469,
                    "timeseries": [],
                    "code": "27FP0029076",
                    "last_modified": "2019-06-25T07:24:42.800962Z",
                    "created": "2016-02-04T10:19:43.136400Z",
                    "groundwater_station": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2994/?format=api",
                    "top_level": null,
                    "filter_top_level": null,
                    "filter_bottom_level": null,
                    "aquifer_confinement": null,
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                },
                {
                    "url": "https://zuiderzeeland.lizard.net/api/v4/filters/61470/?format=api",
                    "id": 61470,
                    "timeseries": [],
                    "code": "27FP0029077",
                    "last_modified": "2019-06-25T07:24:42.800962Z",
                    "created": "2016-02-04T10:19:43.136400Z",
                    "groundwater_station": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2994/?format=api",
                    "top_level": null,
                    "filter_top_level": null,
                    "filter_bottom_level": null,
                    "aquifer_confinement": null,
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                },
                {
                    "url": "https://zuiderzeeland.lizard.net/api/v4/filters/61471/?format=api",
                    "id": 61471,
                    "timeseries": [],
                    "code": "27FP0029078",
                    "last_modified": "2019-06-25T07:24:42.800962Z",
                    "created": "2016-02-04T10:19:43.136400Z",
                    "groundwater_station": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2994/?format=api",
                    "top_level": null,
                    "filter_top_level": null,
                    "filter_bottom_level": null,
                    "aquifer_confinement": null,
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                },
                {
                    "url": "https://zuiderzeeland.lizard.net/api/v4/filters/61472/?format=api",
                    "id": 61472,
                    "timeseries": [],
                    "code": "27FP0029079",
                    "last_modified": "2019-06-25T07:24:42.800962Z",
                    "created": "2016-02-04T10:19:43.136400Z",
                    "groundwater_station": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2994/?format=api",
                    "top_level": null,
                    "filter_top_level": null,
                    "filter_bottom_level": null,
                    "aquifer_confinement": null,
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                },
                {
                    "url": "https://zuiderzeeland.lizard.net/api/v4/filters/61473/?format=api",
                    "id": 61473,
                    "timeseries": [],
                    "code": "27FP0029080",
                    "last_modified": "2019-06-25T07:24:42.800962Z",
                    "created": "2016-02-04T10:19:43.136400Z",
                    "groundwater_station": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2994/?format=api",
                    "top_level": null,
                    "filter_top_level": null,
                    "filter_bottom_level": null,
                    "aquifer_confinement": null,
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                },
                {
                    "url": "https://zuiderzeeland.lizard.net/api/v4/filters/44897/?format=api",
                    "id": 44897,
                    "timeseries": [
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/077a5990-55e2-40c6-9836-bba7f697b13e/?format=api",
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/17b35d1b-f27f-45ca-96d3-5ade4f2bbdd8/?format=api"
                    ],
                    "code": "27FP0029001",
                    "last_modified": "2024-07-05T16:38:50.610747Z",
                    "created": "2016-02-04T10:19:43.136400Z",
                    "groundwater_station": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2994/?format=api",
                    "top_level": 4.591,
                    "filter_top_level": 1.96,
                    "filter_bottom_level": 0.96,
                    "aquifer_confinement": "None",
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                },
                {
                    "url": "https://zuiderzeeland.lizard.net/api/v4/filters/44898/?format=api",
                    "id": 44898,
                    "timeseries": [
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/c9cb9303-c19e-42c9-bea1-ab069bcc4688/?format=api",
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/c5c3fac4-d393-4706-b2d9-85646b448882/?format=api"
                    ],
                    "code": "27FP0029002",
                    "last_modified": "2024-07-05T16:38:51.111020Z",
                    "created": "2016-02-04T10:19:43.136400Z",
                    "groundwater_station": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2994/?format=api",
                    "top_level": 4.575,
                    "filter_top_level": -22.04,
                    "filter_bottom_level": -23.04,
                    "aquifer_confinement": "None",
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                },
                {
                    "url": "https://zuiderzeeland.lizard.net/api/v4/filters/44899/?format=api",
                    "id": 44899,
                    "timeseries": [
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/0bb11586-4228-40ba-9793-be3f70b74b4e/?format=api",
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/47491024-da57-4c91-a14c-0656ede4048c/?format=api"
                    ],
                    "code": "27FP0029081",
                    "last_modified": "2024-07-05T16:38:51.536349Z",
                    "created": "2016-02-04T10:19:43.136400Z",
                    "groundwater_station": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2994/?format=api",
                    "top_level": 4.52,
                    "filter_top_level": -9.13,
                    "filter_bottom_level": -23.13,
                    "aquifer_confinement": "None",
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                }
            ],
            "name": "B27F0029",
            "station_type": "base",
            "status": "active",
            "scale": "region",
            "surface_level": 3.98,
            "top_level": null,
            "bottom_level": null
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2995/?format=api",
            "id": 2995,
            "code": "27FP0042",
            "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.281375026713842,
                    52.45441316406078,
                    0.0
                ]
            },
            "last_modified": "2024-07-05T16:38:52.447685Z",
            "created": "2015-08-12T11:33:00.039662Z",
            "image_url": "",
            "timeseries": [],
            "filters": [
                {
                    "url": "https://zuiderzeeland.lizard.net/api/v4/filters/44900/?format=api",
                    "id": 44900,
                    "timeseries": [
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/a845f953-865c-40b3-be5a-c8295784a8a4/?format=api",
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/1fd246f7-a989-4deb-8048-d1930738e92f/?format=api"
                    ],
                    "code": "27FP0042001",
                    "last_modified": "2024-07-05T16:38:53.025268Z",
                    "created": "2016-02-04T10:19:43.136400Z",
                    "groundwater_station": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2995/?format=api",
                    "top_level": 3.33,
                    "filter_top_level": -0.61,
                    "filter_bottom_level": -1.61,
                    "aquifer_confinement": "None",
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                },
                {
                    "url": "https://zuiderzeeland.lizard.net/api/v4/filters/44901/?format=api",
                    "id": 44901,
                    "timeseries": [
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/50c24e8d-ab76-439b-99df-49858ef0bec7/?format=api",
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/dfc94147-357a-417c-907e-fc9a477be70b/?format=api"
                    ],
                    "code": "27FP0042002",
                    "last_modified": "2024-07-05T16:38:53.507741Z",
                    "created": "2016-02-04T10:19:43.136400Z",
                    "groundwater_station": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2995/?format=api",
                    "top_level": 3.33,
                    "filter_top_level": -16.6,
                    "filter_bottom_level": -18.6,
                    "aquifer_confinement": "None",
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                },
                {
                    "url": "https://zuiderzeeland.lizard.net/api/v4/filters/44902/?format=api",
                    "id": 44902,
                    "timeseries": [
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/14b590f1-b0e3-4248-a1bb-242609bcd0ec/?format=api",
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/515a0f4c-77da-4512-aaac-9ddd0d2e1bc9/?format=api"
                    ],
                    "code": "27FP0042003",
                    "last_modified": "2024-07-05T16:38:53.893538Z",
                    "created": "2016-02-04T10:19:43.136400Z",
                    "groundwater_station": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2995/?format=api",
                    "top_level": 3.3,
                    "filter_top_level": -94.61,
                    "filter_bottom_level": -96.61,
                    "aquifer_confinement": "None",
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                },
                {
                    "url": "https://zuiderzeeland.lizard.net/api/v4/filters/44903/?format=api",
                    "id": 44903,
                    "timeseries": [
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/16a197f1-7b93-44af-922a-e283ef6d30d8/?format=api",
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/ac492e68-8987-439e-95b6-7eef48fcf9c3/?format=api"
                    ],
                    "code": "27FP0042004",
                    "last_modified": "2024-07-05T16:38:54.467173Z",
                    "created": "2016-02-04T10:19:43.136400Z",
                    "groundwater_station": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2995/?format=api",
                    "top_level": 3.29,
                    "filter_top_level": -159.61,
                    "filter_bottom_level": -161.61,
                    "aquifer_confinement": "None",
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                },
                {
                    "url": "https://zuiderzeeland.lizard.net/api/v4/filters/44904/?format=api",
                    "id": 44904,
                    "timeseries": [
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/447e40c6-7475-4934-9e51-bb0187e7e7c0/?format=api",
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/8b4c7f60-1c84-4c78-8ec2-944bb6551bb2/?format=api"
                    ],
                    "code": "27FP0042005",
                    "last_modified": "2024-07-05T16:38:54.828698Z",
                    "created": "2016-02-04T10:19:43.136400Z",
                    "groundwater_station": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2995/?format=api",
                    "top_level": 3.23,
                    "filter_top_level": -173.61,
                    "filter_bottom_level": -175.61,
                    "aquifer_confinement": "None",
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                },
                {
                    "url": "https://zuiderzeeland.lizard.net/api/v4/filters/44905/?format=api",
                    "id": 44905,
                    "timeseries": [
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/22fa4a17-d5e2-4ce6-a921-c04e7c203bf0/?format=api",
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/67463538-4145-4679-aff1-fa247cf67b2e/?format=api"
                    ],
                    "code": "27FP0042006",
                    "last_modified": "2024-07-05T16:38:55.396036Z",
                    "created": "2016-02-04T10:19:43.136400Z",
                    "groundwater_station": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2995/?format=api",
                    "top_level": 3.22,
                    "filter_top_level": -192.61,
                    "filter_bottom_level": -194.61,
                    "aquifer_confinement": "None",
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                }
            ],
            "name": "B27F0042",
            "station_type": "base",
            "status": "active",
            "scale": "region",
            "surface_level": 3.39,
            "top_level": null,
            "bottom_level": null
        }
    ]
}