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=1253
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=1254",
    "previous": "https://demo.lizard.net/api/v4/groundwaterstations/?format=api&page=1252",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/groundwaterstations/93401/?format=api",
            "id": 93401,
            "code": "BH1992-12",
            "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": [
                    6.16252704319012,
                    52.35846912200954,
                    0.0
                ]
            },
            "last_modified": "2024-07-05T19:22:36.053926Z",
            "created": "2024-03-28T18:22:59.845889Z",
            "image_url": "",
            "timeseries": [],
            "filters": [
                {
                    "url": "https://demo.lizard.net/api/v4/filters/123636/?format=api",
                    "id": 123636,
                    "timeseries": [
                        "https://demo.lizard.net/api/v4/timeseries/3b845fdc-a917-4f2b-8da6-aa50176de6b4/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/7f1d4cc1-9f8d-40e3-b914-9eccb2a74418/?format=api"
                    ],
                    "code": "BH1992-12005",
                    "last_modified": "2024-07-05T19:22:38.936800Z",
                    "created": "2024-03-28T18:23:07.526374Z",
                    "groundwater_station": "https://demo.lizard.net/api/v4/groundwaterstations/93401/?format=api",
                    "top_level": null,
                    "filter_top_level": -141.73,
                    "filter_bottom_level": -143.73,
                    "aquifer_confinement": "None",
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                },
                {
                    "url": "https://demo.lizard.net/api/v4/filters/123631/?format=api",
                    "id": 123631,
                    "timeseries": [
                        "https://demo.lizard.net/api/v4/timeseries/9830204d-2afc-4906-84a5-81fe6c4c4887/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/aa3c6270-00dc-4474-8cbe-56023fcb6f76/?format=api"
                    ],
                    "code": "BH1992-12000",
                    "last_modified": "2024-07-05T19:22:36.645602Z",
                    "created": "2024-03-28T18:23:01.387551Z",
                    "groundwater_station": "https://demo.lizard.net/api/v4/groundwaterstations/93401/?format=api",
                    "top_level": null,
                    "filter_top_level": -93.43,
                    "filter_bottom_level": -107.93,
                    "aquifer_confinement": "None",
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                },
                {
                    "url": "https://demo.lizard.net/api/v4/filters/123632/?format=api",
                    "id": 123632,
                    "timeseries": [
                        "https://demo.lizard.net/api/v4/timeseries/1fed237f-f109-48af-9fc7-96d930dbc0a5/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/0c865eb0-c757-4530-b833-9897e493a971/?format=api"
                    ],
                    "code": "BH1992-12001",
                    "last_modified": "2024-07-05T19:22:37.098166Z",
                    "created": "2024-03-28T18:23:02.608781Z",
                    "groundwater_station": "https://demo.lizard.net/api/v4/groundwaterstations/93401/?format=api",
                    "top_level": null,
                    "filter_top_level": -14.73,
                    "filter_bottom_level": -16.73,
                    "aquifer_confinement": "None",
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                },
                {
                    "url": "https://demo.lizard.net/api/v4/filters/123633/?format=api",
                    "id": 123633,
                    "timeseries": [
                        "https://demo.lizard.net/api/v4/timeseries/51d32c74-f8d6-453d-b106-ea36698b5b31/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/b49494b1-4f35-4f1c-b8ec-f37703668f54/?format=api"
                    ],
                    "code": "BH1992-12002",
                    "last_modified": "2024-07-05T19:22:37.626309Z",
                    "created": "2024-03-28T18:23:03.815060Z",
                    "groundwater_station": "https://demo.lizard.net/api/v4/groundwaterstations/93401/?format=api",
                    "top_level": null,
                    "filter_top_level": -85.73,
                    "filter_bottom_level": -87.73,
                    "aquifer_confinement": "None",
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                },
                {
                    "url": "https://demo.lizard.net/api/v4/filters/123634/?format=api",
                    "id": 123634,
                    "timeseries": [
                        "https://demo.lizard.net/api/v4/timeseries/35b0fe83-ff26-4a69-8960-a9e94564baa6/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/2898cef4-89f7-4451-879b-1ed80a34ee62/?format=api"
                    ],
                    "code": "BH1992-12003",
                    "last_modified": "2024-07-05T19:22:38.089806Z",
                    "created": "2024-03-28T18:23:05.054781Z",
                    "groundwater_station": "https://demo.lizard.net/api/v4/groundwaterstations/93401/?format=api",
                    "top_level": null,
                    "filter_top_level": -99.73,
                    "filter_bottom_level": -101.73,
                    "aquifer_confinement": "None",
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                },
                {
                    "url": "https://demo.lizard.net/api/v4/filters/123635/?format=api",
                    "id": 123635,
                    "timeseries": [
                        "https://demo.lizard.net/api/v4/timeseries/322a7a83-d55b-45c1-b269-1757c6726a6b/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/d8c9bf32-0ad4-48e8-ba8f-2df7628b14d0/?format=api"
                    ],
                    "code": "BH1992-12004",
                    "last_modified": "2024-07-05T19:22:38.472843Z",
                    "created": "2024-03-28T18:23:06.288169Z",
                    "groundwater_station": "https://demo.lizard.net/api/v4/groundwaterstations/93401/?format=api",
                    "top_level": null,
                    "filter_top_level": -117.73,
                    "filter_bottom_level": -119.73,
                    "aquifer_confinement": "None",
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                }
            ],
            "name": "BH1992-12",
            "station_type": "base",
            "status": "active",
            "scale": "region",
            "surface_level": 3.27,
            "top_level": null,
            "bottom_level": null
        },
        {
            "url": "https://demo.lizard.net/api/v4/groundwaterstations/93402/?format=api",
            "id": 93402,
            "code": "BUR8",
            "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": [
                    5.816070601623318,
                    53.4595065699658,
                    0.0
                ]
            },
            "last_modified": "2024-07-05T19:25:23.257768Z",
            "created": "2024-03-28T18:25:45.709482Z",
            "image_url": "",
            "timeseries": [],
            "filters": [
                {
                    "url": "https://demo.lizard.net/api/v4/filters/123637/?format=api",
                    "id": 123637,
                    "timeseries": [
                        "https://demo.lizard.net/api/v4/timeseries/48cf680c-7844-4bd5-93ff-fdbea7ba46ae/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/215ee9b8-143e-4bdd-ac6a-164cf9355410/?format=api"
                    ],
                    "code": "BUR8000",
                    "last_modified": "2024-07-05T19:25:23.772253Z",
                    "created": "2024-03-28T18:25:46.953979Z",
                    "groundwater_station": "https://demo.lizard.net/api/v4/groundwaterstations/93402/?format=api",
                    "top_level": 2.99,
                    "filter_top_level": -17.61,
                    "filter_bottom_level": -22.26,
                    "aquifer_confinement": "None",
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                },
                {
                    "url": "https://demo.lizard.net/api/v4/filters/123638/?format=api",
                    "id": 123638,
                    "timeseries": [
                        "https://demo.lizard.net/api/v4/timeseries/65ca4469-6cf8-441f-b2ab-194af7d689ab/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/6912a24c-c45e-4996-803f-0eb60d18ef0f/?format=api"
                    ],
                    "code": "BUR8001",
                    "last_modified": "2024-07-05T19:25:24.254383Z",
                    "created": "2024-03-28T18:25:48.185224Z",
                    "groundwater_station": "https://demo.lizard.net/api/v4/groundwaterstations/93402/?format=api",
                    "top_level": 2.99,
                    "filter_top_level": -31.26,
                    "filter_bottom_level": -32.26,
                    "aquifer_confinement": "None",
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                }
            ],
            "name": "BUR8",
            "station_type": "base",
            "status": "active",
            "scale": "region",
            "surface_level": 2.75,
            "top_level": null,
            "bottom_level": null
        },
        {
            "url": "https://demo.lizard.net/api/v4/groundwaterstations/93403/?format=api",
            "id": 93403,
            "code": "HOE-P00-20",
            "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": [
                    5.8721643985029,
                    52.12523306395209,
                    0.0
                ]
            },
            "last_modified": "2024-07-05T19:36:07.887627Z",
            "created": "2024-03-28T18:36:09.035070Z",
            "image_url": "",
            "timeseries": [],
            "filters": [
                {
                    "url": "https://demo.lizard.net/api/v4/filters/123639/?format=api",
                    "id": 123639,
                    "timeseries": [
                        "https://demo.lizard.net/api/v4/timeseries/78958f72-5ec9-487c-a296-2403542afc4b/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/854f31dd-333f-4ddd-b865-1c234a06a04e/?format=api"
                    ],
                    "code": "HOE-P00-20000",
                    "last_modified": "2024-07-05T19:36:08.506033Z",
                    "created": "2024-03-28T18:36:10.307002Z",
                    "groundwater_station": "https://demo.lizard.net/api/v4/groundwaterstations/93403/?format=api",
                    "top_level": 59.25,
                    "filter_top_level": -197.7,
                    "filter_bottom_level": -233.7,
                    "aquifer_confinement": "None",
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                },
                {
                    "url": "https://demo.lizard.net/api/v4/filters/123640/?format=api",
                    "id": 123640,
                    "timeseries": [
                        "https://demo.lizard.net/api/v4/timeseries/3dec8f24-b50f-4e1f-aaf7-b64fbac62aee/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/a417ef7f-4583-4df2-84bc-5a057a9ea6df/?format=api"
                    ],
                    "code": "HOE-P00-20001",
                    "last_modified": "2024-07-05T19:36:08.939463Z",
                    "created": "2024-03-28T18:36:11.506490Z",
                    "groundwater_station": "https://demo.lizard.net/api/v4/groundwaterstations/93403/?format=api",
                    "top_level": 61.49,
                    "filter_top_level": -23.0,
                    "filter_bottom_level": -24.0,
                    "aquifer_confinement": "None",
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                },
                {
                    "url": "https://demo.lizard.net/api/v4/filters/123641/?format=api",
                    "id": 123641,
                    "timeseries": [
                        "https://demo.lizard.net/api/v4/timeseries/acb36c06-8ab6-4a7a-a2aa-976b8a9fbbcb/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/03cec2d1-13ad-4713-ae28-bd22873266d4/?format=api"
                    ],
                    "code": "HOE-P00-20002",
                    "last_modified": "2024-07-05T19:36:09.424099Z",
                    "created": "2024-03-28T18:36:12.706715Z",
                    "groundwater_station": "https://demo.lizard.net/api/v4/groundwaterstations/93403/?format=api",
                    "top_level": 58.58,
                    "filter_top_level": -46.0,
                    "filter_bottom_level": -47.0,
                    "aquifer_confinement": "None",
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                },
                {
                    "url": "https://demo.lizard.net/api/v4/filters/123642/?format=api",
                    "id": 123642,
                    "timeseries": [
                        "https://demo.lizard.net/api/v4/timeseries/752eb36b-c9a1-43c4-aee2-6d373ee464aa/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/17171d84-1987-4ae0-b33f-16eb379fbfa7/?format=api"
                    ],
                    "code": "HOE-P00-20003",
                    "last_modified": "2024-07-05T19:36:09.963178Z",
                    "created": "2024-03-28T18:36:13.949631Z",
                    "groundwater_station": "https://demo.lizard.net/api/v4/groundwaterstations/93403/?format=api",
                    "top_level": 58.49,
                    "filter_top_level": -120.0,
                    "filter_bottom_level": -121.0,
                    "aquifer_confinement": "None",
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                },
                {
                    "url": "https://demo.lizard.net/api/v4/filters/123643/?format=api",
                    "id": 123643,
                    "timeseries": [
                        "https://demo.lizard.net/api/v4/timeseries/02119e74-b341-47c0-beab-0f25281c0140/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/4c473eb5-339b-4832-8676-f7c807ec1847/?format=api"
                    ],
                    "code": "HOE-P00-20004",
                    "last_modified": "2024-07-05T19:36:10.325056Z",
                    "created": "2024-03-28T18:36:15.150496Z",
                    "groundwater_station": "https://demo.lizard.net/api/v4/groundwaterstations/93403/?format=api",
                    "top_level": 58.46,
                    "filter_top_level": -146.0,
                    "filter_bottom_level": -147.0,
                    "aquifer_confinement": "None",
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                },
                {
                    "url": "https://demo.lizard.net/api/v4/filters/123644/?format=api",
                    "id": 123644,
                    "timeseries": [
                        "https://demo.lizard.net/api/v4/timeseries/d170cf28-8ddc-4e57-8ecb-0f488bfd6799/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/ed5e6f54-833c-47e7-921a-9c66fc241a75/?format=api"
                    ],
                    "code": "HOE-P00-20005",
                    "last_modified": "2024-07-05T19:36:10.766620Z",
                    "created": "2024-03-28T18:36:16.352217Z",
                    "groundwater_station": "https://demo.lizard.net/api/v4/groundwaterstations/93403/?format=api",
                    "top_level": 58.37,
                    "filter_top_level": -198.7,
                    "filter_bottom_level": -199.7,
                    "aquifer_confinement": "None",
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                },
                {
                    "url": "https://demo.lizard.net/api/v4/filters/123645/?format=api",
                    "id": 123645,
                    "timeseries": [
                        "https://demo.lizard.net/api/v4/timeseries/f44d0a60-d347-4c30-bbdf-92a15131ce64/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/79518de6-02cc-40d1-bb3b-29b7f376af53/?format=api"
                    ],
                    "code": "HOE-P00-20006",
                    "last_modified": "2024-07-05T19:36:11.194294Z",
                    "created": "2024-03-28T18:36:17.579606Z",
                    "groundwater_station": "https://demo.lizard.net/api/v4/groundwaterstations/93403/?format=api",
                    "top_level": 58.32,
                    "filter_top_level": -243.0,
                    "filter_bottom_level": -244.0,
                    "aquifer_confinement": "None",
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                },
                {
                    "url": "https://demo.lizard.net/api/v4/filters/123646/?format=api",
                    "id": 123646,
                    "timeseries": [
                        "https://demo.lizard.net/api/v4/timeseries/263651ae-1c21-42ce-8d13-313f89d98da6/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/bf5ddb41-701d-4b89-b342-5e347490c49c/?format=api"
                    ],
                    "code": "HOE-P00-20007",
                    "last_modified": "2024-07-05T19:36:11.622109Z",
                    "created": "2024-03-28T18:36:18.799823Z",
                    "groundwater_station": "https://demo.lizard.net/api/v4/groundwaterstations/93403/?format=api",
                    "top_level": 58.26,
                    "filter_top_level": -291.0,
                    "filter_bottom_level": -292.0,
                    "aquifer_confinement": "None",
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                }
            ],
            "name": "HOE-P00-20",
            "station_type": "base",
            "status": "active",
            "scale": "region",
            "surface_level": 60.0,
            "top_level": null,
            "bottom_level": null
        },
        {
            "url": "https://demo.lizard.net/api/v4/groundwaterstations/93404/?format=api",
            "id": 93404,
            "code": "HOE-P00-22",
            "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": [
                    5.876418775732235,
                    52.12701310477912,
                    0.0
                ]
            },
            "last_modified": "2024-07-05T19:36:12.438848Z",
            "created": "2024-03-28T18:36:19.656266Z",
            "image_url": "",
            "timeseries": [],
            "filters": [
                {
                    "url": "https://demo.lizard.net/api/v4/filters/123651/?format=api",
                    "id": 123651,
                    "timeseries": [
                        "https://demo.lizard.net/api/v4/timeseries/623047a6-4114-4914-80bf-8cbaa11bbe80/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/b5d20e79-8751-453b-ba65-ca1564d12221/?format=api"
                    ],
                    "code": "HOE-P00-22004",
                    "last_modified": "2024-07-05T19:36:14.852428Z",
                    "created": "2024-03-28T18:36:25.939505Z",
                    "groundwater_station": "https://demo.lizard.net/api/v4/groundwaterstations/93404/?format=api",
                    "top_level": 67.12,
                    "filter_top_level": -286.07,
                    "filter_bottom_level": -287.07,
                    "aquifer_confinement": "None",
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                },
                {
                    "url": "https://demo.lizard.net/api/v4/filters/123647/?format=api",
                    "id": 123647,
                    "timeseries": [
                        "https://demo.lizard.net/api/v4/timeseries/3a44480c-b593-4daa-bbff-880102525db3/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/e420ebbc-d4e9-406c-b9de-39dee5b5227e/?format=api"
                    ],
                    "code": "HOE-P00-22000",
                    "last_modified": "2024-07-05T19:36:13.021623Z",
                    "created": "2024-03-28T18:36:20.889585Z",
                    "groundwater_station": "https://demo.lizard.net/api/v4/groundwaterstations/93404/?format=api",
                    "top_level": 67.43,
                    "filter_top_level": -204.58,
                    "filter_bottom_level": -231.69,
                    "aquifer_confinement": "None",
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                },
                {
                    "url": "https://demo.lizard.net/api/v4/filters/123648/?format=api",
                    "id": 123648,
                    "timeseries": [
                        "https://demo.lizard.net/api/v4/timeseries/698706a1-a14b-4a02-a27b-8afad7a01520/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/4b16dc5d-f40c-4752-8e5c-4d72eb5a318d/?format=api"
                    ],
                    "code": "HOE-P00-22001",
                    "last_modified": "2024-07-05T19:36:13.459092Z",
                    "created": "2024-03-28T18:36:22.070015Z",
                    "groundwater_station": "https://demo.lizard.net/api/v4/groundwaterstations/93404/?format=api",
                    "top_level": 69.67,
                    "filter_top_level": -205.69,
                    "filter_bottom_level": -206.69,
                    "aquifer_confinement": "None",
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                },
                {
                    "url": "https://demo.lizard.net/api/v4/filters/123649/?format=api",
                    "id": 123649,
                    "timeseries": [
                        "https://demo.lizard.net/api/v4/timeseries/835f0699-0681-49cf-8174-ffda09336630/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/e32ffed7-077a-4d07-9b7b-f60c3e8ea0f8/?format=api"
                    ],
                    "code": "HOE-P00-22002",
                    "last_modified": "2024-07-05T19:36:13.928536Z",
                    "created": "2024-03-28T18:36:23.499328Z",
                    "groundwater_station": "https://demo.lizard.net/api/v4/groundwaterstations/93404/?format=api",
                    "top_level": 67.12,
                    "filter_top_level": -241.07,
                    "filter_bottom_level": -242.07,
                    "aquifer_confinement": "None",
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                },
                {
                    "url": "https://demo.lizard.net/api/v4/filters/123650/?format=api",
                    "id": 123650,
                    "timeseries": [
                        "https://demo.lizard.net/api/v4/timeseries/64c824fb-23a0-4948-8695-adc2baf7b8bf/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/0ff37058-1773-4491-94e5-4decb4d94388/?format=api"
                    ],
                    "code": "HOE-P00-22003",
                    "last_modified": "2024-07-05T19:36:14.364469Z",
                    "created": "2024-03-28T18:36:24.694615Z",
                    "groundwater_station": "https://demo.lizard.net/api/v4/groundwaterstations/93404/?format=api",
                    "top_level": 67.12,
                    "filter_top_level": -266.07,
                    "filter_bottom_level": -267.07,
                    "aquifer_confinement": "None",
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                }
            ],
            "name": "HOE-P00-22",
            "station_type": "base",
            "status": "active",
            "scale": "region",
            "surface_level": 67.43,
            "top_level": null,
            "bottom_level": null
        },
        {
            "url": "https://demo.lizard.net/api/v4/groundwaterstations/93405/?format=api",
            "id": 93405,
            "code": "HOE-P00-23",
            "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": [
                    5.874937864271883,
                    52.12513173839889,
                    0.0
                ]
            },
            "last_modified": "2024-07-05T19:36:15.706461Z",
            "created": "2024-03-28T18:36:26.729596Z",
            "image_url": "",
            "timeseries": [],
            "filters": [
                {
                    "url": "https://demo.lizard.net/api/v4/filters/123655/?format=api",
                    "id": 123655,
                    "timeseries": [
                        "https://demo.lizard.net/api/v4/timeseries/4d1b1c5b-8721-4c03-b9c8-ff38e8fd2f05/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/2a272f61-6725-4afe-a935-52e8a30be39e/?format=api"
                    ],
                    "code": "HOE-P00-23003",
                    "last_modified": "2024-07-05T19:36:17.617458Z",
                    "created": "2024-03-28T18:36:31.537958Z",
                    "groundwater_station": "https://demo.lizard.net/api/v4/groundwaterstations/93405/?format=api",
                    "top_level": 64.4,
                    "filter_top_level": -250.4,
                    "filter_bottom_level": -252.4,
                    "aquifer_confinement": "None",
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                },
                {
                    "url": "https://demo.lizard.net/api/v4/filters/123656/?format=api",
                    "id": 123656,
                    "timeseries": [
                        "https://demo.lizard.net/api/v4/timeseries/96685220-8c6d-4655-be32-1cba0f673fee/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/fc3cc3ed-dfbb-49e7-9566-3687edb69410/?format=api"
                    ],
                    "code": "HOE-P00-23004",
                    "last_modified": "2024-07-05T19:36:18.147226Z",
                    "created": "2024-03-28T18:36:32.761248Z",
                    "groundwater_station": "https://demo.lizard.net/api/v4/groundwaterstations/93405/?format=api",
                    "top_level": 64.41,
                    "filter_top_level": -270.4,
                    "filter_bottom_level": -272.4,
                    "aquifer_confinement": "None",
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                },
                {
                    "url": "https://demo.lizard.net/api/v4/filters/123652/?format=api",
                    "id": 123652,
                    "timeseries": [
                        "https://demo.lizard.net/api/v4/timeseries/95ca7342-4e8f-4bd0-9347-1b350ad7bb3b/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/2fdd2f02-950b-47c1-a875-b9dec5c294e8/?format=api"
                    ],
                    "code": "HOE-P00-23000",
                    "last_modified": "2024-07-05T19:36:16.269701Z",
                    "created": "2024-03-28T18:36:27.938935Z",
                    "groundwater_station": "https://demo.lizard.net/api/v4/groundwaterstations/93405/?format=api",
                    "top_level": 64.49,
                    "filter_top_level": -181.41,
                    "filter_bottom_level": -217.4,
                    "aquifer_confinement": "None",
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                },
                {
                    "url": "https://demo.lizard.net/api/v4/filters/123653/?format=api",
                    "id": 123653,
                    "timeseries": [
                        "https://demo.lizard.net/api/v4/timeseries/f6e2f2d6-7238-4f14-a097-98faefcac9bb/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/361324e4-9c52-4a4e-ae20-2394f42c0dd5/?format=api"
                    ],
                    "code": "HOE-P00-23001",
                    "last_modified": "2024-07-05T19:36:16.702840Z",
                    "created": "2024-03-28T18:36:29.131387Z",
                    "groundwater_station": "https://demo.lizard.net/api/v4/groundwaterstations/93405/?format=api",
                    "top_level": 66.73,
                    "filter_top_level": -182.4,
                    "filter_bottom_level": -183.4,
                    "aquifer_confinement": "None",
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                },
                {
                    "url": "https://demo.lizard.net/api/v4/filters/123654/?format=api",
                    "id": 123654,
                    "timeseries": [
                        "https://demo.lizard.net/api/v4/timeseries/a71aeda1-2424-45fe-a7dd-5b9e399ac087/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/ded82706-cdc2-4788-9410-11d731f1b7c2/?format=api"
                    ],
                    "code": "HOE-P00-23002",
                    "last_modified": "2024-07-05T19:36:17.138499Z",
                    "created": "2024-03-28T18:36:30.343819Z",
                    "groundwater_station": "https://demo.lizard.net/api/v4/groundwaterstations/93405/?format=api",
                    "top_level": 66.72,
                    "filter_top_level": -199.2,
                    "filter_bottom_level": -200.2,
                    "aquifer_confinement": "None",
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                },
                {
                    "url": "https://demo.lizard.net/api/v4/filters/123657/?format=api",
                    "id": 123657,
                    "timeseries": [
                        "https://demo.lizard.net/api/v4/timeseries/9d6bc481-108e-4114-b533-793a287fbef3/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/8e42fd87-eddf-4999-8927-07d8df3e6b98/?format=api"
                    ],
                    "code": "HOE-P00-23005",
                    "last_modified": "2024-07-05T19:36:18.619981Z",
                    "created": "2024-03-28T18:36:33.955204Z",
                    "groundwater_station": "https://demo.lizard.net/api/v4/groundwaterstations/93405/?format=api",
                    "top_level": 64.4,
                    "filter_top_level": -290.4,
                    "filter_bottom_level": -292.4,
                    "aquifer_confinement": "None",
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                }
            ],
            "name": "HOE-P00-23",
            "station_type": "base",
            "status": "active",
            "scale": "region",
            "surface_level": 64.6,
            "top_level": null,
            "bottom_level": null
        },
        {
            "url": "https://demo.lizard.net/api/v4/groundwaterstations/93406/?format=api",
            "id": 93406,
            "code": "HOE-P00-24",
            "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": [
                    5.873363902277855,
                    52.12810431795071,
                    0.0
                ]
            },
            "last_modified": "2024-07-05T19:36:19.371534Z",
            "created": "2024-03-28T18:36:34.698040Z",
            "image_url": "",
            "timeseries": [],
            "filters": [
                {
                    "url": "https://demo.lizard.net/api/v4/filters/123658/?format=api",
                    "id": 123658,
                    "timeseries": [
                        "https://demo.lizard.net/api/v4/timeseries/e4fb389b-75bb-422b-a09d-46a25bd0949d/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/565e39a5-a6d5-42d0-87ca-dceb5cdb9709/?format=api"
                    ],
                    "code": "HOE-P00-24000",
                    "last_modified": "2024-07-05T19:36:19.993670Z",
                    "created": "2024-03-28T18:36:35.891569Z",
                    "groundwater_station": "https://demo.lizard.net/api/v4/groundwaterstations/93406/?format=api",
                    "top_level": 62.42,
                    "filter_top_level": -204.56,
                    "filter_bottom_level": -221.75,
                    "aquifer_confinement": "None",
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                },
                {
                    "url": "https://demo.lizard.net/api/v4/filters/123659/?format=api",
                    "id": 123659,
                    "timeseries": [
                        "https://demo.lizard.net/api/v4/timeseries/ba3de0ea-9995-4cf8-b27e-a2b2474fcddf/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/f016e32a-3246-46a6-a7b7-b6a86e7f5cbb/?format=api"
                    ],
                    "code": "HOE-P00-24001",
                    "last_modified": "2024-07-05T19:36:20.520503Z",
                    "created": "2024-03-28T18:36:37.114514Z",
                    "groundwater_station": "https://demo.lizard.net/api/v4/groundwaterstations/93406/?format=api",
                    "top_level": 64.62,
                    "filter_top_level": -204.78,
                    "filter_bottom_level": -206.78,
                    "aquifer_confinement": "None",
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                },
                {
                    "url": "https://demo.lizard.net/api/v4/filters/123660/?format=api",
                    "id": 123660,
                    "timeseries": [
                        "https://demo.lizard.net/api/v4/timeseries/a27e2b30-e3ab-47fa-a449-f3327029b579/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/bb56481a-2644-40f8-bca9-162c56631e9e/?format=api"
                    ],
                    "code": "HOE-P00-24002",
                    "last_modified": "2024-07-05T19:36:20.873363Z",
                    "created": "2024-03-28T18:36:38.317577Z",
                    "groundwater_station": "https://demo.lizard.net/api/v4/groundwaterstations/93406/?format=api",
                    "top_level": 61.34,
                    "filter_top_level": -237.75,
                    "filter_bottom_level": -239.75,
                    "aquifer_confinement": "None",
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                },
                {
                    "url": "https://demo.lizard.net/api/v4/filters/123661/?format=api",
                    "id": 123661,
                    "timeseries": [
                        "https://demo.lizard.net/api/v4/timeseries/2bb7a6f7-32e6-40bf-9d7e-d1736d913716/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/96368b14-57d4-4d84-8466-3decc18906e0/?format=api"
                    ],
                    "code": "HOE-P00-24003",
                    "last_modified": "2024-07-05T19:36:21.305193Z",
                    "created": "2024-03-28T18:36:39.588207Z",
                    "groundwater_station": "https://demo.lizard.net/api/v4/groundwaterstations/93406/?format=api",
                    "top_level": 61.34,
                    "filter_top_level": -267.75,
                    "filter_bottom_level": -269.75,
                    "aquifer_confinement": "None",
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                },
                {
                    "url": "https://demo.lizard.net/api/v4/filters/123662/?format=api",
                    "id": 123662,
                    "timeseries": [
                        "https://demo.lizard.net/api/v4/timeseries/083e92b9-d576-4518-830e-4f83854517a0/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/e90f96aa-f13d-4cff-be50-d81245545a21/?format=api"
                    ],
                    "code": "HOE-P00-24004",
                    "last_modified": "2024-07-05T19:36:21.779523Z",
                    "created": "2024-03-28T18:36:40.814017Z",
                    "groundwater_station": "https://demo.lizard.net/api/v4/groundwaterstations/93406/?format=api",
                    "top_level": 61.34,
                    "filter_top_level": -292.75,
                    "filter_bottom_level": -294.75,
                    "aquifer_confinement": "None",
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                }
            ],
            "name": "HOE-P00-24",
            "station_type": "base",
            "status": "active",
            "scale": "region",
            "surface_level": 62.25,
            "top_level": null,
            "bottom_level": null
        },
        {
            "url": "https://demo.lizard.net/api/v4/groundwaterstations/93407/?format=api",
            "id": 93407,
            "code": "HOLB1",
            "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": [
                    5.656550173068102,
                    53.43783920659943,
                    0.0
                ]
            },
            "last_modified": "2024-07-05T19:36:22.450825Z",
            "created": "2024-03-28T18:36:41.487634Z",
            "image_url": "",
            "timeseries": [],
            "filters": [
                {
                    "url": "https://demo.lizard.net/api/v4/filters/123663/?format=api",
                    "id": 123663,
                    "timeseries": [
                        "https://demo.lizard.net/api/v4/timeseries/e83e62d6-4ea3-4c75-bcb7-da7f99c18fc8/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/b2f8f382-094a-4325-9799-2fde66547dbe/?format=api"
                    ],
                    "code": "HOLB1000",
                    "last_modified": "2024-07-05T19:36:22.945763Z",
                    "created": "2024-03-28T18:36:42.754269Z",
                    "groundwater_station": "https://demo.lizard.net/api/v4/groundwaterstations/93407/?format=api",
                    "top_level": 0.0,
                    "filter_top_level": -2.05,
                    "filter_bottom_level": -12.05,
                    "aquifer_confinement": "None",
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                },
                {
                    "url": "https://demo.lizard.net/api/v4/filters/123665/?format=api",
                    "id": 123665,
                    "timeseries": [
                        "https://demo.lizard.net/api/v4/timeseries/0439e337-9657-4ccb-b9f8-589b8bd90175/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/5271101c-de7c-4236-aac9-1faa97417ccf/?format=api"
                    ],
                    "code": "HOLB1002",
                    "last_modified": "2024-07-05T19:36:23.774474Z",
                    "created": "2024-03-28T18:36:45.194707Z",
                    "groundwater_station": "https://demo.lizard.net/api/v4/groundwaterstations/93407/?format=api",
                    "top_level": 2.99,
                    "filter_top_level": -35.01,
                    "filter_bottom_level": -36.01,
                    "aquifer_confinement": "None",
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                },
                {
                    "url": "https://demo.lizard.net/api/v4/filters/123664/?format=api",
                    "id": 123664,
                    "timeseries": [
                        "https://demo.lizard.net/api/v4/timeseries/4e9ab60b-2fff-4baa-a98c-2c385084f710/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/baa1428c-4464-4c0b-8a26-dcdb5363ec13/?format=api"
                    ],
                    "code": "HOLB1001",
                    "last_modified": "2024-07-05T19:36:23.351992Z",
                    "created": "2024-03-28T18:36:43.970782Z",
                    "groundwater_station": "https://demo.lizard.net/api/v4/groundwaterstations/93407/?format=api",
                    "top_level": 2.99,
                    "filter_top_level": -2.01,
                    "filter_bottom_level": -3.01,
                    "aquifer_confinement": "None",
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                }
            ],
            "name": "HOLB1",
            "station_type": "base",
            "status": "active",
            "scale": "region",
            "surface_level": 1.95,
            "top_level": null,
            "bottom_level": null
        },
        {
            "url": "https://demo.lizard.net/api/v4/groundwaterstations/93408/?format=api",
            "id": 93408,
            "code": "LEPP005",
            "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": [
                    5.445858314722246,
                    52.01089967094977,
                    0.0
                ]
            },
            "last_modified": "2024-07-05T19:40:59.064608Z",
            "created": "2024-03-28T18:41:07.929217Z",
            "image_url": "",
            "timeseries": [],
            "filters": [
                {
                    "url": "https://demo.lizard.net/api/v4/filters/123671/?format=api",
                    "id": 123671,
                    "timeseries": [
                        "https://demo.lizard.net/api/v4/timeseries/dcdd2ed8-53f2-4de4-950c-a4972138291a/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/24fbc226-8168-4059-ab59-42356a74223b/?format=api"
                    ],
                    "code": "LEPP005005",
                    "last_modified": "2024-07-05T19:41:01.888938Z",
                    "created": "2024-03-28T18:41:15.092978Z",
                    "groundwater_station": "https://demo.lizard.net/api/v4/groundwaterstations/93408/?format=api",
                    "top_level": 13.68,
                    "filter_top_level": -48.52,
                    "filter_bottom_level": -48.82,
                    "aquifer_confinement": "None",
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                },
                {
                    "url": "https://demo.lizard.net/api/v4/filters/123666/?format=api",
                    "id": 123666,
                    "timeseries": [
                        "https://demo.lizard.net/api/v4/timeseries/928cf97a-47d9-4f6e-920b-e4a55f814427/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/4b28cf17-1d0a-462e-890e-b73d81467ced/?format=api"
                    ],
                    "code": "LEPP005000",
                    "last_modified": "2024-07-05T19:40:59.677310Z",
                    "created": "2024-03-28T18:41:09.161590Z",
                    "groundwater_station": "https://demo.lizard.net/api/v4/groundwaterstations/93408/?format=api",
                    "top_level": 15.18,
                    "filter_top_level": -25.07,
                    "filter_bottom_level": -48.82,
                    "aquifer_confinement": "None",
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                },
                {
                    "url": "https://demo.lizard.net/api/v4/filters/123668/?format=api",
                    "id": 123668,
                    "timeseries": [
                        "https://demo.lizard.net/api/v4/timeseries/5c24892e-cffd-4859-a137-364b0c1766db/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/155a1564-b599-4d2a-8b94-43ab30fb2f75/?format=api"
                    ],
                    "code": "LEPP005002",
                    "last_modified": "2024-07-05T19:41:00.548407Z",
                    "created": "2024-03-28T18:41:11.516957Z",
                    "groundwater_station": "https://demo.lizard.net/api/v4/groundwaterstations/93408/?format=api",
                    "top_level": 13.69,
                    "filter_top_level": -16.52,
                    "filter_bottom_level": -16.82,
                    "aquifer_confinement": "None",
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                },
                {
                    "url": "https://demo.lizard.net/api/v4/filters/123667/?format=api",
                    "id": 123667,
                    "timeseries": [
                        "https://demo.lizard.net/api/v4/timeseries/99661940-5d28-4e09-a02c-faba74a7ef3b/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/d49a6507-f450-49c2-8c78-04da37820ebf/?format=api"
                    ],
                    "code": "LEPP005001",
                    "last_modified": "2024-07-05T19:41:00.115336Z",
                    "created": "2024-03-28T18:41:10.349630Z",
                    "groundwater_station": "https://demo.lizard.net/api/v4/groundwaterstations/93408/?format=api",
                    "top_level": 13.71,
                    "filter_top_level": -6.02,
                    "filter_bottom_level": -6.32,
                    "aquifer_confinement": "None",
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                },
                {
                    "url": "https://demo.lizard.net/api/v4/filters/123672/?format=api",
                    "id": 123672,
                    "timeseries": [
                        "https://demo.lizard.net/api/v4/timeseries/68324cd0-347e-40ad-b4dd-0e65bf0dd2bb/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/6b007e91-11c9-4f2e-9731-3cf970cd014e/?format=api"
                    ],
                    "code": "LEPP005006",
                    "last_modified": "2024-07-05T19:41:02.322542Z",
                    "created": "2024-03-28T18:41:16.313634Z",
                    "groundwater_station": "https://demo.lizard.net/api/v4/groundwaterstations/93408/?format=api",
                    "top_level": 13.71,
                    "filter_top_level": -54.02,
                    "filter_bottom_level": -54.32,
                    "aquifer_confinement": "None",
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                },
                {
                    "url": "https://demo.lizard.net/api/v4/filters/123669/?format=api",
                    "id": 123669,
                    "timeseries": [
                        "https://demo.lizard.net/api/v4/timeseries/112e5a24-b22e-496a-9062-9f9eef3853b7/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/6d2a823f-0cf3-468e-ac6d-d6d25711fd1a/?format=api"
                    ],
                    "code": "LEPP005003",
                    "last_modified": "2024-07-05T19:41:00.994946Z",
                    "created": "2024-03-28T18:41:12.692162Z",
                    "groundwater_station": "https://demo.lizard.net/api/v4/groundwaterstations/93408/?format=api",
                    "top_level": 13.7,
                    "filter_top_level": -21.02,
                    "filter_bottom_level": -21.32,
                    "aquifer_confinement": "None",
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                },
                {
                    "url": "https://demo.lizard.net/api/v4/filters/123670/?format=api",
                    "id": 123670,
                    "timeseries": [
                        "https://demo.lizard.net/api/v4/timeseries/e38c0c5c-bcf2-4070-ba31-01fda200eb2a/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/04ab8514-2b45-4c62-b50c-5be18a450adb/?format=api"
                    ],
                    "code": "LEPP005004",
                    "last_modified": "2024-07-05T19:41:01.424961Z",
                    "created": "2024-03-28T18:41:13.908273Z",
                    "groundwater_station": "https://demo.lizard.net/api/v4/groundwaterstations/93408/?format=api",
                    "top_level": 13.68,
                    "filter_top_level": -25.27,
                    "filter_bottom_level": -25.57,
                    "aquifer_confinement": "None",
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                }
            ],
            "name": "LEPP005",
            "station_type": "base",
            "status": "active",
            "scale": "region",
            "surface_level": 15.18,
            "top_level": null,
            "bottom_level": null
        },
        {
            "url": "https://demo.lizard.net/api/v4/groundwaterstations/93964/?format=api",
            "id": 93964,
            "code": "11HM003",
            "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": [
                    6.334202801120803,
                    52.93910649164646,
                    0.0
                ]
            },
            "last_modified": "2024-08-28T07:10:52.560082Z",
            "created": "2024-07-05T15:16:12.700319Z",
            "image_url": "",
            "timeseries": [],
            "filters": [
                {
                    "url": "https://demo.lizard.net/api/v4/filters/123707/?format=api",
                    "id": 123707,
                    "timeseries": [
                        "https://demo.lizard.net/api/v4/timeseries/043660cc-cdf7-4570-a651-103fd4a20fac/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/6d3ef73e-3f35-4050-b4a6-d11b992a9241/?format=api"
                    ],
                    "code": "11HM003001",
                    "last_modified": "2024-08-27T13:39:02.207963Z",
                    "created": "2024-08-27T13:39:02.207975Z",
                    "groundwater_station": "https://demo.lizard.net/api/v4/groundwaterstations/93964/?format=api",
                    "top_level": 11.41,
                    "filter_top_level": 8.55,
                    "filter_bottom_level": 6.55,
                    "aquifer_confinement": "None",
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                },
                {
                    "url": "https://demo.lizard.net/api/v4/filters/123708/?format=api",
                    "id": 123708,
                    "timeseries": [
                        "https://demo.lizard.net/api/v4/timeseries/8acf0e5a-e5c1-413f-b272-3d3b8c30391d/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/ab43a6c6-681f-4151-bb4d-02fe372c03b2/?format=api"
                    ],
                    "code": "11HM003002",
                    "last_modified": "2024-08-27T13:39:03.427108Z",
                    "created": "2024-08-27T13:39:03.427124Z",
                    "groundwater_station": "https://demo.lizard.net/api/v4/groundwaterstations/93964/?format=api",
                    "top_level": 11.37,
                    "filter_top_level": 4.05,
                    "filter_bottom_level": -0.95,
                    "aquifer_confinement": "None",
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                }
            ],
            "name": "11HM003",
            "station_type": "base",
            "status": "active",
            "scale": "region",
            "surface_level": 10.75,
            "top_level": null,
            "bottom_level": null
        },
        {
            "url": "https://demo.lizard.net/api/v4/groundwaterstations/93965/?format=api",
            "id": 93965,
            "code": "22DM003",
            "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": [
                    6.525814102774199,
                    52.48572662339134,
                    0.0
                ]
            },
            "last_modified": "2024-08-27T13:39:27.280347Z",
            "created": "2024-07-05T15:16:22.414912Z",
            "image_url": "",
            "timeseries": [],
            "filters": [
                {
                    "url": "https://demo.lizard.net/api/v4/filters/123691/?format=api",
                    "id": 123691,
                    "timeseries": [
                        "https://demo.lizard.net/api/v4/timeseries/f4d89020-2686-40c7-bdf9-a208cde265ec/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/48199f37-c570-44e9-ba71-9937cae32f49/?format=api"
                    ],
                    "code": "22DM003001",
                    "last_modified": "2024-08-27T13:39:27.752641Z",
                    "created": "2024-07-05T16:14:56.651383Z",
                    "groundwater_station": "https://demo.lizard.net/api/v4/groundwaterstations/93965/?format=api",
                    "top_level": 7.41,
                    "filter_top_level": 5.21,
                    "filter_bottom_level": 3.21,
                    "aquifer_confinement": "0",
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                }
            ],
            "name": "22DM003",
            "station_type": "base",
            "status": "active",
            "scale": "region",
            "surface_level": 6.8,
            "top_level": null,
            "bottom_level": null
        }
    ]
}