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=1238
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=1239",
    "previous": "https://demo.lizard.net/api/v4/groundwaterstations/?format=api&page=1237",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/groundwaterstations/91744/?format=api",
            "id": 91744,
            "code": "11DM029",
            "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.987477042830796,
                    52.99980006424299,
                    0.0
                ]
            },
            "last_modified": "2024-07-05T15:40:51.774563Z",
            "created": "2023-06-30T14:33:46.055581Z",
            "image_url": "",
            "timeseries": [],
            "filters": [
                {
                    "url": "https://demo.lizard.net/api/v4/filters/123378/?format=api",
                    "id": 123378,
                    "timeseries": [
                        "https://demo.lizard.net/api/v4/timeseries/af5c45c6-5a6d-4b35-92bf-56528a645f9f/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/3eee100f-1a09-4149-9eec-389a44907d96/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/bed66749-3195-49cb-8cbc-17d61dd38e4c/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/505b165e-a33c-4e3b-b021-da0f8a3c2140/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/ba514949-fc54-4fe9-a4a4-a422db984c79/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/1de3d80a-f962-443c-81c1-85b3104ba68c/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/3d3a7831-af6e-41ea-93de-259bedd91b50/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/a9faa010-d551-4f27-87d8-26893821ab37/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/fdec219e-e89f-4797-af3c-01243e025f93/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/e3972f0f-faf0-4c7d-b241-e686230772a9/?format=api"
                    ],
                    "code": "11DM029001",
                    "last_modified": "2024-07-05T15:40:52.257386Z",
                    "created": "2023-06-30T14:33:48.184178Z",
                    "groundwater_station": "https://demo.lizard.net/api/v4/groundwaterstations/91744/?format=api",
                    "top_level": -1.3814,
                    "filter_top_level": -2.1514,
                    "filter_bottom_level": -3.1514,
                    "aquifer_confinement": "None",
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                }
            ],
            "name": "11DM029",
            "station_type": "base",
            "status": "active",
            "scale": "region",
            "surface_level": -1.287,
            "top_level": null,
            "bottom_level": null
        },
        {
            "url": "https://demo.lizard.net/api/v4/groundwaterstations/91745/?format=api",
            "id": 91745,
            "code": "11DM030",
            "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.005815243807884,
                    52.99922232197852,
                    0.0
                ]
            },
            "last_modified": "2025-03-18T07:36:35.568542Z",
            "created": "2023-06-30T14:33:49.010241Z",
            "image_url": "",
            "timeseries": [],
            "filters": [
                {
                    "url": "https://demo.lizard.net/api/v4/filters/123379/?format=api",
                    "id": 123379,
                    "timeseries": [
                        "https://demo.lizard.net/api/v4/timeseries/18410f5b-b7d9-4f9d-8620-51d32f06d2d1/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/50cd1fdd-7d3e-4f7e-bb91-05734eaaa2f1/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/651394be-e202-4684-a7a4-cb5f46ffb5ca/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/a2e6598f-a95b-43a6-9445-12f24f1f99ce/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/58bb5698-37c1-485e-a858-0752e38f9893/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/2626b0fd-23cb-4745-9620-bdeaf8e83489/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/a900c911-0314-4f90-8199-6a01a2778785/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/1e3f9867-296f-42d4-82ff-cc2fefa675ea/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/8c3772ee-21e2-4edf-8baa-a8a4ed2f22d7/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/884c0e3d-e063-4dff-a2ed-bcd70bde5d60/?format=api"
                    ],
                    "code": "11DM030001",
                    "last_modified": "2024-07-05T15:40:53.117657Z",
                    "created": "2023-06-30T14:33:51.274088Z",
                    "groundwater_station": "https://demo.lizard.net/api/v4/groundwaterstations/91745/?format=api",
                    "top_level": -1.1732,
                    "filter_top_level": -2.6032,
                    "filter_bottom_level": -3.6032,
                    "aquifer_confinement": "None",
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                }
            ],
            "name": "11DM030",
            "station_type": "base",
            "status": "active",
            "scale": "region",
            "surface_level": -1.0946,
            "top_level": null,
            "bottom_level": null
        },
        {
            "url": "https://demo.lizard.net/api/v4/groundwaterstations/91746/?format=api",
            "id": 91746,
            "code": "11DM031",
            "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.016602940598945,
                    52.99914795868346,
                    0.0
                ]
            },
            "last_modified": "2024-07-05T15:40:53.973915Z",
            "created": "2023-06-30T14:33:52.112177Z",
            "image_url": "",
            "timeseries": [],
            "filters": [
                {
                    "url": "https://demo.lizard.net/api/v4/filters/123380/?format=api",
                    "id": 123380,
                    "timeseries": [
                        "https://demo.lizard.net/api/v4/timeseries/bb660526-75fe-4eb9-bc20-2e95308c58a2/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/ce2d600e-2732-44e4-b1ae-a8241344d5e8/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/44dd0870-cc76-4159-ace0-db15cd780c48/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/9a0c62d7-3fad-40fe-95c9-dfe3b68f9a81/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/836f5b19-6077-49de-b77b-4c8355fc3944/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/fa5228ef-3611-472f-92bb-426688df2c06/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/6ddef487-ed71-49cd-90f4-ae032f6a627c/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/52639869-329c-4a40-9b34-548bc94d4750/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/ea7ca68c-8946-4743-95c5-52180b1b95aa/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/b3050db1-a7aa-4804-8f7c-d34c6ea14026/?format=api"
                    ],
                    "code": "11DM031001",
                    "last_modified": "2024-07-05T15:40:54.452857Z",
                    "created": "2023-06-30T14:33:54.394152Z",
                    "groundwater_station": "https://demo.lizard.net/api/v4/groundwaterstations/91746/?format=api",
                    "top_level": -1.1164,
                    "filter_top_level": -1.5464,
                    "filter_bottom_level": -2.2464,
                    "aquifer_confinement": "None",
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                }
            ],
            "name": "11DM031",
            "station_type": "base",
            "status": "active",
            "scale": "region",
            "surface_level": -1.0018,
            "top_level": null,
            "bottom_level": null
        },
        {
            "url": "https://demo.lizard.net/api/v4/groundwaterstations/91747/?format=api",
            "id": 91747,
            "code": "11DM032",
            "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.988654168762912,
                    52.99726474138851,
                    0.0
                ]
            },
            "last_modified": "2025-03-18T07:36:37.839472Z",
            "created": "2023-06-30T14:33:55.219381Z",
            "image_url": "",
            "timeseries": [],
            "filters": [
                {
                    "url": "https://demo.lizard.net/api/v4/filters/123381/?format=api",
                    "id": 123381,
                    "timeseries": [
                        "https://demo.lizard.net/api/v4/timeseries/5af9d689-f8e0-4344-91e6-cf37ccafe0e9/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/7d2dcb60-613b-45cc-9b36-01941e6c19b5/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/3fce87c3-bc58-4bdc-9fed-1360e9a8d377/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/01f029f2-c432-49ee-bfb1-9e9e9ce7cacd/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/7afd04f1-042a-456c-9f10-ce9b9fdfd8c0/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/9238198d-a426-4e23-bc21-3b0214cb4520/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/1d26f7e5-5da9-40e2-a399-453adfe5b44f/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/12e11691-638b-458f-ad1a-0068398e1177/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/3384a74f-391b-4dad-9367-8c884e440050/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/6acf9347-e9de-4ed1-ab0c-0da6f2106cdc/?format=api"
                    ],
                    "code": "11DM032001",
                    "last_modified": "2024-07-05T15:40:55.532124Z",
                    "created": "2023-06-30T14:33:57.386720Z",
                    "groundwater_station": "https://demo.lizard.net/api/v4/groundwaterstations/91747/?format=api",
                    "top_level": -1.4916,
                    "filter_top_level": -2.1416,
                    "filter_bottom_level": -3.1416,
                    "aquifer_confinement": "None",
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                }
            ],
            "name": "11DM032",
            "station_type": "base",
            "status": "active",
            "scale": "region",
            "surface_level": -1.4192,
            "top_level": null,
            "bottom_level": null
        },
        {
            "url": "https://demo.lizard.net/api/v4/groundwaterstations/91748/?format=api",
            "id": 91748,
            "code": "11DM033",
            "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.997826958279205,
                    52.9943566620683,
                    0.0
                ]
            },
            "last_modified": "2025-03-18T07:36:40.158878Z",
            "created": "2023-06-30T14:33:58.219856Z",
            "image_url": "",
            "timeseries": [],
            "filters": [
                {
                    "url": "https://demo.lizard.net/api/v4/filters/123382/?format=api",
                    "id": 123382,
                    "timeseries": [
                        "https://demo.lizard.net/api/v4/timeseries/fe065061-c64a-4ab4-ae40-ea3802f7654c/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/b25bd0d6-3982-489d-bd85-ac10bac96ffd/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/3465b8c5-0308-4fcd-b003-2ba8e70453f4/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/2c9078f6-b740-487c-96a5-def4453bdff5/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/512c9af8-3cbc-45b4-9925-9a4e27bc2c5c/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/3ef4d246-2448-4b05-a580-5093930ccae7/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/cdfb256c-4983-44da-97b4-04dc3d07c907/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/bc38082a-8609-42bc-a28f-90471f3c7270/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/287c5cc7-6e23-44b2-aa5b-30255cd24d9d/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/83dd4bd1-65f4-4921-984d-25b2bcc3eef6/?format=api"
                    ],
                    "code": "11DM033001",
                    "last_modified": "2024-07-05T15:40:56.477354Z",
                    "created": "2023-06-30T14:34:01.489821Z",
                    "groundwater_station": "https://demo.lizard.net/api/v4/groundwaterstations/91748/?format=api",
                    "top_level": -1.329,
                    "filter_top_level": -1.909,
                    "filter_bottom_level": -2.509,
                    "aquifer_confinement": "None",
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                }
            ],
            "name": "11DM033",
            "station_type": "base",
            "status": "active",
            "scale": "region",
            "surface_level": -1.2376,
            "top_level": null,
            "bottom_level": null
        },
        {
            "url": "https://demo.lizard.net/api/v4/groundwaterstations/91749/?format=api",
            "id": 91749,
            "code": "11DM034",
            "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.003396165079124,
                    52.99473088597428,
                    0.0
                ]
            },
            "last_modified": "2025-03-18T07:36:48.160849Z",
            "created": "2023-06-30T14:34:02.308799Z",
            "image_url": "",
            "timeseries": [],
            "filters": [
                {
                    "url": "https://demo.lizard.net/api/v4/filters/123383/?format=api",
                    "id": 123383,
                    "timeseries": [
                        "https://demo.lizard.net/api/v4/timeseries/c24828ad-b75b-4fbd-b9f9-9a21c3d3dc72/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/809639a1-6a46-4306-887f-e489589d5053/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/c9f1337a-7b61-4838-aedc-8b7a62c69973/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/14013cbf-08db-458a-b996-b132451705c8/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/f94e6572-c4f8-4ef1-9c2a-950c80283182/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/d01b7aee-b788-4196-a43e-d6b26fe63a97/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/8c8568de-e17c-41da-bdfa-7e2b2c672875/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/35e91c03-862e-4524-9ff7-68d931868333/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/eef4a534-51f2-4a13-a8f4-42f449fa1e0f/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/c5f7e480-1a82-4d2f-81e5-c64d59426858/?format=api"
                    ],
                    "code": "11DM034001",
                    "last_modified": "2024-07-05T15:40:57.645043Z",
                    "created": "2023-06-30T14:34:04.479506Z",
                    "groundwater_station": "https://demo.lizard.net/api/v4/groundwaterstations/91749/?format=api",
                    "top_level": -1.407,
                    "filter_top_level": -2.177,
                    "filter_bottom_level": -3.177,
                    "aquifer_confinement": "None",
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                }
            ],
            "name": "11DM034",
            "station_type": "base",
            "status": "active",
            "scale": "region",
            "surface_level": -1.269,
            "top_level": null,
            "bottom_level": null
        },
        {
            "url": "https://demo.lizard.net/api/v4/groundwaterstations/91750/?format=api",
            "id": 91750,
            "code": "11DM035",
            "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.01392133253476,
                    52.99495958220404,
                    0.0
                ]
            },
            "last_modified": "2025-03-18T07:36:49.006467Z",
            "created": "2023-06-30T14:34:05.302199Z",
            "image_url": "",
            "timeseries": [],
            "filters": [
                {
                    "url": "https://demo.lizard.net/api/v4/filters/123384/?format=api",
                    "id": 123384,
                    "timeseries": [
                        "https://demo.lizard.net/api/v4/timeseries/f3765a0e-4740-4c39-a838-7ba148320f24/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/3e9b5ab0-bfb6-4cb6-a32b-1bd80eb2ac31/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/0244c5c6-4131-4ff9-9ad4-6af4faa1d392/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/d5534db7-bcba-4f12-a649-786aa8df0eb2/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/133f011c-0575-43e6-b29c-7a5a4bb5ba6c/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/4477e24c-34d1-4ce9-a78a-03496d169403/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/f77ca232-bec6-4874-bd7b-0f24da99740f/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/d688e964-5df2-418b-b1ec-a16c413e6abb/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/31122e20-624a-4383-81c0-8d96b520e68f/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/9f620754-9dbc-4d40-afd8-8b8a08a47083/?format=api"
                    ],
                    "code": "11DM035001",
                    "last_modified": "2024-07-05T15:40:58.779327Z",
                    "created": "2023-06-30T14:34:07.384728Z",
                    "groundwater_station": "https://demo.lizard.net/api/v4/groundwaterstations/91750/?format=api",
                    "top_level": -1.1328,
                    "filter_top_level": -2.1928,
                    "filter_bottom_level": -2.9928,
                    "aquifer_confinement": "None",
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                }
            ],
            "name": "11DM035",
            "station_type": "base",
            "status": "active",
            "scale": "region",
            "surface_level": -1.045,
            "top_level": null,
            "bottom_level": null
        },
        {
            "url": "https://demo.lizard.net/api/v4/groundwaterstations/91751/?format=api",
            "id": 91751,
            "code": "11DM036",
            "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.982714243350697,
                    52.99394055200789,
                    0.0
                ]
            },
            "last_modified": "2025-03-18T07:36:50.831548Z",
            "created": "2023-06-30T14:34:08.312740Z",
            "image_url": "",
            "timeseries": [],
            "filters": [
                {
                    "url": "https://demo.lizard.net/api/v4/filters/123385/?format=api",
                    "id": 123385,
                    "timeseries": [
                        "https://demo.lizard.net/api/v4/timeseries/14074081-521b-4790-a245-04a36f62dd6a/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/a437d4ab-f71c-4f53-91b9-5163a8ca567e/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/f4d957c2-d245-4468-b57d-303fa7bd0e1c/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/9df8a3e5-e8cc-470e-8c8c-4a0296445345/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/e37ca4a9-8f89-40c3-8cb7-8576856ae06f/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/70b34928-4c1e-4166-8bac-de5c7ae96bc7/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/8d7d080a-61c7-4033-99de-2ca2039e265a/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/435a4501-08cf-49cb-b9f3-2bf5a29b6f8f/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/e0255431-9a6d-4a7b-a7dc-c2af9a3f0d49/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/620e1abe-78dc-4339-88fc-1fddd832a5c5/?format=api"
                    ],
                    "code": "11DM036001",
                    "last_modified": "2024-07-05T15:41:00.180941Z",
                    "created": "2023-06-30T14:34:10.430974Z",
                    "groundwater_station": "https://demo.lizard.net/api/v4/groundwaterstations/91751/?format=api",
                    "top_level": -1.6098,
                    "filter_top_level": -2.2998,
                    "filter_bottom_level": -2.7998,
                    "aquifer_confinement": "None",
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                }
            ],
            "name": "11DM036",
            "station_type": "base",
            "status": "active",
            "scale": "region",
            "surface_level": -1.5248,
            "top_level": null,
            "bottom_level": null
        },
        {
            "url": "https://demo.lizard.net/api/v4/groundwaterstations/91752/?format=api",
            "id": 91752,
            "code": "11DM037",
            "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.989469423505977,
                    52.99227454308462,
                    0.0
                ]
            },
            "last_modified": "2025-03-18T07:36:52.711952Z",
            "created": "2023-06-30T14:34:11.351055Z",
            "image_url": "",
            "timeseries": [],
            "filters": [
                {
                    "url": "https://demo.lizard.net/api/v4/filters/123386/?format=api",
                    "id": 123386,
                    "timeseries": [
                        "https://demo.lizard.net/api/v4/timeseries/d6160d27-a677-41ae-a704-ea6022f1c2c6/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/41dae802-d702-4b2a-8f9d-661292b1f548/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/f7debde4-4a40-4e47-ad55-5f7a5ebbdf9c/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/cd68c67b-59b2-44c4-bed9-f83d2752cdbb/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/60a7625b-eadd-4a2e-96c6-be4c1cf15913/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/cf311cda-0652-4113-8bf4-40622d0a8e97/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/0cdb357f-974c-4023-99cd-ac4c4cc771b0/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/cbd8e521-b649-43f8-b7ab-da3e35e88c5d/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/a1e72cbc-8341-48a4-8015-8e7eb62a059a/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/227557cc-4c0f-467f-b9e1-3868c26a58fd/?format=api"
                    ],
                    "code": "11DM037001",
                    "last_modified": "2024-07-05T15:41:01.323564Z",
                    "created": "2023-06-30T14:34:13.504586Z",
                    "groundwater_station": "https://demo.lizard.net/api/v4/groundwaterstations/91752/?format=api",
                    "top_level": -1.1572,
                    "filter_top_level": -2.0972,
                    "filter_bottom_level": -3.0972,
                    "aquifer_confinement": "None",
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                }
            ],
            "name": "11DM037",
            "station_type": "base",
            "status": "active",
            "scale": "region",
            "surface_level": -1.0444,
            "top_level": null,
            "bottom_level": null
        },
        {
            "url": "https://demo.lizard.net/api/v4/groundwaterstations/91753/?format=api",
            "id": 91753,
            "code": "11DM038",
            "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.989184188487085,
                    52.98966408161927,
                    0.0
                ]
            },
            "last_modified": "2025-03-18T07:36:54.773136Z",
            "created": "2023-06-30T14:34:14.409672Z",
            "image_url": "",
            "timeseries": [],
            "filters": [
                {
                    "url": "https://demo.lizard.net/api/v4/filters/123387/?format=api",
                    "id": 123387,
                    "timeseries": [
                        "https://demo.lizard.net/api/v4/timeseries/df6e310a-2112-4225-a8b4-95ea94d99d76/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/61b1b99d-6aab-4493-9fde-7eb2f9abfdbb/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/f0b5dfdd-b877-4335-8656-fe9f76942e4c/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/b64b29e6-78b2-43ca-afc2-1f377868e933/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/df0606be-a30d-44d6-805f-759a92264619/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/e75ae831-260f-47a8-ae37-0c4794f89666/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/43238ade-4d08-4d83-9e41-31bee316f9b0/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/4c63313b-1951-4a5a-a26c-899ef770bf12/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/01511e2c-26d2-46d9-a643-50a47059772b/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/ec01a4e2-b28f-4173-acaa-4b327dce8e73/?format=api"
                    ],
                    "code": "11DM038001",
                    "last_modified": "2024-07-05T15:41:02.364127Z",
                    "created": "2023-06-30T14:34:16.544194Z",
                    "groundwater_station": "https://demo.lizard.net/api/v4/groundwaterstations/91753/?format=api",
                    "top_level": -0.8806,
                    "filter_top_level": -1.8206,
                    "filter_bottom_level": -2.8206,
                    "aquifer_confinement": "None",
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                }
            ],
            "name": "11DM038",
            "station_type": "base",
            "status": "active",
            "scale": "region",
            "surface_level": -0.798,
            "top_level": null,
            "bottom_level": null
        }
    ]
}