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=1246
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 12637,
    "next": "https://demo.lizard.net/api/v4/groundwaterstations/?format=api&page=1247",
    "previous": "https://demo.lizard.net/api/v4/groundwaterstations/?format=api&page=1245",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/groundwaterstations/91868/?format=api",
            "id": 91868,
            "code": "38EM009",
            "organisation": {
                "url": "https://demo.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": [
                    4.980917848322695,
                    52.00860892402957,
                    0.0
                ]
            },
            "last_modified": "2025-01-27T10:53:14.371115Z",
            "created": "2023-07-13T22:35:31.360798Z",
            "image_url": "",
            "timeseries": [],
            "filters": [
                {
                    "url": "https://demo.lizard.net/api/v4/filters/123463/?format=api",
                    "id": 123463,
                    "timeseries": [
                        "https://demo.lizard.net/api/v4/timeseries/0fc79824-e1b6-49e9-bf87-4d8f322bb5ed/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/c687cd82-4436-450e-a2b0-3207c829a676/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/2a033456-eb6c-44cf-a68a-4d98a1c124ba/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/584be857-d81a-47e0-a536-84c04346e055/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/09253b7a-cb6f-4b4e-9953-e700c622f155/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/7fe06533-0921-453d-a2ac-96e1a5ae7ce8/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/f72dd125-effd-4e28-acfb-8a34fba2e5c3/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/17a36da5-c49e-4259-ba14-9efc7471ce7c/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/4c025ff1-0ad2-49bf-a220-a77a5f93504b/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/4afca438-8207-44c8-b9ae-7e0a849b6f8b/?format=api"
                    ],
                    "code": "38EM009001",
                    "last_modified": "2024-07-05T17:59:12.472316Z",
                    "created": "2023-07-13T22:35:33.424476Z",
                    "groundwater_station": "https://demo.lizard.net/api/v4/groundwaterstations/91868/?format=api",
                    "top_level": -0.41,
                    "filter_top_level": -2.51,
                    "filter_bottom_level": -3.51,
                    "aquifer_confinement": "None",
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                }
            ],
            "name": "38EM009",
            "station_type": "base",
            "status": "active",
            "scale": "region",
            "surface_level": -0.32,
            "top_level": null,
            "bottom_level": null
        },
        {
            "url": "https://demo.lizard.net/api/v4/groundwaterstations/91869/?format=api",
            "id": 91869,
            "code": "38EM010",
            "organisation": {
                "url": "https://demo.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": [
                    4.98118169982774,
                    52.00800169024888,
                    0.0
                ]
            },
            "last_modified": "2025-01-27T10:53:17.033640Z",
            "created": "2023-07-13T22:35:34.274056Z",
            "image_url": "",
            "timeseries": [],
            "filters": [
                {
                    "url": "https://demo.lizard.net/api/v4/filters/123464/?format=api",
                    "id": 123464,
                    "timeseries": [
                        "https://demo.lizard.net/api/v4/timeseries/58dd37ce-5ae8-417d-9d6b-081418815620/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/bae6ef56-d12d-420c-bf46-49a13168d46d/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/6f732776-9521-4d90-90b7-fc5a7db555fe/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/8d9bfab3-6dc0-421a-b23d-9b0a6b0f0596/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/977678f6-0284-4271-8c2c-2c67db59927e/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/288dda08-06ef-41f1-a3f7-ead74659f038/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/d6f3aae0-bf65-4d68-a048-ad635189f4ac/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/721db712-3ce4-408b-b6dd-9c948142b233/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/f4cdc410-ed03-419c-bd59-da09657248d8/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/05e35ec2-b344-48b0-9198-e8fc2e7520dd/?format=api"
                    ],
                    "code": "38EM010001",
                    "last_modified": "2024-07-05T17:59:13.455808Z",
                    "created": "2023-07-13T22:35:36.390572Z",
                    "groundwater_station": "https://demo.lizard.net/api/v4/groundwaterstations/91869/?format=api",
                    "top_level": -0.45,
                    "filter_top_level": -2.07,
                    "filter_bottom_level": -3.07,
                    "aquifer_confinement": "None",
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                }
            ],
            "name": "38EM010",
            "station_type": "base",
            "status": "active",
            "scale": "region",
            "surface_level": -0.35,
            "top_level": null,
            "bottom_level": null
        },
        {
            "url": "https://demo.lizard.net/api/v4/groundwaterstations/91870/?format=api",
            "id": 91870,
            "code": "38EM011",
            "organisation": {
                "url": "https://demo.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": [
                    4.978897862429117,
                    52.00778255041948,
                    0.0
                ]
            },
            "last_modified": "2025-01-21T16:02:33.279130Z",
            "created": "2023-07-13T22:35:37.251336Z",
            "image_url": "",
            "timeseries": [],
            "filters": [
                {
                    "url": "https://demo.lizard.net/api/v4/filters/123465/?format=api",
                    "id": 123465,
                    "timeseries": [
                        "https://demo.lizard.net/api/v4/timeseries/d04329e8-db9c-4c71-b659-8a4c5a68ffb6/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/41d4bef6-d29f-423c-9682-f2f5cac28156/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/871feaf8-31e1-40e9-a0ca-2a5f270d3381/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/e1ee14e3-2e3c-47b4-be90-3a9a2d06f0bc/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/d459759e-289d-473e-baf7-8906985f3341/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/cc562eac-f797-451a-bfb6-a77bb9d37f61/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/a6a43e72-650d-4812-b6c1-8f08edf39b67/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/3bdc39c8-2a7e-4bfd-b36c-f6f134240774/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/7349c085-ab65-4563-9959-d1f9b4f95db8/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/c7b12ddb-b5a6-40e8-99a0-f52af28c53e5/?format=api"
                    ],
                    "code": "38EM011001",
                    "last_modified": "2024-07-05T17:59:14.550723Z",
                    "created": "2023-07-13T22:35:39.356226Z",
                    "groundwater_station": "https://demo.lizard.net/api/v4/groundwaterstations/91870/?format=api",
                    "top_level": -0.52,
                    "filter_top_level": -2.49,
                    "filter_bottom_level": -3.49,
                    "aquifer_confinement": "None",
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                }
            ],
            "name": "38EM011",
            "station_type": "base",
            "status": "active",
            "scale": "region",
            "surface_level": -0.44,
            "top_level": null,
            "bottom_level": null
        },
        {
            "url": "https://demo.lizard.net/api/v4/groundwaterstations/91871/?format=api",
            "id": 91871,
            "code": "38EM012",
            "organisation": {
                "url": "https://demo.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": [
                    4.981016847603748,
                    52.00691739197472,
                    0.0
                ]
            },
            "last_modified": "2025-01-27T10:53:19.293275Z",
            "created": "2023-07-13T22:35:40.232750Z",
            "image_url": "",
            "timeseries": [],
            "filters": [
                {
                    "url": "https://demo.lizard.net/api/v4/filters/123466/?format=api",
                    "id": 123466,
                    "timeseries": [
                        "https://demo.lizard.net/api/v4/timeseries/3de102cc-cddd-4693-874e-4234923b6351/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/54e77677-89a1-4c7a-8169-1d211eec7c53/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/b00f68b3-560d-4a71-b3d7-b54fe2d4dcdc/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/4b09033c-5736-4af6-bf4b-aee75da32c68/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/045d9470-9f24-4290-a1b8-4a2f6c1e0433/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/fed758d2-ee7c-46d0-ba72-c45c6e88c7b3/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/9d6ae0ff-6b61-4493-9ba6-fed024a977d5/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/60ece66f-dc8a-4932-8b3e-a417696d42fe/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/92e7b6dc-2490-4793-9353-ee8dcaec0773/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/ead83d4e-d8c2-4948-82e1-0f75b7696720/?format=api"
                    ],
                    "code": "38EM012001",
                    "last_modified": "2024-07-05T17:59:15.623380Z",
                    "created": "2023-07-13T22:35:42.363099Z",
                    "groundwater_station": "https://demo.lizard.net/api/v4/groundwaterstations/91871/?format=api",
                    "top_level": -0.63,
                    "filter_top_level": -1.74,
                    "filter_bottom_level": -2.74,
                    "aquifer_confinement": "None",
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                }
            ],
            "name": "38EM012",
            "station_type": "base",
            "status": "active",
            "scale": "region",
            "surface_level": -0.54,
            "top_level": null,
            "bottom_level": null
        },
        {
            "url": "https://demo.lizard.net/api/v4/groundwaterstations/91872/?format=api",
            "id": 91872,
            "code": "38EM013",
            "organisation": {
                "url": "https://demo.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": [
                    4.977720962524547,
                    52.00617999461695,
                    0.0
                ]
            },
            "last_modified": "2024-08-27T13:41:19.236350Z",
            "created": "2023-07-13T22:35:43.250044Z",
            "image_url": "",
            "timeseries": [],
            "filters": [
                {
                    "url": "https://demo.lizard.net/api/v4/filters/123467/?format=api",
                    "id": 123467,
                    "timeseries": [
                        "https://demo.lizard.net/api/v4/timeseries/3821bd4d-101c-4d14-9b18-b16684c35f7f/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/e4c468e1-bb39-4102-b9f1-7b1e7f35d673/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/4aa1f1cb-400b-46c3-b493-fa4304711098/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/46f7aafe-486a-4d31-a4aa-a2bad01e8dbe/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/cb177d48-69a8-4c7d-b14a-dcda1ea5434e/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/675705fd-c433-450f-a38d-ec15379f886d/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/1e41631d-276c-4d2b-b098-59e07ef02d5e/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/ee8a929e-a33a-4c08-b284-6400c3adade5/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/7a7c088b-f0e8-476e-b1b9-5480a891a959/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/b874d9a0-55a5-4633-80f4-6341e758b713/?format=api"
                    ],
                    "code": "38EM013001",
                    "last_modified": "2024-08-27T13:41:19.685048Z",
                    "created": "2023-07-13T22:35:45.320026Z",
                    "groundwater_station": "https://demo.lizard.net/api/v4/groundwaterstations/91872/?format=api",
                    "top_level": -0.71,
                    "filter_top_level": -1.86,
                    "filter_bottom_level": -2.86,
                    "aquifer_confinement": "None",
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                }
            ],
            "name": "38EM013",
            "station_type": "base",
            "status": "active",
            "scale": "region",
            "surface_level": -0.71,
            "top_level": null,
            "bottom_level": null
        },
        {
            "url": "https://demo.lizard.net/api/v4/groundwaterstations/91873/?format=api",
            "id": 91873,
            "code": "38EM014",
            "organisation": {
                "url": "https://demo.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": [
                    4.984181347702608,
                    52.00608013728861,
                    0.0
                ]
            },
            "last_modified": "2025-01-27T10:53:21.869496Z",
            "created": "2023-07-13T22:35:46.186056Z",
            "image_url": "",
            "timeseries": [],
            "filters": [
                {
                    "url": "https://demo.lizard.net/api/v4/filters/123468/?format=api",
                    "id": 123468,
                    "timeseries": [
                        "https://demo.lizard.net/api/v4/timeseries/4008f484-b4ea-4a6d-aaa0-3958b5c74501/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/0f3861ea-a650-4a3f-9a82-99a5630cffbf/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/065ca6e8-2512-4dae-bd91-665e7ac33582/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/839274d3-f6bf-4a2a-b114-89e0d5d044a1/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/41af78f1-ebd9-435a-a16f-844f17d79c25/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/cc250ad8-44af-490a-8ef7-6d7fa4f5f260/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/3fb5dcc3-3e3d-43e9-8ac8-2b72c2f1c3bc/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/ddc1696b-a257-423b-b706-58b31b2330f3/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/790a716f-ca3b-464f-9770-f9427976b581/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/3af53c67-8ae5-4b5e-ab53-9da16f7c1ff1/?format=api"
                    ],
                    "code": "38EM014001",
                    "last_modified": "2024-07-05T17:59:17.715189Z",
                    "created": "2023-07-13T22:35:48.263392Z",
                    "groundwater_station": "https://demo.lizard.net/api/v4/groundwaterstations/91873/?format=api",
                    "top_level": -0.89,
                    "filter_top_level": -1.79,
                    "filter_bottom_level": -2.79,
                    "aquifer_confinement": "None",
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                }
            ],
            "name": "38EM014",
            "station_type": "base",
            "status": "active",
            "scale": "region",
            "surface_level": -0.77,
            "top_level": null,
            "bottom_level": null
        },
        {
            "url": "https://demo.lizard.net/api/v4/groundwaterstations/91874/?format=api",
            "id": 91874,
            "code": "38EM015",
            "organisation": {
                "url": "https://demo.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": [
                    4.980421231579681,
                    52.00522428833155,
                    0.0
                ]
            },
            "last_modified": "2025-01-27T10:53:24.172757Z",
            "created": "2023-07-13T22:35:49.121823Z",
            "image_url": "",
            "timeseries": [],
            "filters": [
                {
                    "url": "https://demo.lizard.net/api/v4/filters/123469/?format=api",
                    "id": 123469,
                    "timeseries": [
                        "https://demo.lizard.net/api/v4/timeseries/e1d18aa6-4249-410c-a19c-efa6a6465e56/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/7654aa5a-f109-45ff-920f-6de97adc1c9b/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/71c6371f-cd66-4678-b248-807e54833ed4/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/0fa3710c-047e-4d6f-a5a7-ec4e82a2e4b6/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/b3436f9e-1bac-4854-b5fe-336d8a1fb0c1/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/dd4ddec6-e2cd-4f91-8ad8-f4a938b88a1f/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/dd4564c9-61fb-4895-8f5c-331aa6d67039/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/ac8f3b54-c3c8-43c4-a51d-b13d36487588/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/989f42c5-8926-472c-9150-db0fefd5b4d7/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/ab4841a4-da44-453c-ab1d-15f3f9a7d0f8/?format=api"
                    ],
                    "code": "38EM015001",
                    "last_modified": "2024-07-05T17:59:18.732826Z",
                    "created": "2023-07-13T22:35:51.186216Z",
                    "groundwater_station": "https://demo.lizard.net/api/v4/groundwaterstations/91874/?format=api",
                    "top_level": -0.19,
                    "filter_top_level": -1.26,
                    "filter_bottom_level": -2.26,
                    "aquifer_confinement": "None",
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                }
            ],
            "name": "38EM015",
            "station_type": "base",
            "status": "active",
            "scale": "region",
            "surface_level": -0.66,
            "top_level": null,
            "bottom_level": null
        },
        {
            "url": "https://demo.lizard.net/api/v4/groundwaterstations/91875/?format=api",
            "id": 91875,
            "code": "38EM016",
            "organisation": {
                "url": "https://demo.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": [
                    4.963771168690617,
                    52.01498507227311,
                    0.0
                ]
            },
            "last_modified": "2025-01-27T10:53:26.793851Z",
            "created": "2023-07-13T22:35:52.067847Z",
            "image_url": "",
            "timeseries": [],
            "filters": [
                {
                    "url": "https://demo.lizard.net/api/v4/filters/123470/?format=api",
                    "id": 123470,
                    "timeseries": [
                        "https://demo.lizard.net/api/v4/timeseries/37f17935-3e7b-4722-a7bb-811e1732d0f0/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/a405f307-17bf-4027-8c36-7ac1be47903e/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/8727870f-5d20-41b5-b9d1-b29eecc5148d/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/6c89cb09-ac7a-4552-a4d9-58a612a70bd8/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/a331d306-d235-464d-b8d1-072b64109031/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/227f008b-cc32-412a-8d32-8383e64f5996/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/75cecd5d-edce-40a7-8eb2-38daef785633/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/6e8a1270-0723-4955-9c93-4c5f0b13af32/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/5962ab25-4adb-43d9-a8f5-b43b24fa4c99/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/def65790-9715-4d2d-aa67-406abbfd83d7/?format=api"
                    ],
                    "code": "38EM016001",
                    "last_modified": "2024-07-05T17:59:19.871895Z",
                    "created": "2023-07-13T22:35:54.200101Z",
                    "groundwater_station": "https://demo.lizard.net/api/v4/groundwaterstations/91875/?format=api",
                    "top_level": -1.54,
                    "filter_top_level": -4.5,
                    "filter_bottom_level": -5.5,
                    "aquifer_confinement": "None",
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                }
            ],
            "name": "38EM016",
            "station_type": "base",
            "status": "active",
            "scale": "region",
            "surface_level": -1.48,
            "top_level": null,
            "bottom_level": null
        },
        {
            "url": "https://demo.lizard.net/api/v4/groundwaterstations/91876/?format=api",
            "id": 91876,
            "code": "38EM017",
            "organisation": {
                "url": "https://demo.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": [
                    4.987188967283905,
                    52.01841220241869,
                    0.0
                ]
            },
            "last_modified": "2025-01-27T10:53:29.140383Z",
            "created": "2023-07-13T22:35:55.055292Z",
            "image_url": "",
            "timeseries": [],
            "filters": [
                {
                    "url": "https://demo.lizard.net/api/v4/filters/123471/?format=api",
                    "id": 123471,
                    "timeseries": [
                        "https://demo.lizard.net/api/v4/timeseries/c099e291-a6da-48c9-a292-7e8ae9b157df/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/31f0845d-4481-4252-b789-68f4c4d9416b/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/f421f0ea-a093-484a-ab2e-65643bf7f3fa/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/23a9dbc4-6081-404f-b443-956ec63f57da/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/f1badded-9cd7-49c4-a78d-b0f3eca22b62/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/26ce0811-b682-4055-a720-1a4533fdf6d7/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/de501b73-f6f3-4ef1-9ab6-15953c002456/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/6c8e254f-e91b-4e5e-a398-c2ebbe161aad/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/483280e3-35de-4614-a3f7-ab641f5f8aaf/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/66b308ae-e946-4cf6-990d-bb4f4405508e/?format=api"
                    ],
                    "code": "38EM017001",
                    "last_modified": "2024-07-05T17:59:20.957282Z",
                    "created": "2023-07-13T22:35:57.187098Z",
                    "groundwater_station": "https://demo.lizard.net/api/v4/groundwaterstations/91876/?format=api",
                    "top_level": -0.68,
                    "filter_top_level": -2.92,
                    "filter_bottom_level": -3.92,
                    "aquifer_confinement": "None",
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                }
            ],
            "name": "38EM017",
            "station_type": "base",
            "status": "active",
            "scale": "region",
            "surface_level": -1.26,
            "top_level": null,
            "bottom_level": null
        },
        {
            "url": "https://demo.lizard.net/api/v4/groundwaterstations/91877/?format=api",
            "id": 91877,
            "code": "38EM018",
            "organisation": {
                "url": "https://demo.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": [
                    4.986670839282656,
                    52.00829371657723,
                    0.0
                ]
            },
            "last_modified": "2025-01-27T10:53:31.428600Z",
            "created": "2023-07-13T22:35:58.052695Z",
            "image_url": "",
            "timeseries": [],
            "filters": [
                {
                    "url": "https://demo.lizard.net/api/v4/filters/123472/?format=api",
                    "id": 123472,
                    "timeseries": [
                        "https://demo.lizard.net/api/v4/timeseries/c5d8a836-d31e-4d01-bf5d-178ee632b8d4/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/15578478-ebec-4e34-b0db-1d44ffa918f0/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/9960a56c-d17b-43af-82ca-876ae946e71f/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/ae2e0505-0c48-482c-8bf6-67f4319249bc/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/a61d990a-1f59-479a-9f14-01226877fe42/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/f3a85eca-df26-4d0b-8832-6298f743115a/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/fbb6b986-0e21-41c2-beae-7eaea605a1a2/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/4e2c9eef-1cd1-4487-bc48-8cf5a2d11da0/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/35e2f6c5-f341-4f5b-af2f-d9afbd202b95/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/560fcd63-0658-4482-9477-b6cb2be7fec8/?format=api"
                    ],
                    "code": "38EM018001",
                    "last_modified": "2024-07-05T17:59:22.146653Z",
                    "created": "2023-07-13T22:36:00.103958Z",
                    "groundwater_station": "https://demo.lizard.net/api/v4/groundwaterstations/91877/?format=api",
                    "top_level": -0.34,
                    "filter_top_level": -2.34,
                    "filter_bottom_level": -3.34,
                    "aquifer_confinement": "None",
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                }
            ],
            "name": "38EM018",
            "station_type": "base",
            "status": "active",
            "scale": "region",
            "surface_level": -0.77,
            "top_level": null,
            "bottom_level": null
        }
    ]
}