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=1237
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=1238",
    "previous": "https://demo.lizard.net/api/v4/groundwaterstations/?format=api&page=1236",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/groundwaterstations/91209/?format=api",
            "id": 91209,
            "code": "32EM005",
            "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.590069348570217,
                    52.22564244652353,
                    0.0
                ]
            },
            "last_modified": "2024-12-04T13:29:20.876049Z",
            "created": "2023-05-16T22:35:34.035137Z",
            "image_url": "",
            "timeseries": [],
            "filters": [
                {
                    "url": "https://demo.lizard.net/api/v4/filters/123366/?format=api",
                    "id": 123366,
                    "timeseries": [
                        "https://demo.lizard.net/api/v4/timeseries/f2204643-0918-4afa-a468-0d4612753a32/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/b9a68952-9dd6-4af6-ae11-8ede83e32bf2/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/84c78cb1-2772-444f-9d12-08235504cb09/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/9e0efcab-1e32-40ef-b287-d45bf9034cbc/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/dcb4251c-da08-4164-9ef8-e3e3b192da10/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/d10c3720-8ebc-4041-b069-fd8d7108d31a/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/0eb66072-1a08-4822-aa48-34333e9400c6/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/ea5259b9-005a-46db-829e-815d5889312c/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/aca6d3d3-743c-45f7-9306-81e16918affe/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/fb5697e1-0338-424e-8b3b-c4980263de55/?format=api"
                    ],
                    "code": "32EM005001",
                    "last_modified": "2024-07-05T17:19:22.364889Z",
                    "created": "2023-05-16T22:35:36.385509Z",
                    "groundwater_station": "https://demo.lizard.net/api/v4/groundwaterstations/91209/?format=api",
                    "top_level": 12.2,
                    "filter_top_level": 4.71,
                    "filter_bottom_level": 3.71,
                    "aquifer_confinement": "None",
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                }
            ],
            "name": "32EM005",
            "station_type": "base",
            "status": "active",
            "scale": "region",
            "surface_level": 11.61,
            "top_level": null,
            "bottom_level": null
        },
        {
            "url": "https://demo.lizard.net/api/v4/groundwaterstations/91210/?format=api",
            "id": 91210,
            "code": "32FM006",
            "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.617362663501176,
                    52.24499727752858,
                    0.0
                ]
            },
            "last_modified": "2024-12-04T13:30:47.239238Z",
            "created": "2023-05-16T22:36:38.077831Z",
            "image_url": "",
            "timeseries": [],
            "filters": [
                {
                    "url": "https://demo.lizard.net/api/v4/filters/123367/?format=api",
                    "id": 123367,
                    "timeseries": [
                        "https://demo.lizard.net/api/v4/timeseries/ea94f11a-399c-40e7-aab7-925f522380e4/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/42cf538d-596c-4e76-b677-a090b88a17a9/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/8729769e-0cfa-42a0-8770-bf10dbbbc635/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/286e41c5-e75c-47da-84ae-c1fb163ab7dc/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/41647503-857c-4a00-b57f-4bfe997afa51/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/1a84d84d-2aed-4eff-b031-689d29191691/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/e1ed38d0-2d37-4bf6-a310-8eb24904454f/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/ca315f1e-265a-4a7e-bc4b-398674ee86ed/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/7a4188eb-e83b-4371-873e-003e66e68287/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/dc3774f9-1fc3-4dcc-978f-720163c8e023/?format=api"
                    ],
                    "code": "32FM006001",
                    "last_modified": "2024-07-05T17:21:35.887295Z",
                    "created": "2023-05-16T22:36:40.465193Z",
                    "groundwater_station": "https://demo.lizard.net/api/v4/groundwaterstations/91210/?format=api",
                    "top_level": 19.66,
                    "filter_top_level": 7.03,
                    "filter_bottom_level": 4.03,
                    "aquifer_confinement": "None",
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                }
            ],
            "name": "32FM006",
            "station_type": "base",
            "status": "active",
            "scale": "region",
            "surface_level": 18.89,
            "top_level": null,
            "bottom_level": null
        },
        {
            "url": "https://demo.lizard.net/api/v4/groundwaterstations/91211/?format=api",
            "id": 91211,
            "code": "32FM007",
            "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.617872573719319,
                    52.241679597202,
                    0.0
                ]
            },
            "last_modified": "2024-12-04T13:30:50.419418Z",
            "created": "2023-05-16T22:36:41.509362Z",
            "image_url": "",
            "timeseries": [],
            "filters": [
                {
                    "url": "https://demo.lizard.net/api/v4/filters/123368/?format=api",
                    "id": 123368,
                    "timeseries": [
                        "https://demo.lizard.net/api/v4/timeseries/d7dcc704-6087-4eb6-b263-f21f81f3bcf6/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/d244973e-8e65-4154-b093-b0f09803bdeb/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/e677514d-bc95-4e96-974d-6a4f46e60fa1/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/eec8f025-03fd-48e2-ba21-36038eb3291e/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/5b17f650-a593-4718-8f58-2a3a25deea01/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/a0f907a0-5ceb-4aa3-acfb-5c8a1c9f112a/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/008340f4-bb96-4d4e-98cf-009a3a0cf4fc/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/116758a4-9533-4d98-aa14-c3cb014fff4a/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/a64d3235-e234-4479-85b1-325042e7acce/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/5efc540d-cd92-4a85-8135-db1a81e959da/?format=api"
                    ],
                    "code": "32FM007001",
                    "last_modified": "2024-07-05T17:21:36.858805Z",
                    "created": "2023-05-16T22:36:44.130108Z",
                    "groundwater_station": "https://demo.lizard.net/api/v4/groundwaterstations/91211/?format=api",
                    "top_level": 19.6,
                    "filter_top_level": 10.1,
                    "filter_bottom_level": 9.1,
                    "aquifer_confinement": "None",
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                }
            ],
            "name": "32FM007",
            "station_type": "base",
            "status": "active",
            "scale": "region",
            "surface_level": 18.95,
            "top_level": null,
            "bottom_level": null
        },
        {
            "url": "https://demo.lizard.net/api/v4/groundwaterstations/91212/?format=api",
            "id": 91212,
            "code": "32HM010",
            "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.665242786110483,
                    52.03876344199296,
                    0.0
                ]
            },
            "last_modified": "2025-02-18T10:22:20.886816Z",
            "created": "2023-05-16T22:36:45.766658Z",
            "image_url": "",
            "timeseries": [],
            "filters": [
                {
                    "url": "https://demo.lizard.net/api/v4/filters/123369/?format=api",
                    "id": 123369,
                    "timeseries": [
                        "https://demo.lizard.net/api/v4/timeseries/253b569a-e50e-4a42-b441-c623c3523129/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/3b561257-115f-46d9-ac3e-5d3ca1afbacf/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/cdc87c05-537c-4812-b7da-32956dc9851b/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/72d53aa6-1352-4487-aa70-63d6c30beb81/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/330466d2-759f-476c-a920-0b6c55559f53/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/2d2038b3-7e2b-46ec-a169-22aa5c1be830/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/14de24e3-c385-4bc4-b949-13bd8f6d39c1/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/fd3f7ef8-f5c0-4f7e-a93e-f7b672e0c9d0/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/3eef7d7b-9134-41d6-be2e-d86c669b61b4/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/22fd8526-fa25-4ce4-8acb-4bb45f32eeb5/?format=api"
                    ],
                    "code": "32HM010001",
                    "last_modified": "2024-07-05T17:25:30.306857Z",
                    "created": "2023-05-16T22:36:48.086955Z",
                    "groundwater_station": "https://demo.lizard.net/api/v4/groundwaterstations/91212/?format=api",
                    "top_level": 21.71,
                    "filter_top_level": -3.8,
                    "filter_bottom_level": -4.8,
                    "aquifer_confinement": "None",
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                }
            ],
            "name": "32HM010",
            "station_type": "base",
            "status": "inactive",
            "scale": "region",
            "surface_level": 21.0,
            "top_level": null,
            "bottom_level": null
        },
        {
            "url": "https://demo.lizard.net/api/v4/groundwaterstations/91213/?format=api",
            "id": 91213,
            "code": "46AM016",
            "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.842439906657534,
                    51.79040189298663,
                    0.0
                ]
            },
            "last_modified": "2025-01-22T09:02:00.829255Z",
            "created": "2023-05-16T22:42:26.446021Z",
            "image_url": "",
            "timeseries": [],
            "filters": [
                {
                    "url": "https://demo.lizard.net/api/v4/filters/123370/?format=api",
                    "id": 123370,
                    "timeseries": [
                        "https://demo.lizard.net/api/v4/timeseries/28658d1f-c815-4e28-9c7f-a2d29ebbbaec/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/46f56959-fdfb-4b86-a0d0-1c6bedc710a7/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/3f1b5c95-06a6-4f35-95cd-413e081e80e5/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/0fe2620d-2336-487a-8788-996191a66de9/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/2a8b0185-71c4-4600-af66-c4e9dfab095c/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/45f22fa3-2ba0-4d66-ac13-d13bdd553615/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/436aefb6-7092-4870-ba0b-17de0ffcfa49/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/e8ac5301-b737-4172-8c3e-36956f0bdf83/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/855ee4a2-2746-496b-9ff1-664a5884e256/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/1f3807ed-a78b-4c7e-9d7b-40d38592860d/?format=api"
                    ],
                    "code": "46AM016001",
                    "last_modified": "2024-07-05T18:53:26.238771Z",
                    "created": "2023-05-16T22:42:28.707380Z",
                    "groundwater_station": "https://demo.lizard.net/api/v4/groundwaterstations/91213/?format=api",
                    "top_level": 10.95,
                    "filter_top_level": 5.58,
                    "filter_bottom_level": 4.58,
                    "aquifer_confinement": "None",
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                }
            ],
            "name": "46AM016",
            "station_type": "base",
            "status": "active",
            "scale": "region",
            "surface_level": 10.26,
            "top_level": null,
            "bottom_level": null
        },
        {
            "url": "https://demo.lizard.net/api/v4/groundwaterstations/91739/?format=api",
            "id": 91739,
            "code": "11DM023",
            "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.96189763198123,
                    53.01513926971123,
                    0.0
                ]
            },
            "last_modified": "2024-07-05T15:40:45.006148Z",
            "created": "2023-06-30T14:33:25.713327Z",
            "image_url": "",
            "timeseries": [],
            "filters": [
                {
                    "url": "https://demo.lizard.net/api/v4/filters/123371/?format=api",
                    "id": 123371,
                    "timeseries": [
                        "https://demo.lizard.net/api/v4/timeseries/d09b1228-edad-4caa-b28d-dbe621ae8b37/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/48a0e8fa-bccf-42f0-bec7-dc6112dd109f/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/41a82dd0-1f1f-430f-9a06-f60d7bcaa3e9/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/59b5e59b-c16d-43c0-aed5-462c625770b3/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/41cde71b-a092-4a69-b4b8-715c356f0049/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/47575a21-8c33-4955-9a51-c53b4852ad07/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/6847fff2-aedc-46dc-9991-082f5c2e35e9/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/9b92e55f-44f0-47d9-b5a6-7e0e2fb3518c/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/ae2dd47c-6477-4283-9f79-6b0d6336c75a/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/fa009c01-39a9-462b-94c9-85c8f18a62ff/?format=api"
                    ],
                    "code": "11DM023001",
                    "last_modified": "2024-07-05T15:40:45.633651Z",
                    "created": "2023-06-30T14:33:28.009952Z",
                    "groundwater_station": "https://demo.lizard.net/api/v4/groundwaterstations/91739/?format=api",
                    "top_level": -1.9874,
                    "filter_top_level": -2.5674,
                    "filter_bottom_level": -3.3674,
                    "aquifer_confinement": "None",
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                },
                {
                    "url": "https://demo.lizard.net/api/v4/filters/123372/?format=api",
                    "id": 123372,
                    "timeseries": [
                        "https://demo.lizard.net/api/v4/timeseries/48bf2a5e-a8b4-4440-a2a5-9adad8754302/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/d64b7552-ae45-47d9-9dce-f7558c90c2bf/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/8574175c-50d2-4f6a-9ccf-ca9038fe8af2/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/43c9b902-7a04-41ca-8bee-e8dddb271f84/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/c37b7cac-7d33-40ed-94fa-7221277c7afd/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/5f108ed1-b425-43e4-a29c-015f41de7c60/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/1a54b66e-3990-43c8-9427-f95cf2244642/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/e433c76e-7ebf-4d46-9f94-d7f7b757c91d/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/9de18cae-8d4c-4951-8c46-760b0853e7ed/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/78d1b74e-e313-4d0f-ba88-99d8fd527e39/?format=api"
                    ],
                    "code": "11DM023002",
                    "last_modified": "2024-07-05T15:40:46.240354Z",
                    "created": "2023-06-30T14:33:30.270642Z",
                    "groundwater_station": "https://demo.lizard.net/api/v4/groundwaterstations/91739/?format=api",
                    "top_level": -1.99,
                    "filter_top_level": -8.86,
                    "filter_bottom_level": -9.86,
                    "aquifer_confinement": "None",
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                }
            ],
            "name": "11DM023",
            "station_type": "base",
            "status": "active",
            "scale": "region",
            "surface_level": -1.899,
            "top_level": null,
            "bottom_level": null
        },
        {
            "url": "https://demo.lizard.net/api/v4/groundwaterstations/91740/?format=api",
            "id": 91740,
            "code": "11DM024",
            "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.988118439262698,
                    53.00461495089178,
                    0.0
                ]
            },
            "last_modified": "2025-03-18T07:36:25.664523Z",
            "created": "2023-06-30T14:33:31.282973Z",
            "image_url": "",
            "timeseries": [],
            "filters": [
                {
                    "url": "https://demo.lizard.net/api/v4/filters/123373/?format=api",
                    "id": 123373,
                    "timeseries": [
                        "https://demo.lizard.net/api/v4/timeseries/e4fad68f-d9f6-4791-acfe-0893d16f1574/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/c7cfa244-3c17-4ea7-909a-405fe168d6a6/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/6d9ce771-87c5-41f1-9a8a-efba7dc9fae2/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/c213db4a-f71c-4564-b46d-f519b3db223b/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/83a46104-8b26-480d-8783-483f894d121f/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/5ee2dc18-6c7b-4f5f-8719-dfe138062742/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/1f4d231a-b82d-416b-9f0f-0568cccc8887/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/a0379847-171b-494e-85e5-da39899e068c/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/f7e86ddb-4c70-481a-870a-1b7822dbaa69/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/5ffd09d3-406e-4ff6-b5f7-190f4f47e1cb/?format=api"
                    ],
                    "code": "11DM024001",
                    "last_modified": "2024-07-05T15:40:47.357588Z",
                    "created": "2023-06-30T14:33:33.517611Z",
                    "groundwater_station": "https://demo.lizard.net/api/v4/groundwaterstations/91740/?format=api",
                    "top_level": -1.5028,
                    "filter_top_level": -2.3828,
                    "filter_bottom_level": -3.3828,
                    "aquifer_confinement": "None",
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                }
            ],
            "name": "11DM024",
            "station_type": "base",
            "status": "active",
            "scale": "region",
            "surface_level": -1.397,
            "top_level": null,
            "bottom_level": null
        },
        {
            "url": "https://demo.lizard.net/api/v4/groundwaterstations/91741/?format=api",
            "id": 91741,
            "code": "11DM025",
            "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.000044143063096,
                    53.00801881664898,
                    0.0
                ]
            },
            "last_modified": "2025-03-18T07:36:29.892629Z",
            "created": "2023-06-30T14:33:34.697133Z",
            "image_url": "",
            "timeseries": [],
            "filters": [
                {
                    "url": "https://demo.lizard.net/api/v4/filters/123374/?format=api",
                    "id": 123374,
                    "timeseries": [
                        "https://demo.lizard.net/api/v4/timeseries/95e7522f-c5cd-49ad-8718-89c29c338a8a/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/07483936-5b85-4e23-96ad-2f5cada05099/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/f34383b4-f33f-4523-b950-b9b1702731b7/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/d2286932-994d-4d83-bc5c-9fef20bc70ef/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/f0b999fd-748d-407a-b82b-da1c25b86373/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/30cc5cc7-def0-4b1e-b43e-31241141b325/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/b806bf19-2702-4bbf-bded-fe20de061761/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/2a3cc873-b909-4249-aa83-05dba50c464b/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/37f1b43b-6ae7-4793-8cd3-614208c02d3e/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/e8d2fcb3-8fe5-447b-8f15-75b137660842/?format=api"
                    ],
                    "code": "11DM025001",
                    "last_modified": "2024-07-05T15:40:48.558872Z",
                    "created": "2023-06-30T14:33:36.857651Z",
                    "groundwater_station": "https://demo.lizard.net/api/v4/groundwaterstations/91741/?format=api",
                    "top_level": -1.3884,
                    "filter_top_level": -2.2384,
                    "filter_bottom_level": -2.7384,
                    "aquifer_confinement": "None",
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                },
                {
                    "url": "https://demo.lizard.net/api/v4/filters/123375/?format=api",
                    "id": 123375,
                    "timeseries": [
                        "https://demo.lizard.net/api/v4/timeseries/4524db1e-526f-40b5-ba2b-6a63d2a20dbf/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/6d07de29-7c6c-4068-acd7-a6a9aa7223bf/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/956cd44b-d189-4660-b211-8ef2076b9cd4/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/f1d1859d-71c1-4ffd-a72f-c3c425d6921b/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/dc1174c2-ae0d-4822-9715-2028baf6ca74/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/ab9f95bd-f4e6-4b1d-93f0-dc3553e28f6b/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/bc11299a-e19c-4505-b5ae-bf9053bef6b1/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/dac61b75-5d92-4da4-896b-02e3e381c28c/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/4f1e9625-6219-4b60-a254-4c7e401d4830/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/43c0d0e6-3081-4250-ab5d-6f515ee8337d/?format=api"
                    ],
                    "code": "11DM025002",
                    "last_modified": "2024-07-05T15:40:48.882278Z",
                    "created": "2023-06-30T14:33:39.173217Z",
                    "groundwater_station": "https://demo.lizard.net/api/v4/groundwaterstations/91741/?format=api",
                    "top_level": -1.3932,
                    "filter_top_level": -6.5232,
                    "filter_bottom_level": -7.5232,
                    "aquifer_confinement": "None",
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                }
            ],
            "name": "11DM025",
            "station_type": "base",
            "status": "active",
            "scale": "region",
            "surface_level": -1.2548,
            "top_level": null,
            "bottom_level": null
        },
        {
            "url": "https://demo.lizard.net/api/v4/groundwaterstations/91742/?format=api",
            "id": 91742,
            "code": "11DM027",
            "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.99916807180323,
                    53.00519404620597,
                    0.0
                ]
            },
            "last_modified": "2025-03-18T07:36:31.708876Z",
            "created": "2023-06-30T14:33:40.078126Z",
            "image_url": "",
            "timeseries": [],
            "filters": [
                {
                    "url": "https://demo.lizard.net/api/v4/filters/123376/?format=api",
                    "id": 123376,
                    "timeseries": [
                        "https://demo.lizard.net/api/v4/timeseries/2eab7ccd-3d5a-4ae3-afaf-b37cdc465a5a/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/b4141ecf-8179-4619-afb0-e6acc20ae7b5/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/cd2d6194-8e14-4d4c-834b-e9f2a95f8eba/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/98151804-2946-44c8-a442-b9fc2f1e83ac/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/d7f87380-b07f-4536-a9ec-543295b744ce/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/66634bfa-f0a2-4f66-b603-a60d62381c97/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/9c3fbb7b-5350-40f4-9408-c1af2c877292/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/93b0b654-b783-41aa-a1e0-7507122c31a1/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/9d66822f-6e02-441e-b0ce-0a3498d1f0ec/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/c3ff74ab-3b49-4680-a7c6-f5a3bf08acd1/?format=api"
                    ],
                    "code": "11DM027001",
                    "last_modified": "2024-07-05T15:40:50.104725Z",
                    "created": "2023-06-30T14:33:42.249954Z",
                    "groundwater_station": "https://demo.lizard.net/api/v4/groundwaterstations/91742/?format=api",
                    "top_level": -1.5722,
                    "filter_top_level": -2.6022,
                    "filter_bottom_level": -3.6022,
                    "aquifer_confinement": "None",
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                }
            ],
            "name": "11DM027",
            "station_type": "base",
            "status": "active",
            "scale": "region",
            "surface_level": -1.4242,
            "top_level": null,
            "bottom_level": null
        },
        {
            "url": "https://demo.lizard.net/api/v4/groundwaterstations/91743/?format=api",
            "id": 91743,
            "code": "11DM028",
            "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.011541907691429,
                    53.00456780252416,
                    0.0
                ]
            },
            "last_modified": "2025-03-18T07:36:33.551900Z",
            "created": "2023-06-30T14:33:43.076868Z",
            "image_url": "",
            "timeseries": [],
            "filters": [
                {
                    "url": "https://demo.lizard.net/api/v4/filters/123377/?format=api",
                    "id": 123377,
                    "timeseries": [
                        "https://demo.lizard.net/api/v4/timeseries/3f9ff550-1a05-4315-ad2b-b8d656a815fb/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/2a385791-ea3a-4204-bace-41930bede2be/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/379817fb-0c8e-4314-8785-90842d02094d/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/89f5cff9-5f56-43fa-9ce6-e67f80fbf5e5/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/44f53e1e-3e84-4889-904d-5555a10d86f4/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/9eef79f6-6a71-4766-aab4-3a0fe0b726af/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/fcbd9ddf-39f3-41ec-bc7c-586614d0a91c/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/3873f984-fe30-43a9-8569-bd120bb9f6ad/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/f576aafb-36a8-4d83-a2ce-290ea45401cb/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/51185454-c44b-42b7-a50a-4b6bbdd594d8/?format=api"
                    ],
                    "code": "11DM028001",
                    "last_modified": "2024-07-05T15:40:51.192681Z",
                    "created": "2023-06-30T14:33:45.218680Z",
                    "groundwater_station": "https://demo.lizard.net/api/v4/groundwaterstations/91743/?format=api",
                    "top_level": -1.572,
                    "filter_top_level": -3.432,
                    "filter_bottom_level": -4.432,
                    "aquifer_confinement": "None",
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                }
            ],
            "name": "11DM028",
            "station_type": "base",
            "status": "active",
            "scale": "region",
            "surface_level": -1.492,
            "top_level": null,
            "bottom_level": null
        }
    ]
}