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=20
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=21",
    "previous": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/?format=api&page=19",
    "results": [
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2825/?format=api",
            "id": 2825,
            "code": "40GP0002",
            "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.046082589123897,
                    51.88718541557257,
                    0.0
                ]
            },
            "last_modified": "2024-07-05T18:39:25.458776Z",
            "created": "2015-08-12T11:32:59.035251Z",
            "image_url": "",
            "timeseries": [],
            "filters": [
                {
                    "url": "https://zuiderzeeland.lizard.net/api/v4/filters/44581/?format=api",
                    "id": 44581,
                    "timeseries": [
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/fb1bea67-77c7-45df-8cf4-2a337476ed97/?format=api",
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/efc09c16-b185-4a7a-a2e5-90701026880f/?format=api"
                    ],
                    "code": "40GP0002001",
                    "last_modified": "2024-07-05T18:39:25.965512Z",
                    "created": "2016-02-04T10:19:43.136400Z",
                    "groundwater_station": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2825/?format=api",
                    "top_level": 12.51,
                    "filter_top_level": 7.51,
                    "filter_bottom_level": 6.51,
                    "aquifer_confinement": "None",
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                }
            ],
            "name": "B40G0204",
            "station_type": "base",
            "status": "active",
            "scale": "region",
            "surface_level": 11.96,
            "top_level": null,
            "bottom_level": null
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2826/?format=api",
            "id": 2826,
            "code": "40GP0051",
            "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.118222887491271,
                    51.90176945824277,
                    0.0
                ]
            },
            "last_modified": "2024-07-05T18:39:26.509320Z",
            "created": "2015-08-12T11:32:59.040779Z",
            "image_url": "",
            "timeseries": [],
            "filters": [
                {
                    "url": "https://zuiderzeeland.lizard.net/api/v4/filters/44582/?format=api",
                    "id": 44582,
                    "timeseries": [
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/17382f74-629e-4a32-9e3a-1813b5afa8b6/?format=api",
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/aa5b0312-4231-4051-a5ae-ff510ad09a3a/?format=api"
                    ],
                    "code": "40GP0051001",
                    "last_modified": "2024-07-05T18:39:26.954749Z",
                    "created": "2016-02-04T10:19:43.136400Z",
                    "groundwater_station": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2826/?format=api",
                    "top_level": 11.76,
                    "filter_top_level": -5.27,
                    "filter_bottom_level": -6.27,
                    "aquifer_confinement": "None",
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                }
            ],
            "name": "B40G0051",
            "station_type": "base",
            "status": "active",
            "scale": "region",
            "surface_level": 11.83,
            "top_level": null,
            "bottom_level": null
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2827/?format=api",
            "id": 2827,
            "code": "40GP0058",
            "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.045416071802523,
                    51.88719979665098,
                    0.0
                ]
            },
            "last_modified": "2024-07-05T18:39:28.514600Z",
            "created": "2015-08-12T11:32:59.046858Z",
            "image_url": "",
            "timeseries": [],
            "filters": [
                {
                    "url": "https://zuiderzeeland.lizard.net/api/v4/filters/44583/?format=api",
                    "id": 44583,
                    "timeseries": [
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/79691413-593b-47a6-9b20-17cc25d70d9d/?format=api",
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/1c3c12b8-ebcd-4ae1-8589-d00102d4e984/?format=api"
                    ],
                    "code": "40GP0058001",
                    "last_modified": "2024-07-05T18:39:28.981769Z",
                    "created": "2016-02-04T10:19:43.136400Z",
                    "groundwater_station": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2827/?format=api",
                    "top_level": 13.31,
                    "filter_top_level": 7.31,
                    "filter_bottom_level": 6.31,
                    "aquifer_confinement": "None",
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                }
            ],
            "name": "B40G0210",
            "station_type": "base",
            "status": "transferred",
            "scale": "region",
            "surface_level": 12.62,
            "top_level": null,
            "bottom_level": null
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2828/?format=api",
            "id": 2828,
            "code": "40GP0108",
            "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.18639480515041,
                    51.90959496264686,
                    0.0
                ]
            },
            "last_modified": "2024-11-27T15:47:25.056835Z",
            "created": "2015-08-12T11:32:59.053182Z",
            "image_url": "",
            "timeseries": [],
            "filters": [
                {
                    "url": "https://zuiderzeeland.lizard.net/api/v4/filters/44584/?format=api",
                    "id": 44584,
                    "timeseries": [
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/2709e26b-a4c9-4ffb-b0d0-821768701b61/?format=api",
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/581b935a-12dc-4f7c-8841-cec39956d356/?format=api"
                    ],
                    "code": "40GP0108001",
                    "last_modified": "2024-07-05T18:39:30.242208Z",
                    "created": "2016-02-04T10:19:43.136400Z",
                    "groundwater_station": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2828/?format=api",
                    "top_level": 17.07,
                    "filter_top_level": 12.38,
                    "filter_bottom_level": 11.38,
                    "aquifer_confinement": "None",
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                },
                {
                    "url": "https://zuiderzeeland.lizard.net/api/v4/filters/44585/?format=api",
                    "id": 44585,
                    "timeseries": [
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/6249c5c1-200e-460c-9ce3-6377b2fb3aaa/?format=api",
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/8cd0628f-0793-4b6d-b693-e10a26e31d20/?format=api"
                    ],
                    "code": "40GP0108002",
                    "last_modified": "2024-07-05T18:39:30.654104Z",
                    "created": "2016-02-04T10:19:43.136400Z",
                    "groundwater_station": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2828/?format=api",
                    "top_level": 17.04,
                    "filter_top_level": -1.68,
                    "filter_bottom_level": -3.71,
                    "aquifer_confinement": "None",
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                }
            ],
            "name": "B40G0108",
            "station_type": "base",
            "status": "active",
            "scale": "region",
            "surface_level": 16.45,
            "top_level": null,
            "bottom_level": null
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2829/?format=api",
            "id": 2829,
            "code": "40GP0109",
            "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.094368530096667,
                    51.85405122447257,
                    0.0
                ]
            },
            "last_modified": "2024-07-05T18:39:31.256795Z",
            "created": "2015-08-12T11:32:59.058771Z",
            "image_url": "",
            "timeseries": [],
            "filters": [
                {
                    "url": "https://zuiderzeeland.lizard.net/api/v4/filters/44586/?format=api",
                    "id": 44586,
                    "timeseries": [
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/3bd2b384-b72b-483b-aff7-c1345bb2c3f8/?format=api",
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/a9191761-41cd-4c24-95bf-cb0e77aeb17e/?format=api"
                    ],
                    "code": "40GP0109001",
                    "last_modified": "2024-07-05T18:39:31.736631Z",
                    "created": "2016-02-04T10:19:43.136400Z",
                    "groundwater_station": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2829/?format=api",
                    "top_level": 0.0,
                    "filter_top_level": -45.0,
                    "filter_bottom_level": -46.0,
                    "aquifer_confinement": "None",
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                },
                {
                    "url": "https://zuiderzeeland.lizard.net/api/v4/filters/44587/?format=api",
                    "id": 44587,
                    "timeseries": [
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/27660b0f-673f-471e-bb1a-5cb01e52f1cb/?format=api",
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/25aee9a0-108c-4cb0-a9a0-b6e26db7795b/?format=api"
                    ],
                    "code": "40GP0109002",
                    "last_modified": "2024-07-05T18:39:32.216099Z",
                    "created": "2016-02-04T10:19:43.136400Z",
                    "groundwater_station": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2829/?format=api",
                    "top_level": null,
                    "filter_top_level": -45.0,
                    "filter_bottom_level": -53.0,
                    "aquifer_confinement": "None",
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                }
            ],
            "name": "40GP0109",
            "station_type": "base",
            "status": "expired",
            "scale": "region",
            "surface_level": 16.0,
            "top_level": null,
            "bottom_level": null
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2830/?format=api",
            "id": 2830,
            "code": "40GP9004",
            "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.089360841155923,
                    51.90243091787168,
                    0.0
                ]
            },
            "last_modified": "2024-07-05T18:39:32.842372Z",
            "created": "2015-08-12T11:32:59.064474Z",
            "image_url": "",
            "timeseries": [],
            "filters": [
                {
                    "url": "https://zuiderzeeland.lizard.net/api/v4/filters/44588/?format=api",
                    "id": 44588,
                    "timeseries": [
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/5afdbe58-8680-431b-9dbb-94d85a408536/?format=api",
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/a2d2aec4-819f-4fa5-8367-c0f8fcaa3372/?format=api"
                    ],
                    "code": "40GP9004001",
                    "last_modified": "2024-07-05T18:39:33.364451Z",
                    "created": "2016-02-04T10:19:43.136400Z",
                    "groundwater_station": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2830/?format=api",
                    "top_level": 12.7,
                    "filter_top_level": 9.64,
                    "filter_bottom_level": 8.64,
                    "aquifer_confinement": "None",
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                },
                {
                    "url": "https://zuiderzeeland.lizard.net/api/v4/filters/44589/?format=api",
                    "id": 44589,
                    "timeseries": [
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/edaf364e-7254-4d1d-8ca8-f6fb973c573f/?format=api",
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/1b265c04-547e-4fa3-869b-302a15c26e24/?format=api"
                    ],
                    "code": "40GP9004002",
                    "last_modified": "2024-07-05T18:39:33.797324Z",
                    "created": "2016-02-04T10:19:43.136400Z",
                    "groundwater_station": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2830/?format=api",
                    "top_level": 12.67,
                    "filter_top_level": 8.14,
                    "filter_bottom_level": 7.14,
                    "aquifer_confinement": "None",
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                }
            ],
            "name": "B40G0214",
            "station_type": "base",
            "status": "active",
            "scale": "region",
            "surface_level": 12.14,
            "top_level": null,
            "bottom_level": null
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2831/?format=api",
            "id": 2831,
            "code": "40GX-BAB-1",
            "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.135913943319157,
                    51.90830958957417,
                    0.0
                ]
            },
            "last_modified": "2024-07-05T18:39:34.384928Z",
            "created": "2015-08-12T11:32:59.070109Z",
            "image_url": "",
            "timeseries": [],
            "filters": [
                {
                    "url": "https://zuiderzeeland.lizard.net/api/v4/filters/44590/?format=api",
                    "id": 44590,
                    "timeseries": [
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/def80f4c-f799-4076-9a99-3956a994556f/?format=api",
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/e0d0d75b-c191-46dc-b786-235083eec9a8/?format=api"
                    ],
                    "code": "40GX-BAB-1001",
                    "last_modified": "2024-07-05T18:39:34.816726Z",
                    "created": "2016-02-04T10:19:43.136400Z",
                    "groundwater_station": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2831/?format=api",
                    "top_level": null,
                    "filter_top_level": -4.05,
                    "filter_bottom_level": -5.05,
                    "aquifer_confinement": "None",
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                }
            ],
            "name": "40GX-BAB-1",
            "station_type": "base",
            "status": "inactive",
            "scale": "region",
            "surface_level": 0.0,
            "top_level": null,
            "bottom_level": null
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2832/?format=api",
            "id": 2832,
            "code": "40HB0004",
            "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.190570242467894,
                    51.9090271644085,
                    0.0
                ]
            },
            "last_modified": "2024-07-05T18:40:08.500542Z",
            "created": "2015-08-12T11:32:59.075858Z",
            "image_url": "",
            "timeseries": [],
            "filters": [
                {
                    "url": "https://zuiderzeeland.lizard.net/api/v4/filters/44591/?format=api",
                    "id": 44591,
                    "timeseries": [
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/f2c0c268-15aa-41ec-aa68-9349125c59eb/?format=api",
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/ec470e50-c738-48ff-9655-4cffaef64f98/?format=api"
                    ],
                    "code": "40HB0004001",
                    "last_modified": "2024-07-05T18:40:08.986401Z",
                    "created": "2016-02-04T10:19:43.136400Z",
                    "groundwater_station": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2832/?format=api",
                    "top_level": 17.84,
                    "filter_top_level": 10.12,
                    "filter_bottom_level": -1.88,
                    "aquifer_confinement": "None",
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                }
            ],
            "name": "B40H0144",
            "station_type": "base",
            "status": "active",
            "scale": "region",
            "surface_level": 18.12,
            "top_level": null,
            "bottom_level": null
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2833/?format=api",
            "id": 2833,
            "code": "40HP0102",
            "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.190644505989521,
                    51.90911654297922,
                    0.0
                ]
            },
            "last_modified": "2024-07-05T18:41:12.104826Z",
            "created": "2015-08-12T11:32:59.081496Z",
            "image_url": "",
            "timeseries": [],
            "filters": [
                {
                    "url": "https://zuiderzeeland.lizard.net/api/v4/filters/44592/?format=api",
                    "id": 44592,
                    "timeseries": [
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/9ee518c3-281f-4311-a6c2-0759a0572027/?format=api",
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/486a05f8-bddc-4d43-9ec9-f7cf13e7c9d4/?format=api"
                    ],
                    "code": "40HP0102001",
                    "last_modified": "2024-07-05T18:41:12.555903Z",
                    "created": "2016-02-04T10:19:43.136400Z",
                    "groundwater_station": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2833/?format=api",
                    "top_level": 0.0,
                    "filter_top_level": 18.32,
                    "filter_bottom_level": 17.32,
                    "aquifer_confinement": "None",
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                }
            ],
            "name": "40HP0102",
            "station_type": "base",
            "status": "inactive",
            "scale": "region",
            "surface_level": 18.32,
            "top_level": null,
            "bottom_level": null
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2834/?format=api",
            "id": 2834,
            "code": "B40B0600",
            "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.008814628988331,
                    51.95480218048233,
                    0.0
                ]
            },
            "last_modified": "2024-07-05T19:15:30.425911Z",
            "created": "2015-08-12T11:32:59.087200Z",
            "image_url": "",
            "timeseries": [],
            "filters": [
                {
                    "url": "https://zuiderzeeland.lizard.net/api/v4/filters/44593/?format=api",
                    "id": 44593,
                    "timeseries": [
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/82cc88b0-390d-41d9-b0e4-033868d55d29/?format=api",
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/e9ced6d0-fac2-4d78-8bb0-9e8461dbe345/?format=api"
                    ],
                    "code": "B40B0600001",
                    "last_modified": "2024-07-05T19:15:30.951621Z",
                    "created": "2016-02-04T10:19:43.136400Z",
                    "groundwater_station": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2834/?format=api",
                    "top_level": 9.33,
                    "filter_top_level": 9.33,
                    "filter_bottom_level": 7.33,
                    "aquifer_confinement": "None",
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                }
            ],
            "name": "B40B0600",
            "station_type": "base",
            "status": "active",
            "scale": "region",
            "surface_level": 9.45,
            "top_level": null,
            "bottom_level": null
        }
    ]
}