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=25
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=26",
    "previous": "https://demo.lizard.net/api/v4/groundwaterstations/?format=api&page=24",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/groundwaterstations/2779/?format=api",
            "id": 2779,
            "code": "40BP0377",
            "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.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://demo.lizard.net/api/v4/filters/44503/?format=api",
                    "id": 44503,
                    "timeseries": [
                        "https://demo.lizard.net/api/v4/timeseries/be461269-e588-481d-915b-7a98207e2be0/?format=api",
                        "https://demo.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://demo.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://demo.lizard.net/api/v4/filters/44501/?format=api",
                    "id": 44501,
                    "timeseries": [
                        "https://demo.lizard.net/api/v4/timeseries/189d20f8-c8be-4071-bec1-3e5d069d3352/?format=api",
                        "https://demo.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://demo.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://demo.lizard.net/api/v4/filters/44499/?format=api",
                    "id": 44499,
                    "timeseries": [
                        "https://demo.lizard.net/api/v4/timeseries/1f7acf30-bccb-4492-bd9a-673d00cc8e5f/?format=api",
                        "https://demo.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://demo.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://demo.lizard.net/api/v4/filters/44500/?format=api",
                    "id": 44500,
                    "timeseries": [
                        "https://demo.lizard.net/api/v4/timeseries/c10c852f-573d-4f56-bb89-04b6377f9b4a/?format=api",
                        "https://demo.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://demo.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://demo.lizard.net/api/v4/filters/44502/?format=api",
                    "id": 44502,
                    "timeseries": [
                        "https://demo.lizard.net/api/v4/timeseries/3d37ae52-9afa-48f2-8e74-5537df6752a0/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/3d5fd408-8da7-4586-ac28-6349ef4a9d37/?format=api"
                    ],
                    "code": "40BP0377004",
                    "last_modified": "2024-07-05T18:28:08.685469Z",
                    "created": "2016-02-04T10:19:43.136400Z",
                    "groundwater_station": "https://demo.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://demo.lizard.net/api/v4/groundwaterstations/2780/?format=api",
            "id": 2780,
            "code": "40BP0432",
            "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.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://demo.lizard.net/api/v4/filters/44504/?format=api",
                    "id": 44504,
                    "timeseries": [
                        "https://demo.lizard.net/api/v4/timeseries/1f629fbf-abbd-4ddf-8173-ff38dce74772/?format=api",
                        "https://demo.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://demo.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://demo.lizard.net/api/v4/groundwaterstations/2781/?format=api",
            "id": 2781,
            "code": "40DA3035",
            "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.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://demo.lizard.net/api/v4/filters/44505/?format=api",
                    "id": 44505,
                    "timeseries": [
                        "https://demo.lizard.net/api/v4/timeseries/b795ab74-f631-475e-97eb-ee8ebcf0c5ed/?format=api",
                        "https://demo.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://demo.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://demo.lizard.net/api/v4/groundwaterstations/2782/?format=api",
            "id": 2782,
            "code": "40DA3036",
            "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.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://demo.lizard.net/api/v4/filters/44506/?format=api",
                    "id": 44506,
                    "timeseries": [
                        "https://demo.lizard.net/api/v4/timeseries/80a561e1-7751-46b4-9510-219bfc5dad2d/?format=api",
                        "https://demo.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://demo.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://demo.lizard.net/api/v4/groundwaterstations/2783/?format=api",
            "id": 2783,
            "code": "40DP9002",
            "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.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://demo.lizard.net/api/v4/filters/44508/?format=api",
                    "id": 44508,
                    "timeseries": [
                        "https://demo.lizard.net/api/v4/timeseries/7f24c20f-e155-46d0-8965-7bdb70e70a73/?format=api",
                        "https://demo.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://demo.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://demo.lizard.net/api/v4/filters/44507/?format=api",
                    "id": 44507,
                    "timeseries": [
                        "https://demo.lizard.net/api/v4/timeseries/724dd4a1-b810-420e-832c-a814d4bec0aa/?format=api",
                        "https://demo.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://demo.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://demo.lizard.net/api/v4/groundwaterstations/2784/?format=api",
            "id": 2784,
            "code": "40DP9004",
            "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.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://demo.lizard.net/api/v4/filters/44510/?format=api",
                    "id": 44510,
                    "timeseries": [
                        "https://demo.lizard.net/api/v4/timeseries/9bccef22-1e3b-4c07-8c83-9bcff1386e56/?format=api",
                        "https://demo.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://demo.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://demo.lizard.net/api/v4/filters/44509/?format=api",
                    "id": 44509,
                    "timeseries": [
                        "https://demo.lizard.net/api/v4/timeseries/8aaac0e6-1303-4877-96c8-559de93dde4c/?format=api",
                        "https://demo.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://demo.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
        },
        {
            "url": "https://demo.lizard.net/api/v4/groundwaterstations/2785/?format=api",
            "id": 2785,
            "code": "40E-0353",
            "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.140905742953648,
                    51.9390545722333,
                    0.0
                ]
            },
            "last_modified": "2024-07-08T10:41:18.337181Z",
            "created": "2015-08-12T11:32:58.778941Z",
            "image_url": "",
            "timeseries": [],
            "filters": [
                {
                    "url": "https://demo.lizard.net/api/v4/filters/44511/?format=api",
                    "id": 44511,
                    "timeseries": [
                        "https://demo.lizard.net/api/v4/timeseries/61ffe97c-8a2d-483f-91db-8877bc311475/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/9b222b8e-e490-4291-b9d7-ac9b9197f241/?format=api"
                    ],
                    "code": "40E-0353001",
                    "last_modified": "2024-07-08T10:41:19.026786Z",
                    "created": "2016-02-04T10:19:43.136400Z",
                    "groundwater_station": "https://demo.lizard.net/api/v4/groundwaterstations/2785/?format=api",
                    "top_level": 14.6,
                    "filter_top_level": -3.85,
                    "filter_bottom_level": -5.85,
                    "aquifer_confinement": "None",
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                }
            ],
            "name": "B40E0353",
            "station_type": "base",
            "status": "transferred",
            "scale": "region",
            "surface_level": 13.78,
            "top_level": null,
            "bottom_level": null
        },
        {
            "url": "https://demo.lizard.net/api/v4/groundwaterstations/2786/?format=api",
            "id": 2786,
            "code": "40EA3072",
            "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.067157559160871,
                    51.99171837728513,
                    0.0
                ]
            },
            "last_modified": "2024-07-05T18:33:59.573801Z",
            "created": "2015-08-12T11:32:58.784781Z",
            "image_url": "",
            "timeseries": [],
            "filters": [
                {
                    "url": "https://demo.lizard.net/api/v4/filters/44513/?format=api",
                    "id": 44513,
                    "timeseries": [
                        "https://demo.lizard.net/api/v4/timeseries/84b06b36-a483-43c6-8204-90de4dce66a4/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/9f0e15b4-255b-4390-a999-b0e11f940a00/?format=api"
                    ],
                    "code": "40EA3072002",
                    "last_modified": "2024-07-05T18:34:00.571513Z",
                    "created": "2016-02-04T10:19:43.136400Z",
                    "groundwater_station": "https://demo.lizard.net/api/v4/groundwaterstations/2786/?format=api",
                    "top_level": null,
                    "filter_top_level": -28.6,
                    "filter_bottom_level": -29.6,
                    "aquifer_confinement": "None",
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                },
                {
                    "url": "https://demo.lizard.net/api/v4/filters/44512/?format=api",
                    "id": 44512,
                    "timeseries": [
                        "https://demo.lizard.net/api/v4/timeseries/6e095aae-5903-4b94-a338-050e2be039fc/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/a661ed20-05c1-4dd9-917e-6eb6f2b08642/?format=api"
                    ],
                    "code": "40EA3072001",
                    "last_modified": "2024-07-05T18:34:00.097726Z",
                    "created": "2016-02-04T10:19:43.136400Z",
                    "groundwater_station": "https://demo.lizard.net/api/v4/groundwaterstations/2786/?format=api",
                    "top_level": 0.0,
                    "filter_top_level": -2.9,
                    "filter_bottom_level": -3.9,
                    "aquifer_confinement": "None",
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                },
                {
                    "url": "https://demo.lizard.net/api/v4/filters/44514/?format=api",
                    "id": 44514,
                    "timeseries": [
                        "https://demo.lizard.net/api/v4/timeseries/265a4fa9-3519-4fc6-91fc-8401d743b040/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/047e0365-51f8-4713-a370-a77bd1a3284f/?format=api"
                    ],
                    "code": "40EA3072003",
                    "last_modified": "2024-07-05T18:34:01.042897Z",
                    "created": "2016-02-04T10:19:43.136400Z",
                    "groundwater_station": "https://demo.lizard.net/api/v4/groundwaterstations/2786/?format=api",
                    "top_level": 0.0,
                    "filter_top_level": -32.7,
                    "filter_bottom_level": -37.7,
                    "aquifer_confinement": "None",
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                }
            ],
            "name": "40EA3072",
            "station_type": "base",
            "status": "expired",
            "scale": "region",
            "surface_level": 8.9,
            "top_level": null,
            "bottom_level": null
        },
        {
            "url": "https://demo.lizard.net/api/v4/groundwaterstations/2787/?format=api",
            "id": 2787,
            "code": "40EA3073",
            "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.067503341890224,
                    51.98572108982786,
                    0.0
                ]
            },
            "last_modified": "2024-07-05T18:34:01.699587Z",
            "created": "2015-08-12T11:32:58.790569Z",
            "image_url": "",
            "timeseries": [],
            "filters": [
                {
                    "url": "https://demo.lizard.net/api/v4/filters/44517/?format=api",
                    "id": 44517,
                    "timeseries": [
                        "https://demo.lizard.net/api/v4/timeseries/bec16715-6816-417b-9318-edd54b3ee591/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/e9146066-4326-4fe4-8974-9fadb7410581/?format=api"
                    ],
                    "code": "40EA3073003",
                    "last_modified": "2024-07-05T18:34:03.071574Z",
                    "created": "2016-02-04T10:19:43.136400Z",
                    "groundwater_station": "https://demo.lizard.net/api/v4/groundwaterstations/2787/?format=api",
                    "top_level": 0.0,
                    "filter_top_level": -34.53,
                    "filter_bottom_level": -35.53,
                    "aquifer_confinement": "None",
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                },
                {
                    "url": "https://demo.lizard.net/api/v4/filters/44515/?format=api",
                    "id": 44515,
                    "timeseries": [
                        "https://demo.lizard.net/api/v4/timeseries/b7925d50-2fbd-43ff-ac93-d105c62786aa/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/262f8bfd-d67e-41e5-bee7-07f87a5af9cb/?format=api"
                    ],
                    "code": "40EA3073001",
                    "last_modified": "2024-07-05T18:34:02.185525Z",
                    "created": "2016-02-04T10:19:43.136400Z",
                    "groundwater_station": "https://demo.lizard.net/api/v4/groundwaterstations/2787/?format=api",
                    "top_level": null,
                    "filter_top_level": -3.03,
                    "filter_bottom_level": -4.03,
                    "aquifer_confinement": "None",
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                },
                {
                    "url": "https://demo.lizard.net/api/v4/filters/44516/?format=api",
                    "id": 44516,
                    "timeseries": [
                        "https://demo.lizard.net/api/v4/timeseries/6ec8ea9e-d3ce-40c7-bb5a-459432894d01/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/40e20ca0-2c9a-405f-b870-ec18331edbf8/?format=api"
                    ],
                    "code": "40EA3073002",
                    "last_modified": "2024-07-05T18:34:02.647006Z",
                    "created": "2016-02-04T10:19:43.136400Z",
                    "groundwater_station": "https://demo.lizard.net/api/v4/groundwaterstations/2787/?format=api",
                    "top_level": 0.0,
                    "filter_top_level": -18.03,
                    "filter_bottom_level": -19.03,
                    "aquifer_confinement": "None",
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                }
            ],
            "name": "40EA3073",
            "station_type": "base",
            "status": "expired",
            "scale": "region",
            "surface_level": 8.97,
            "top_level": null,
            "bottom_level": null
        },
        {
            "url": "https://demo.lizard.net/api/v4/groundwaterstations/2788/?format=api",
            "id": 2788,
            "code": "40EA3074",
            "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.067260877993987,
                    51.98893136493999,
                    0.0
                ]
            },
            "last_modified": "2024-07-05T18:34:03.623738Z",
            "created": "2015-08-12T11:32:58.796523Z",
            "image_url": "",
            "timeseries": [],
            "filters": [
                {
                    "url": "https://demo.lizard.net/api/v4/filters/44518/?format=api",
                    "id": 44518,
                    "timeseries": [
                        "https://demo.lizard.net/api/v4/timeseries/07506f7b-47ea-4d98-b20e-3b48d63dda2e/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/7956fa30-0501-490b-91f3-19158ef36484/?format=api"
                    ],
                    "code": "40EA3074001",
                    "last_modified": "2024-07-05T18:34:04.097908Z",
                    "created": "2016-02-04T10:19:43.136400Z",
                    "groundwater_station": "https://demo.lizard.net/api/v4/groundwaterstations/2788/?format=api",
                    "top_level": null,
                    "filter_top_level": -11.15,
                    "filter_bottom_level": -12.15,
                    "aquifer_confinement": "None",
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                }
            ],
            "name": "40EA3074",
            "station_type": "base",
            "status": "expired",
            "scale": "region",
            "surface_level": 9.35,
            "top_level": null,
            "bottom_level": null
        }
    ]
}