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=17
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=18",
    "previous": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/?format=api&page=16",
    "results": [
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2795/?format=api",
            "id": 2795,
            "code": "40EA3190",
            "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.160815708355412,
                    51.95767536244228,
                    0.0
                ]
            },
            "last_modified": "2024-07-05T18:34:17.110070Z",
            "created": "2015-08-12T11:32:58.857339Z",
            "image_url": "",
            "timeseries": [],
            "filters": [
                {
                    "url": "https://zuiderzeeland.lizard.net/api/v4/filters/44533/?format=api",
                    "id": 44533,
                    "timeseries": [
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/d2660f59-92e7-456a-89ba-c57a744d44bd/?format=api",
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/0163edb3-6407-46fe-a493-c4141856c8ba/?format=api"
                    ],
                    "code": "40EA3190002",
                    "last_modified": "2024-07-05T18:34:18.158914Z",
                    "created": "2016-02-04T10:19:43.136400Z",
                    "groundwater_station": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2795/?format=api",
                    "top_level": 0.0,
                    "filter_top_level": -67.6,
                    "filter_bottom_level": -69.6,
                    "aquifer_confinement": "None",
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                },
                {
                    "url": "https://zuiderzeeland.lizard.net/api/v4/filters/44532/?format=api",
                    "id": 44532,
                    "timeseries": [
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/0d0fb25d-e0db-4735-8cc9-bbebbf7e0657/?format=api",
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/5fb5a904-64bc-483d-8b86-f1e06949d25b/?format=api"
                    ],
                    "code": "40EA3190001",
                    "last_modified": "2024-07-05T18:34:17.749520Z",
                    "created": "2016-02-04T10:19:43.136400Z",
                    "groundwater_station": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2795/?format=api",
                    "top_level": null,
                    "filter_top_level": -34.6,
                    "filter_bottom_level": -36.6,
                    "aquifer_confinement": "None",
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                },
                {
                    "url": "https://zuiderzeeland.lizard.net/api/v4/filters/44534/?format=api",
                    "id": 44534,
                    "timeseries": [
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/27816cd6-4c68-49aa-9732-82b84d920ff0/?format=api",
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/5ef66dd9-ed3a-4b52-bd1d-61874ea03755/?format=api"
                    ],
                    "code": "40EA3190003",
                    "last_modified": "2024-07-05T18:34:18.619933Z",
                    "created": "2016-02-04T10:19:43.136400Z",
                    "groundwater_station": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2795/?format=api",
                    "top_level": 0.0,
                    "filter_top_level": -86.6,
                    "filter_bottom_level": -88.6,
                    "aquifer_confinement": "None",
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                },
                {
                    "url": "https://zuiderzeeland.lizard.net/api/v4/filters/44535/?format=api",
                    "id": 44535,
                    "timeseries": [
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/4ba936ec-86b7-4542-8e14-da0b9d4871b4/?format=api",
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/f50888ee-28a3-4006-a138-0e7ab3af8bfa/?format=api"
                    ],
                    "code": "40EA3190004",
                    "last_modified": "2024-07-05T18:34:19.033202Z",
                    "created": "2016-02-04T10:19:43.136400Z",
                    "groundwater_station": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2795/?format=api",
                    "top_level": 0.0,
                    "filter_top_level": -121.6,
                    "filter_bottom_level": -123.6,
                    "aquifer_confinement": "None",
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                },
                {
                    "url": "https://zuiderzeeland.lizard.net/api/v4/filters/44536/?format=api",
                    "id": 44536,
                    "timeseries": [
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/c09cc6a7-731e-4e8c-832a-db6e37bb107f/?format=api",
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/728ba758-af53-4223-8824-dfbea0770fb7/?format=api"
                    ],
                    "code": "40EA3190005",
                    "last_modified": "2024-07-05T18:34:19.465383Z",
                    "created": "2016-02-04T10:19:43.136400Z",
                    "groundwater_station": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2795/?format=api",
                    "top_level": 0.0,
                    "filter_top_level": -154.6,
                    "filter_bottom_level": -156.6,
                    "aquifer_confinement": "None",
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                }
            ],
            "name": "40EA3190",
            "station_type": "base",
            "status": "expired",
            "scale": "region",
            "surface_level": 11.4,
            "top_level": null,
            "bottom_level": null
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2796/?format=api",
            "id": 2796,
            "code": "40EB0018",
            "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.172077887413244,
                    51.96524099340758,
                    0.0
                ]
            },
            "last_modified": "2024-07-05T18:34:21.122599Z",
            "created": "2015-08-12T11:32:58.863061Z",
            "image_url": "",
            "timeseries": [],
            "filters": [
                {
                    "url": "https://zuiderzeeland.lizard.net/api/v4/filters/44537/?format=api",
                    "id": 44537,
                    "timeseries": [
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/7a0d2e99-c1bb-435a-9de3-f869b0652126/?format=api",
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/92a44f60-182f-414a-a955-9a536b530e60/?format=api"
                    ],
                    "code": "40EB0018001",
                    "last_modified": "2024-07-05T18:34:21.594611Z",
                    "created": "2016-02-04T10:19:43.136400Z",
                    "groundwater_station": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2796/?format=api",
                    "top_level": null,
                    "filter_top_level": -8.58,
                    "filter_bottom_level": -20.58,
                    "aquifer_confinement": "None",
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                }
            ],
            "name": "40EB0018",
            "station_type": "base",
            "status": "active",
            "scale": "region",
            "surface_level": 13.23,
            "top_level": null,
            "bottom_level": null
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2797/?format=api",
            "id": 2797,
            "code": "40EB0022",
            "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.14393184425718,
                    51.95293143667997,
                    0.0
                ]
            },
            "last_modified": "2024-07-05T18:34:22.095970Z",
            "created": "2015-08-12T11:32:58.869535Z",
            "image_url": "",
            "timeseries": [],
            "filters": [
                {
                    "url": "https://zuiderzeeland.lizard.net/api/v4/filters/44538/?format=api",
                    "id": 44538,
                    "timeseries": [
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/a24e0a23-63ed-4e21-a3e2-66618b823ad6/?format=api",
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/0782eff6-a7e6-44b2-8355-256937259aa3/?format=api"
                    ],
                    "code": "40EB0022001",
                    "last_modified": "2024-07-05T18:34:22.545362Z",
                    "created": "2016-02-04T10:19:43.136400Z",
                    "groundwater_station": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2797/?format=api",
                    "top_level": 11.31,
                    "filter_top_level": 0.0,
                    "filter_bottom_level": 0.0,
                    "aquifer_confinement": "None",
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                }
            ],
            "name": "40EB0022",
            "station_type": "base",
            "status": "active",
            "scale": "region",
            "surface_level": 11.41,
            "top_level": null,
            "bottom_level": null
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2798/?format=api",
            "id": 2798,
            "code": "40EB0024",
            "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.142533750803358,
                    51.93900816653516,
                    0.0
                ]
            },
            "last_modified": "2024-07-08T10:41:19.662265Z",
            "created": "2015-08-12T11:32:58.875244Z",
            "image_url": "",
            "timeseries": [],
            "filters": [
                {
                    "url": "https://zuiderzeeland.lizard.net/api/v4/filters/44539/?format=api",
                    "id": 44539,
                    "timeseries": [
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/7b93a15f-dd77-4ac3-9e61-ffb67717b446/?format=api",
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/8844dc35-f335-4a14-88eb-49c6686bcb4d/?format=api"
                    ],
                    "code": "40EB0024001",
                    "last_modified": "2024-07-08T10:41:20.176841Z",
                    "created": "2016-02-04T10:19:43.136400Z",
                    "groundwater_station": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2798/?format=api",
                    "top_level": 13.56,
                    "filter_top_level": 6.16,
                    "filter_bottom_level": -7.84,
                    "aquifer_confinement": "None",
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                }
            ],
            "name": "B40E0286",
            "station_type": "base",
            "status": "expired",
            "scale": "region",
            "surface_level": 13.66,
            "top_level": null,
            "bottom_level": null
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2799/?format=api",
            "id": 2799,
            "code": "40EB0091",
            "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.153610003389231,
                    51.9318804264508,
                    0.0
                ]
            },
            "last_modified": "2024-07-05T18:34:25.197775Z",
            "created": "2015-08-12T11:32:58.881621Z",
            "image_url": "",
            "timeseries": [],
            "filters": [
                {
                    "url": "https://zuiderzeeland.lizard.net/api/v4/filters/44540/?format=api",
                    "id": 44540,
                    "timeseries": [
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/557ca8e2-0f1d-45bd-ae80-bffa2c933fa0/?format=api",
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/597c0921-e109-41b4-b634-d7ab9a4bcfc6/?format=api"
                    ],
                    "code": "40EB0091001",
                    "last_modified": "2024-07-05T18:34:25.656719Z",
                    "created": "2016-02-04T10:19:43.136400Z",
                    "groundwater_station": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2799/?format=api",
                    "top_level": 13.12,
                    "filter_top_level": 0.0,
                    "filter_bottom_level": 0.0,
                    "aquifer_confinement": "None",
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                }
            ],
            "name": "40EB0091",
            "station_type": "base",
            "status": "active",
            "scale": "region",
            "surface_level": 13.27,
            "top_level": null,
            "bottom_level": null
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2800/?format=api",
            "id": 2800,
            "code": "40EL0017",
            "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.047608973053276,
                    51.97130916872905,
                    0.0
                ]
            },
            "last_modified": "2024-07-05T18:34:27.156689Z",
            "created": "2015-08-12T11:32:58.887431Z",
            "image_url": "",
            "timeseries": [],
            "filters": [
                {
                    "url": "https://zuiderzeeland.lizard.net/api/v4/filters/44541/?format=api",
                    "id": 44541,
                    "timeseries": [
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/6455749f-59bb-40c6-87ad-432c737ca6e7/?format=api",
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/2d3b0963-f44c-40c8-90c4-7861ceff2072/?format=api"
                    ],
                    "code": "40EL0017001",
                    "last_modified": "2024-07-05T18:34:27.615364Z",
                    "created": "2016-02-04T10:19:43.136400Z",
                    "groundwater_station": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2800/?format=api",
                    "top_level": 9.57,
                    "filter_top_level": 7.18,
                    "filter_bottom_level": 6.63,
                    "aquifer_confinement": "None",
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                }
            ],
            "name": "B40E0317",
            "station_type": "base",
            "status": "active",
            "scale": "region",
            "surface_level": 9.6,
            "top_level": null,
            "bottom_level": null
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2801/?format=api",
            "id": 2801,
            "code": "40EL0020",
            "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.138890528974298,
                    51.95592999941936,
                    0.0
                ]
            },
            "last_modified": "2024-07-05T18:34:28.106737Z",
            "created": "2015-08-12T11:32:58.893226Z",
            "image_url": "",
            "timeseries": [],
            "filters": [
                {
                    "url": "https://zuiderzeeland.lizard.net/api/v4/filters/44542/?format=api",
                    "id": 44542,
                    "timeseries": [
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/463f7cf3-4d4f-4aa5-b4b4-dd9affe1e4d0/?format=api",
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/e28b834f-42f1-4802-9c8a-4de36dcf4b45/?format=api"
                    ],
                    "code": "40EL0020001",
                    "last_modified": "2024-07-05T18:34:28.634363Z",
                    "created": "2016-02-04T10:19:43.136400Z",
                    "groundwater_station": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2801/?format=api",
                    "top_level": null,
                    "filter_top_level": 0.0,
                    "filter_bottom_level": -0.01,
                    "aquifer_confinement": "None",
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                }
            ],
            "name": "40EL0020",
            "station_type": "base",
            "status": "active",
            "scale": "region",
            "surface_level": 0.0,
            "top_level": null,
            "bottom_level": null
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2802/?format=api",
            "id": 2802,
            "code": "40EL0044",
            "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.084391867829729,
                    51.95491755944619,
                    0.0
                ]
            },
            "last_modified": "2024-07-05T18:34:29.159007Z",
            "created": "2015-08-12T11:32:58.899003Z",
            "image_url": "",
            "timeseries": [],
            "filters": [
                {
                    "url": "https://zuiderzeeland.lizard.net/api/v4/filters/44543/?format=api",
                    "id": 44543,
                    "timeseries": [
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/89270241-367d-43b1-ac37-c9f4234441aa/?format=api",
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/29caff02-f81a-4072-bf75-dd3450856bff/?format=api"
                    ],
                    "code": "40EL0044001",
                    "last_modified": "2024-07-05T18:34:29.661040Z",
                    "created": "2016-02-04T10:19:43.136400Z",
                    "groundwater_station": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2802/?format=api",
                    "top_level": 10.43,
                    "filter_top_level": 7.19,
                    "filter_bottom_level": 6.19,
                    "aquifer_confinement": "None",
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                }
            ],
            "name": "B40E0348",
            "station_type": "base",
            "status": "transferred",
            "scale": "region",
            "surface_level": 9.82,
            "top_level": null,
            "bottom_level": null
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2803/?format=api",
            "id": 2803,
            "code": "40EP0035",
            "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.108107056055548,
                    51.97769519835443,
                    0.0
                ]
            },
            "last_modified": "2024-07-05T18:34:35.144099Z",
            "created": "2015-08-12T11:32:58.904662Z",
            "image_url": "",
            "timeseries": [],
            "filters": [
                {
                    "url": "https://zuiderzeeland.lizard.net/api/v4/filters/44544/?format=api",
                    "id": 44544,
                    "timeseries": [
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/b6b0ff2e-83c6-4a86-847e-0aaebc10056d/?format=api",
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/48faaff2-c5fd-4ad4-b44d-c57f1a156a16/?format=api"
                    ],
                    "code": "40EP0035001",
                    "last_modified": "2024-07-05T18:34:35.665568Z",
                    "created": "2016-02-04T10:19:43.136400Z",
                    "groundwater_station": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2803/?format=api",
                    "top_level": 9.97,
                    "filter_top_level": 2.47,
                    "filter_bottom_level": 1.47,
                    "aquifer_confinement": "None",
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                }
            ],
            "name": "B40E0293",
            "station_type": "base",
            "status": "active",
            "scale": "region",
            "surface_level": 9.34,
            "top_level": null,
            "bottom_level": null
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2804/?format=api",
            "id": 2804,
            "code": "40EP0151",
            "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.067021487802505,
                    51.9750635763227,
                    0.0
                ]
            },
            "last_modified": "2024-07-05T18:34:37.330891Z",
            "created": "2015-08-12T11:32:58.910801Z",
            "image_url": "",
            "timeseries": [],
            "filters": [
                {
                    "url": "https://zuiderzeeland.lizard.net/api/v4/filters/44545/?format=api",
                    "id": 44545,
                    "timeseries": [
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/95701be6-a24f-417f-957c-ae7f957de872/?format=api",
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/35c431cb-7024-40ee-bdd7-6983be4eeeca/?format=api"
                    ],
                    "code": "40EP0151001",
                    "last_modified": "2024-07-05T18:34:37.833745Z",
                    "created": "2016-02-04T10:19:43.136400Z",
                    "groundwater_station": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2804/?format=api",
                    "top_level": 9.23,
                    "filter_top_level": -19.18,
                    "filter_bottom_level": -19.96,
                    "aquifer_confinement": "None",
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                }
            ],
            "name": "B40E0151",
            "station_type": "base",
            "status": "expired",
            "scale": "region",
            "surface_level": 9.0,
            "top_level": null,
            "bottom_level": null
        }
    ]
}