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

{
    "count": 10842,
    "next": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/?format=api&page=16",
    "previous": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/?format=api&page=14",
    "results": [
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2775/?format=api",
            "id": 2775,
            "code": "40BL0377",
            "organisation": {
                "url": "https://zuiderzeeland.lizard.net/api/v4/organisations/e7d66583-43b2-4c90-b118-f2093798885a/?format=api",
                "uuid": "e7d66583-43b2-4c90-b118-f2093798885a",
                "name": "Vitens NV"
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    5.976260117259249,
                    51.9456218613926,
                    0.0
                ]
            },
            "last_modified": "2024-07-05T18:26:41.546916Z",
            "created": "2015-08-12T11:32:58.719180Z",
            "image_url": "",
            "timeseries": [],
            "filters": [
                {
                    "url": "https://zuiderzeeland.lizard.net/api/v4/filters/44493/?format=api",
                    "id": 44493,
                    "timeseries": [
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/07b33a22-5f7e-4976-9b77-317066df3687/?format=api",
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/d7a11a72-0373-4559-9efa-80ca8805858f/?format=api"
                    ],
                    "code": "40BL0377001",
                    "last_modified": "2024-07-05T18:26:43.025628Z",
                    "created": "2016-02-04T10:19:43.136400Z",
                    "groundwater_station": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2775/?format=api",
                    "top_level": 12.12,
                    "filter_top_level": 0.0,
                    "filter_bottom_level": -99.99,
                    "aquifer_confinement": "None",
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                }
            ],
            "name": "B40B0609",
            "station_type": "base",
            "status": "expired",
            "scale": "region",
            "surface_level": 11.44,
            "top_level": null,
            "bottom_level": null
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2776/?format=api",
            "id": 2776,
            "code": "40BP0004",
            "organisation": {
                "url": "https://zuiderzeeland.lizard.net/api/v4/organisations/e7d66583-43b2-4c90-b118-f2093798885a/?format=api",
                "uuid": "e7d66583-43b2-4c90-b118-f2093798885a",
                "name": "Vitens NV"
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    5.985017385135251,
                    51.97029578709942,
                    0.0
                ]
            },
            "last_modified": "2024-07-05T18:27:06.483738Z",
            "created": "2015-08-12T11:32:58.725150Z",
            "image_url": "",
            "timeseries": [],
            "filters": [
                {
                    "url": "https://zuiderzeeland.lizard.net/api/v4/filters/44494/?format=api",
                    "id": 44494,
                    "timeseries": [
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/9b826e0a-26a5-4f7b-9996-8fbd32bd61af/?format=api",
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/c838f16d-9648-492d-8066-2f0aa5638527/?format=api"
                    ],
                    "code": "40BP0004001",
                    "last_modified": "2024-07-05T18:27:06.943492Z",
                    "created": "2016-02-04T10:19:43.136400Z",
                    "groundwater_station": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2776/?format=api",
                    "top_level": 10.34,
                    "filter_top_level": 2.78,
                    "filter_bottom_level": 1.78,
                    "aquifer_confinement": "None",
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                }
            ],
            "name": "B40B0461",
            "station_type": "base",
            "status": "expired",
            "scale": "region",
            "surface_level": 9.77,
            "top_level": null,
            "bottom_level": null
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2777/?format=api",
            "id": 2777,
            "code": "40BP0029",
            "organisation": {
                "url": "https://zuiderzeeland.lizard.net/api/v4/organisations/e7d66583-43b2-4c90-b118-f2093798885a/?format=api",
                "uuid": "e7d66583-43b2-4c90-b118-f2093798885a",
                "name": "Vitens NV"
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    5.986169518799875,
                    51.96939108371942,
                    0.0
                ]
            },
            "last_modified": "2024-07-05T18:27:07.550967Z",
            "created": "2015-08-12T11:32:58.731456Z",
            "image_url": "",
            "timeseries": [],
            "filters": [
                {
                    "url": "https://zuiderzeeland.lizard.net/api/v4/filters/44495/?format=api",
                    "id": 44495,
                    "timeseries": [
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/dc08eba6-9f01-4438-8421-998b280f8c20/?format=api",
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/f56dddf3-7b3e-4f87-8709-e35b1d6a1757/?format=api"
                    ],
                    "code": "40BP0029001",
                    "last_modified": "2024-07-05T18:27:08.035892Z",
                    "created": "2016-02-04T10:19:43.136400Z",
                    "groundwater_station": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2777/?format=api",
                    "top_level": 10.21,
                    "filter_top_level": 1.45,
                    "filter_bottom_level": -1.55,
                    "aquifer_confinement": "None",
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                }
            ],
            "name": "B40B0469",
            "station_type": "base",
            "status": "transferred",
            "scale": "region",
            "surface_level": 9.55,
            "top_level": null,
            "bottom_level": null
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2778/?format=api",
            "id": 2778,
            "code": "40BP0280",
            "organisation": {
                "url": "https://zuiderzeeland.lizard.net/api/v4/organisations/e7d66583-43b2-4c90-b118-f2093798885a/?format=api",
                "uuid": "e7d66583-43b2-4c90-b118-f2093798885a",
                "name": "Vitens NV"
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    6.036229880318473,
                    51.96939507076762,
                    0.0
                ]
            },
            "last_modified": "2024-07-05T18:27:11.955057Z",
            "created": "2015-08-12T11:32:58.737248Z",
            "image_url": "",
            "timeseries": [],
            "filters": [
                {
                    "url": "https://zuiderzeeland.lizard.net/api/v4/filters/44496/?format=api",
                    "id": 44496,
                    "timeseries": [
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/4808471d-f1ba-4a9d-b7cf-421cdf1024dc/?format=api",
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/834444b0-4f8a-4d86-9079-77745f794f5e/?format=api"
                    ],
                    "code": "40BP0280001",
                    "last_modified": "2024-07-05T18:27:12.429271Z",
                    "created": "2016-02-04T10:19:43.136400Z",
                    "groundwater_station": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2778/?format=api",
                    "top_level": 10.0,
                    "filter_top_level": 6.6,
                    "filter_bottom_level": 5.6,
                    "aquifer_confinement": "None",
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                },
                {
                    "url": "https://zuiderzeeland.lizard.net/api/v4/filters/44497/?format=api",
                    "id": 44497,
                    "timeseries": [
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/0fc4d6b4-6525-4d85-8079-c1f7fcb6e2e7/?format=api",
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/0ae71386-31ae-409d-a8a9-32fed19b50ee/?format=api"
                    ],
                    "code": "40BP0280002",
                    "last_modified": "2024-07-05T18:27:12.886559Z",
                    "created": "2016-02-04T10:19:43.136400Z",
                    "groundwater_station": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2778/?format=api",
                    "top_level": 10.14,
                    "filter_top_level": -23.54,
                    "filter_bottom_level": -26.54,
                    "aquifer_confinement": "None",
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                },
                {
                    "url": "https://zuiderzeeland.lizard.net/api/v4/filters/44498/?format=api",
                    "id": 44498,
                    "timeseries": [
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/8ef12129-608d-48a6-8c52-af9eb63316ef/?format=api",
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/69c3bac4-e663-42c1-9288-b15d53442a29/?format=api"
                    ],
                    "code": "40BP0280003",
                    "last_modified": "2024-07-05T18:27:13.346924Z",
                    "created": "2016-02-04T10:19:43.136400Z",
                    "groundwater_station": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2778/?format=api",
                    "top_level": 10.07,
                    "filter_top_level": -45.55,
                    "filter_bottom_level": -48.55,
                    "aquifer_confinement": "None",
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                }
            ],
            "name": "B40B0280",
            "station_type": "base",
            "status": "transferred",
            "scale": "region",
            "surface_level": 9.3,
            "top_level": null,
            "bottom_level": null
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2779/?format=api",
            "id": 2779,
            "code": "40BP0377",
            "organisation": {
                "url": "https://zuiderzeeland.lizard.net/api/v4/organisations/e7d66583-43b2-4c90-b118-f2093798885a/?format=api",
                "uuid": "e7d66583-43b2-4c90-b118-f2093798885a",
                "name": "Vitens NV"
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    5.976252845403101,
                    51.94562189783657,
                    0.0
                ]
            },
            "last_modified": "2024-07-05T18:28:06.750374Z",
            "created": "2015-08-12T11:32:58.743388Z",
            "image_url": "",
            "timeseries": [],
            "filters": [
                {
                    "url": "https://zuiderzeeland.lizard.net/api/v4/filters/44503/?format=api",
                    "id": 44503,
                    "timeseries": [
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/be461269-e588-481d-915b-7a98207e2be0/?format=api",
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/ed71643b-8c1c-413a-b4b7-a48bf95a6d0a/?format=api"
                    ],
                    "code": "40BP0377005",
                    "last_modified": "2024-07-05T18:28:09.161257Z",
                    "created": "2016-02-04T10:19:43.136400Z",
                    "groundwater_station": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2779/?format=api",
                    "top_level": 10.23,
                    "filter_top_level": -121.6,
                    "filter_bottom_level": -123.6,
                    "aquifer_confinement": "None",
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                },
                {
                    "url": "https://zuiderzeeland.lizard.net/api/v4/filters/44501/?format=api",
                    "id": 44501,
                    "timeseries": [
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/189d20f8-c8be-4071-bec1-3e5d069d3352/?format=api",
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/d1b3d605-7bcd-4437-8e65-c7c4f34e78c7/?format=api"
                    ],
                    "code": "40BP0377003",
                    "last_modified": "2024-07-05T18:28:08.216820Z",
                    "created": "2016-02-04T10:19:43.136400Z",
                    "groundwater_station": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2779/?format=api",
                    "top_level": 10.28,
                    "filter_top_level": -75.6,
                    "filter_bottom_level": -77.6,
                    "aquifer_confinement": "None",
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                },
                {
                    "url": "https://zuiderzeeland.lizard.net/api/v4/filters/44499/?format=api",
                    "id": 44499,
                    "timeseries": [
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/1f7acf30-bccb-4492-bd9a-673d00cc8e5f/?format=api",
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/71184af5-7142-4c38-8558-b524c5887dcb/?format=api"
                    ],
                    "code": "40BP0377001",
                    "last_modified": "2024-07-05T18:28:07.307752Z",
                    "created": "2016-02-04T10:19:43.136400Z",
                    "groundwater_station": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2779/?format=api",
                    "top_level": 10.34,
                    "filter_top_level": 8.4,
                    "filter_bottom_level": 6.4,
                    "aquifer_confinement": "None",
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                },
                {
                    "url": "https://zuiderzeeland.lizard.net/api/v4/filters/44500/?format=api",
                    "id": 44500,
                    "timeseries": [
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/c10c852f-573d-4f56-bb89-04b6377f9b4a/?format=api",
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/ffbb9ef3-579f-41bb-8ceb-63f933a802c1/?format=api"
                    ],
                    "code": "40BP0377002",
                    "last_modified": "2024-07-05T18:28:07.744941Z",
                    "created": "2016-02-04T10:19:43.136400Z",
                    "groundwater_station": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2779/?format=api",
                    "top_level": 10.3,
                    "filter_top_level": -32.6,
                    "filter_bottom_level": -34.6,
                    "aquifer_confinement": "None",
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                },
                {
                    "url": "https://zuiderzeeland.lizard.net/api/v4/filters/44502/?format=api",
                    "id": 44502,
                    "timeseries": [
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/3d5fd408-8da7-4586-ac28-6349ef4a9d37/?format=api",
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/3d37ae52-9afa-48f2-8e74-5537df6752a0/?format=api"
                    ],
                    "code": "40BP0377004",
                    "last_modified": "2024-07-05T18:28:08.685469Z",
                    "created": "2016-02-04T10:19:43.136400Z",
                    "groundwater_station": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2779/?format=api",
                    "top_level": 10.26,
                    "filter_top_level": -102.6,
                    "filter_bottom_level": -104.6,
                    "aquifer_confinement": "None",
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                }
            ],
            "name": "B40B0377",
            "station_type": "base",
            "status": "active",
            "scale": "region",
            "surface_level": 9.4,
            "top_level": null,
            "bottom_level": null
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2780/?format=api",
            "id": 2780,
            "code": "40BP0432",
            "organisation": {
                "url": "https://zuiderzeeland.lizard.net/api/v4/organisations/e7d66583-43b2-4c90-b118-f2093798885a/?format=api",
                "uuid": "e7d66583-43b2-4c90-b118-f2093798885a",
                "name": "Vitens NV"
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    6.025721560585005,
                    51.93248309633896,
                    0.0
                ]
            },
            "last_modified": "2024-07-05T18:29:05.001049Z",
            "created": "2015-08-12T11:32:58.749257Z",
            "image_url": "",
            "timeseries": [],
            "filters": [
                {
                    "url": "https://zuiderzeeland.lizard.net/api/v4/filters/44504/?format=api",
                    "id": 44504,
                    "timeseries": [
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/1f629fbf-abbd-4ddf-8173-ff38dce74772/?format=api",
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/2d2bffd8-0bca-4310-8519-379712b1e5fe/?format=api"
                    ],
                    "code": "40BP0432001",
                    "last_modified": "2024-07-05T18:29:05.477024Z",
                    "created": "2016-02-04T10:19:43.136400Z",
                    "groundwater_station": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2780/?format=api",
                    "top_level": 11.37,
                    "filter_top_level": -5.41,
                    "filter_bottom_level": -8.41,
                    "aquifer_confinement": "None",
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                }
            ],
            "name": "B40B0432",
            "station_type": "base",
            "status": "transferred",
            "scale": "region",
            "surface_level": 10.76,
            "top_level": null,
            "bottom_level": null
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2781/?format=api",
            "id": 2781,
            "code": "40DA3035",
            "organisation": {
                "url": "https://zuiderzeeland.lizard.net/api/v4/organisations/e7d66583-43b2-4c90-b118-f2093798885a/?format=api",
                "uuid": "e7d66583-43b2-4c90-b118-f2093798885a",
                "name": "Vitens NV"
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    6.03727760274503,
                    51.89003891132572,
                    0.0
                ]
            },
            "last_modified": "2024-07-05T18:33:20.140589Z",
            "created": "2015-08-12T11:32:58.755084Z",
            "image_url": "",
            "timeseries": [],
            "filters": [
                {
                    "url": "https://zuiderzeeland.lizard.net/api/v4/filters/44505/?format=api",
                    "id": 44505,
                    "timeseries": [
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/b795ab74-f631-475e-97eb-ee8ebcf0c5ed/?format=api",
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/9bda8be9-78d1-400a-a0be-708a4491db35/?format=api"
                    ],
                    "code": "40DA3035001",
                    "last_modified": "2024-07-05T18:33:20.650011Z",
                    "created": "2016-02-04T10:19:43.136400Z",
                    "groundwater_station": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2781/?format=api",
                    "top_level": null,
                    "filter_top_level": -63.59,
                    "filter_bottom_level": -80.01,
                    "aquifer_confinement": "None",
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                }
            ],
            "name": "40DA3035",
            "station_type": "base",
            "status": "expired",
            "scale": "region",
            "surface_level": 12.41,
            "top_level": null,
            "bottom_level": null
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2782/?format=api",
            "id": 2782,
            "code": "40DA3036",
            "organisation": {
                "url": "https://zuiderzeeland.lizard.net/api/v4/organisations/e7d66583-43b2-4c90-b118-f2093798885a/?format=api",
                "uuid": "e7d66583-43b2-4c90-b118-f2093798885a",
                "name": "Vitens NV"
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    6.03612333768733,
                    51.89058460714529,
                    0.0
                ]
            },
            "last_modified": "2024-07-05T18:33:21.188309Z",
            "created": "2015-08-12T11:32:58.760835Z",
            "image_url": "",
            "timeseries": [],
            "filters": [
                {
                    "url": "https://zuiderzeeland.lizard.net/api/v4/filters/44506/?format=api",
                    "id": 44506,
                    "timeseries": [
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/80a561e1-7751-46b4-9510-219bfc5dad2d/?format=api",
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/08a236fc-9a71-40c0-98e9-8ed179e37814/?format=api"
                    ],
                    "code": "40DA3036001",
                    "last_modified": "2024-07-05T18:33:21.598280Z",
                    "created": "2016-02-04T10:19:43.136400Z",
                    "groundwater_station": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2782/?format=api",
                    "top_level": null,
                    "filter_top_level": -71.77,
                    "filter_bottom_level": -81.77,
                    "aquifer_confinement": "None",
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                }
            ],
            "name": "40DA3036",
            "station_type": "base",
            "status": "expired",
            "scale": "region",
            "surface_level": 11.23,
            "top_level": null,
            "bottom_level": null
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2783/?format=api",
            "id": 2783,
            "code": "40DP9002",
            "organisation": {
                "url": "https://zuiderzeeland.lizard.net/api/v4/organisations/e7d66583-43b2-4c90-b118-f2093798885a/?format=api",
                "uuid": "e7d66583-43b2-4c90-b118-f2093798885a",
                "name": "Vitens NV"
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    6.033136946796128,
                    51.91629025136904,
                    0.0
                ]
            },
            "last_modified": "2024-07-05T18:33:43.615450Z",
            "created": "2015-08-12T11:32:58.766784Z",
            "image_url": "",
            "timeseries": [],
            "filters": [
                {
                    "url": "https://zuiderzeeland.lizard.net/api/v4/filters/44508/?format=api",
                    "id": 44508,
                    "timeseries": [
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/7f24c20f-e155-46d0-8965-7bdb70e70a73/?format=api",
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/56b8dd47-ebdc-4598-af40-cb9c254ec17b/?format=api"
                    ],
                    "code": "40DP9002002",
                    "last_modified": "2024-07-05T18:33:44.616470Z",
                    "created": "2016-02-04T10:19:43.136400Z",
                    "groundwater_station": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2783/?format=api",
                    "top_level": 11.72,
                    "filter_top_level": 6.2,
                    "filter_bottom_level": 5.2,
                    "aquifer_confinement": "None",
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                },
                {
                    "url": "https://zuiderzeeland.lizard.net/api/v4/filters/44507/?format=api",
                    "id": 44507,
                    "timeseries": [
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/724dd4a1-b810-420e-832c-a814d4bec0aa/?format=api",
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/5df08eba-e90d-43e7-b713-30810e741b3d/?format=api"
                    ],
                    "code": "40DP9002001",
                    "last_modified": "2024-07-05T18:33:44.107958Z",
                    "created": "2016-02-04T10:19:43.136400Z",
                    "groundwater_station": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2783/?format=api",
                    "top_level": 11.73,
                    "filter_top_level": 8.7,
                    "filter_bottom_level": 7.7,
                    "aquifer_confinement": "None",
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                }
            ],
            "name": "B40D0258",
            "station_type": "base",
            "status": "active",
            "scale": "region",
            "surface_level": 11.22,
            "top_level": null,
            "bottom_level": null
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2784/?format=api",
            "id": 2784,
            "code": "40DP9004",
            "organisation": {
                "url": "https://zuiderzeeland.lizard.net/api/v4/organisations/e7d66583-43b2-4c90-b118-f2093798885a/?format=api",
                "uuid": "e7d66583-43b2-4c90-b118-f2093798885a",
                "name": "Vitens NV"
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    6.023040064618455,
                    51.90124464570336,
                    0.0
                ]
            },
            "last_modified": "2024-07-05T18:33:45.142404Z",
            "created": "2015-08-12T11:32:58.772813Z",
            "image_url": "",
            "timeseries": [],
            "filters": [
                {
                    "url": "https://zuiderzeeland.lizard.net/api/v4/filters/44510/?format=api",
                    "id": 44510,
                    "timeseries": [
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/9bccef22-1e3b-4c07-8c83-9bcff1386e56/?format=api",
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/d0e65632-7e1f-4f59-8306-33c8caca1fe3/?format=api"
                    ],
                    "code": "40DP9004002",
                    "last_modified": "2024-07-05T18:33:46.145429Z",
                    "created": "2016-02-04T10:19:43.136400Z",
                    "groundwater_station": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2784/?format=api",
                    "top_level": 11.34,
                    "filter_top_level": 6.86,
                    "filter_bottom_level": 5.86,
                    "aquifer_confinement": "None",
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                },
                {
                    "url": "https://zuiderzeeland.lizard.net/api/v4/filters/44509/?format=api",
                    "id": 44509,
                    "timeseries": [
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/8aaac0e6-1303-4877-96c8-559de93dde4c/?format=api",
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/fbe7bb23-d725-49f1-87a0-4d6f814751b6/?format=api"
                    ],
                    "code": "40DP9004001",
                    "last_modified": "2024-07-05T18:33:45.693928Z",
                    "created": "2016-02-04T10:19:43.136400Z",
                    "groundwater_station": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2784/?format=api",
                    "top_level": 11.37,
                    "filter_top_level": 7.99,
                    "filter_bottom_level": 6.99,
                    "aquifer_confinement": "None",
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                }
            ],
            "name": "B40D0260",
            "station_type": "base",
            "status": "transferred",
            "scale": "region",
            "surface_level": 10.85,
            "top_level": null,
            "bottom_level": null
        }
    ]
}