Groundwater Station List
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=1247
https://demo.lizard.net/api/v4/groundwaterstations/?format=api&page=1248", "previous": "https://demo.lizard.net/api/v4/groundwaterstations/?format=api&page=1246", "results": [ { "url": "https://demo.lizard.net/api/v4/groundwaterstations/91878/?format=api", "id": 91878, "code": "38EM019", "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": [ 4.988611327214022, 52.00607342236479, 0.0 ] }, "last_modified": "2025-01-27T10:53:33.661190Z", "created": "2023-07-13T22:36:00.961428Z", "image_url": "", "timeseries": [], "filters": [ { "url": "https://demo.lizard.net/api/v4/filters/123473/?format=api", "id": 123473, "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/2a3aa44c-e9fd-43cc-873f-636befbbb1cc/?format=api", "https://demo.lizard.net/api/v4/timeseries/a19aa279-a2b9-48aa-9f7e-bbd4d90d1531/?format=api", "https://demo.lizard.net/api/v4/timeseries/ce1a2c50-2b24-4889-a216-830b220378b2/?format=api", "https://demo.lizard.net/api/v4/timeseries/9459018d-55ce-475b-9684-6938a6a8ca2c/?format=api", "https://demo.lizard.net/api/v4/timeseries/e2f8b1e2-852f-4e63-ac9d-d2b85ee38b59/?format=api", "https://demo.lizard.net/api/v4/timeseries/ce4f1418-ba4e-4793-b091-492b3aa44852/?format=api", "https://demo.lizard.net/api/v4/timeseries/3ad23b0e-7676-4786-8a14-2f6613273270/?format=api", "https://demo.lizard.net/api/v4/timeseries/386913c2-b71b-4beb-8cf1-d87614b1ae5e/?format=api", "https://demo.lizard.net/api/v4/timeseries/f2199671-9002-4a35-bc25-134eb446da36/?format=api", "https://demo.lizard.net/api/v4/timeseries/331ec4b6-4cee-48bd-bc80-a3192f36ebdd/?format=api" ], "code": "38EM019001", "last_modified": "2024-07-05T17:59:23.189906Z", "created": "2023-07-13T22:36:03.090870Z", "groundwater_station": "https://demo.lizard.net/api/v4/groundwaterstations/91878/?format=api", "top_level": -0.76, "filter_top_level": -2.63, "filter_bottom_level": -3.63, "aquifer_confinement": "None", "lithology": null, "high_groundwater_level": null, "low_groundwater_level": null } ], "name": "38EM019", "station_type": "base", "status": "active", "scale": "region", "surface_level": -1.3, "top_level": null, "bottom_level": null }, { "url": "https://demo.lizard.net/api/v4/groundwaterstations/91883/?format=api", "id": 91883, "code": "38EM020", "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": [ 4.992292389161998, 52.0348301886338, 0.0 ] }, "last_modified": "2025-01-27T10:53:35.972898Z", "created": "2023-07-14T22:35:49.608001Z", "image_url": "", "timeseries": [], "filters": [ { "url": "https://demo.lizard.net/api/v4/filters/123474/?format=api", "id": 123474, "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/61a2e298-cfb9-4f02-a5c7-768ae556cab3/?format=api", "https://demo.lizard.net/api/v4/timeseries/269ef013-21e6-4c26-849a-1a0f0dcecde0/?format=api", "https://demo.lizard.net/api/v4/timeseries/1d9f7508-42ce-49e4-86ff-7ade19fbc8c8/?format=api", "https://demo.lizard.net/api/v4/timeseries/4e1c762c-ed56-451a-91eb-d3bb30387424/?format=api", "https://demo.lizard.net/api/v4/timeseries/42534909-9b55-4d6d-bf53-55dda1ac2866/?format=api", "https://demo.lizard.net/api/v4/timeseries/ade65b28-da49-4681-bc75-aec87f99d8de/?format=api", "https://demo.lizard.net/api/v4/timeseries/3b681098-1357-495f-a187-63c2c660e0b7/?format=api", "https://demo.lizard.net/api/v4/timeseries/76b79210-db37-47f5-80a4-b9d5b94ded0a/?format=api", "https://demo.lizard.net/api/v4/timeseries/44fa2dc3-e448-47ad-872e-8a87d3af3e86/?format=api", "https://demo.lizard.net/api/v4/timeseries/51b66997-1891-46ee-93a7-8586b4816b0b/?format=api" ], "code": "38EM020001", "last_modified": "2024-07-05T17:59:24.200697Z", "created": "2023-07-14T22:35:51.802394Z", "groundwater_station": "https://demo.lizard.net/api/v4/groundwaterstations/91883/?format=api", "top_level": 0.75, "filter_top_level": -2.3, "filter_bottom_level": -3.3, "aquifer_confinement": "None", "lithology": null, "high_groundwater_level": null, "low_groundwater_level": null } ], "name": "38EM020", "station_type": "base", "status": "active", "scale": "region", "surface_level": 0.2, "top_level": null, "bottom_level": null }, { "url": "https://demo.lizard.net/api/v4/groundwaterstations/91884/?format=api", "id": 91884, "code": "38EM021", "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": [ 4.979252361332259, 52.01210522333432, 0.0 ] }, "last_modified": "2025-01-27T10:53:38.618364Z", "created": "2023-07-14T22:35:52.682308Z", "image_url": "", "timeseries": [], "filters": [ { "url": "https://demo.lizard.net/api/v4/filters/123475/?format=api", "id": 123475, "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/04309c9b-dd2a-4e20-96d5-4d452abb877e/?format=api", "https://demo.lizard.net/api/v4/timeseries/cc82fb0c-9126-4440-9226-22411312a608/?format=api", "https://demo.lizard.net/api/v4/timeseries/e8142ec1-fe78-427b-b28f-17def03189f7/?format=api", "https://demo.lizard.net/api/v4/timeseries/d7b2bb4b-26f0-481d-a31e-02800ed2fd98/?format=api", "https://demo.lizard.net/api/v4/timeseries/059bf689-237a-4cdd-96f1-b2c77917b32d/?format=api", "https://demo.lizard.net/api/v4/timeseries/04b4745b-e584-4150-b806-186cfb0c931e/?format=api", "https://demo.lizard.net/api/v4/timeseries/1102ab23-05d9-4ae1-a6f8-5cac48a672aa/?format=api", "https://demo.lizard.net/api/v4/timeseries/bcfbb515-2aa1-46a2-a71f-11f5b1d502c9/?format=api", "https://demo.lizard.net/api/v4/timeseries/63a86abe-8ec9-474f-8a92-89170d65e665/?format=api", "https://demo.lizard.net/api/v4/timeseries/21826b09-4442-451b-a32b-6e6961634121/?format=api" ], "code": "38EM021001", "last_modified": "2024-07-05T17:59:25.272720Z", "created": "2023-07-14T22:35:54.844245Z", "groundwater_station": "https://demo.lizard.net/api/v4/groundwaterstations/91884/?format=api", "top_level": -0.67, "filter_top_level": -2.77, "filter_bottom_level": -3.77, "aquifer_confinement": "None", "lithology": null, "high_groundwater_level": null, "low_groundwater_level": null } ], "name": "38EM021", "station_type": "base", "status": "active", "scale": "region", "surface_level": -1.08, "top_level": null, "bottom_level": null }, { "url": "https://demo.lizard.net/api/v4/groundwaterstations/91885/?format=api", "id": 91885, "code": "38EM022", "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": [ 4.987188927179697, 52.01841669639186, 0.0 ] }, "last_modified": "2025-01-27T10:53:40.972986Z", "created": "2023-07-14T22:35:55.715013Z", "image_url": "", "timeseries": [], "filters": [ { "url": "https://demo.lizard.net/api/v4/filters/123476/?format=api", "id": 123476, "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/62a64838-7a1d-4f2a-ab84-53ad8b3818de/?format=api", "https://demo.lizard.net/api/v4/timeseries/2cf430a0-322d-4021-b23c-9f1c29f84fb3/?format=api", "https://demo.lizard.net/api/v4/timeseries/b4d4ceb2-6319-4859-b14c-3227fd855e76/?format=api", "https://demo.lizard.net/api/v4/timeseries/29b96d4a-ff25-4810-a5a5-f1b43c92e697/?format=api", "https://demo.lizard.net/api/v4/timeseries/1a3805eb-374d-4e5d-85f1-4dcd21020cd5/?format=api", "https://demo.lizard.net/api/v4/timeseries/b06164b2-d8b1-4fc6-9503-6bfab4d888fe/?format=api", "https://demo.lizard.net/api/v4/timeseries/6007fa6a-ad1a-4e31-932a-1b39d155314e/?format=api", "https://demo.lizard.net/api/v4/timeseries/a9475e19-51c5-4758-8e1c-bd7bf5d79248/?format=api", "https://demo.lizard.net/api/v4/timeseries/b8863a81-404f-490a-a94b-f0eb571f53c7/?format=api", "https://demo.lizard.net/api/v4/timeseries/209949a7-ff02-4d8e-8f26-c0143d70fa1e/?format=api" ], "code": "38EM022001", "last_modified": "2024-07-05T17:59:26.380901Z", "created": "2023-07-14T22:35:57.917712Z", "groundwater_station": "https://demo.lizard.net/api/v4/groundwaterstations/91885/?format=api", "top_level": -0.8, "filter_top_level": -6.3, "filter_bottom_level": -7.3, "aquifer_confinement": "None", "lithology": null, "high_groundwater_level": null, "low_groundwater_level": null } ], "name": "38EM022", "station_type": "base", "status": "active", "scale": "region", "surface_level": -1.28, "top_level": null, "bottom_level": null }, { "url": "https://demo.lizard.net/api/v4/groundwaterstations/91886/?format=api", "id": 91886, "code": "38EM023", "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": [ 4.988615836356647, 52.00607406680732, 0.0 ] }, "last_modified": "2025-01-27T10:53:43.355295Z", "created": "2023-07-14T22:35:58.806208Z", "image_url": "", "timeseries": [], "filters": [ { "url": "https://demo.lizard.net/api/v4/filters/123477/?format=api", "id": 123477, "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/29e03235-6ddc-4d42-bbe1-b5c8ba1ebab9/?format=api", "https://demo.lizard.net/api/v4/timeseries/96af70da-878b-478c-bc34-f798d8fe67e0/?format=api", "https://demo.lizard.net/api/v4/timeseries/0b140fe6-ff88-41bd-b2b7-78f746a772e2/?format=api", "https://demo.lizard.net/api/v4/timeseries/2b094c50-9701-4417-a590-79b97c03a200/?format=api", "https://demo.lizard.net/api/v4/timeseries/9cbc690f-0a67-4e8e-b86c-1ed4c5d40b52/?format=api", "https://demo.lizard.net/api/v4/timeseries/a10f7aea-3f0d-49b2-9e1e-8c77091f7539/?format=api", "https://demo.lizard.net/api/v4/timeseries/d70f7486-2393-477b-b32a-ede00efb5073/?format=api", "https://demo.lizard.net/api/v4/timeseries/1352ce76-e837-4c92-920c-221b263197d4/?format=api", "https://demo.lizard.net/api/v4/timeseries/91ad0f96-5eab-453e-a1a1-e21dae6c1c3f/?format=api", "https://demo.lizard.net/api/v4/timeseries/a771b8d1-cb78-460a-ad30-d232792c4664/?format=api" ], "code": "38EM023001", "last_modified": "2024-07-05T17:59:27.440024Z", "created": "2023-07-14T22:36:00.920914Z", "groundwater_station": "https://demo.lizard.net/api/v4/groundwaterstations/91886/?format=api", "top_level": -0.89, "filter_top_level": -6.33, "filter_bottom_level": -7.33, "aquifer_confinement": "None", "lithology": null, "high_groundwater_level": null, "low_groundwater_level": null } ], "name": "38EM023", "station_type": "base", "status": "active", "scale": "region", "surface_level": -1.34, "top_level": null, "bottom_level": null }, { "url": "https://demo.lizard.net/api/v4/groundwaterstations/91927/?format=api", "id": 91927, "code": "33DOW010", "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.977714469746369, 52.25871881178068, 0.0 ] }, "last_modified": "2024-07-05T17:32:54.189908Z", "created": "2023-07-24T22:35:24.326138Z", "image_url": "", "timeseries": [], "filters": [ { "url": "https://demo.lizard.net/api/v4/filters/123585/?format=api", "id": 123585, "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/6eac0050-4906-468e-a652-b0a3b8e358d2/?format=api", "https://demo.lizard.net/api/v4/timeseries/62d50614-34e4-4115-8aee-3c8cdc3b433a/?format=api" ], "code": "33DOW010001", "last_modified": "2024-07-05T17:32:55.337830Z", "created": "2024-03-12T15:48:51.764653Z", "groundwater_station": "https://demo.lizard.net/api/v4/groundwaterstations/91927/?format=api", "top_level": null, "filter_top_level": null, "filter_bottom_level": null, "aquifer_confinement": "None", "lithology": null, "high_groundwater_level": null, "low_groundwater_level": null } ], "name": "33DOW010", "station_type": "base", "status": "active", "scale": "region", "surface_level": null, "top_level": null, "bottom_level": null }, { "url": "https://demo.lizard.net/api/v4/groundwaterstations/91973/?format=api", "id": 91973, "code": "33DOW015", "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.970762945864779, 52.22577461826742, 0.0 ] }, "last_modified": "2024-07-05T17:32:57.479933Z", "created": "2023-07-31T22:35:59.627104Z", "image_url": "", "timeseries": [], "filters": [], "name": "33DOW015", "station_type": "base", "status": "active", "scale": "region", "surface_level": null, "top_level": null, "bottom_level": null }, { "url": "https://demo.lizard.net/api/v4/groundwaterstations/92014/?format=api", "id": 92014, "code": "28DM030", "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.573571947372063, 52.34390670758838, 0.0 ] }, "last_modified": "2025-02-03T07:31:59.245219Z", "created": "2023-08-14T22:34:14.248055Z", "image_url": "", "timeseries": [], "filters": [ { "url": "https://demo.lizard.net/api/v4/filters/123495/?format=api", "id": 123495, "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/e7d52cc1-54d0-47d8-9ef6-906e30f442d8/?format=api", "https://demo.lizard.net/api/v4/timeseries/ad295bee-5606-4a48-839b-48300f016a0b/?format=api", "https://demo.lizard.net/api/v4/timeseries/be9b6040-a0d1-4309-a25b-6246022daeac/?format=api", "https://demo.lizard.net/api/v4/timeseries/4dd471d0-8b7e-48d6-99f1-93f5cc923bd0/?format=api", "https://demo.lizard.net/api/v4/timeseries/3b21651a-8c16-48c7-97c3-af51a64e3736/?format=api", "https://demo.lizard.net/api/v4/timeseries/d754a6aa-c5d3-4f16-b6d0-ead3a3c7d1c0/?format=api", "https://demo.lizard.net/api/v4/timeseries/b5e35e31-5d16-4bef-b08b-17346a3c35d5/?format=api", "https://demo.lizard.net/api/v4/timeseries/b4acde7a-480a-481d-9c19-c99c5cd5bb8c/?format=api", "https://demo.lizard.net/api/v4/timeseries/d3b88517-8b9c-4171-8eac-639496187d55/?format=api", "https://demo.lizard.net/api/v4/timeseries/807f0c6e-00f0-43a4-b42b-4e0cfcced164/?format=api" ], "code": "28DM030001", "last_modified": "2024-07-05T17:03:36.460531Z", "created": "2023-08-14T22:34:16.569933Z", "groundwater_station": "https://demo.lizard.net/api/v4/groundwaterstations/92014/?format=api", "top_level": 12.057, "filter_top_level": 7.3, "filter_bottom_level": 6.3, "aquifer_confinement": "None", "lithology": null, "high_groundwater_level": null, "low_groundwater_level": null }, { "url": "https://demo.lizard.net/api/v4/filters/123496/?format=api", "id": 123496, "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/1a3083dc-9905-485c-b816-af086c931201/?format=api", "https://demo.lizard.net/api/v4/timeseries/ac62ea49-b6ed-423a-a57d-85fbf0aa86e1/?format=api", "https://demo.lizard.net/api/v4/timeseries/0258f63b-1296-4a10-ab5a-6603360acd6c/?format=api", "https://demo.lizard.net/api/v4/timeseries/81fb2214-0c61-4735-a646-56b7c523dbf5/?format=api", "https://demo.lizard.net/api/v4/timeseries/a4d3d92a-427c-4fc3-bc2c-a9b8d0508461/?format=api", "https://demo.lizard.net/api/v4/timeseries/19dc1572-50e3-413d-8459-23740e5702a0/?format=api", "https://demo.lizard.net/api/v4/timeseries/0004049e-e1b3-4ad9-99d9-50aeb9f9d383/?format=api", "https://demo.lizard.net/api/v4/timeseries/3253bd2a-533a-42cf-8f95-e035e47ebb4a/?format=api", "https://demo.lizard.net/api/v4/timeseries/dc4a18fd-7036-459e-8b89-1929da2c74c7/?format=api", "https://demo.lizard.net/api/v4/timeseries/aeda30d1-6186-42e6-ad5a-54e9891a511c/?format=api" ], "code": "28DM030002", "last_modified": "2024-07-05T17:03:36.825493Z", "created": "2023-08-14T22:34:18.724102Z", "groundwater_station": "https://demo.lizard.net/api/v4/groundwaterstations/92014/?format=api", "top_level": 12.03, "filter_top_level": -8.6, "filter_bottom_level": -10.6, "aquifer_confinement": "None", "lithology": null, "high_groundwater_level": null, "low_groundwater_level": null } ], "name": "28DM030", "station_type": "base", "status": "active", "scale": "region", "surface_level": 11.4, "top_level": null, "bottom_level": null }, { "url": "https://demo.lizard.net/api/v4/groundwaterstations/92015/?format=api", "id": 92015, "code": "28DM031", "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.574651002154463, 52.33322656789458, 0.0 ] }, "last_modified": "2025-02-03T07:32:03.942875Z", "created": "2023-08-14T22:34:19.755350Z", "image_url": "", "timeseries": [], "filters": [ { "url": "https://demo.lizard.net/api/v4/filters/123497/?format=api", "id": 123497, "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/fbb70814-2f5d-43a3-9186-8441cc2652e1/?format=api", "https://demo.lizard.net/api/v4/timeseries/b41f9031-86c1-41b4-b80a-ef26883c2982/?format=api", "https://demo.lizard.net/api/v4/timeseries/616658d5-c8d3-41b3-ab59-74ee736b3999/?format=api", "https://demo.lizard.net/api/v4/timeseries/9da607fa-6dcc-49aa-9094-42ab372a4c67/?format=api", "https://demo.lizard.net/api/v4/timeseries/6ccc1e37-a4c2-455d-b68e-d886b96b68bf/?format=api", "https://demo.lizard.net/api/v4/timeseries/6a820301-e7f8-415b-82af-ec2982764bed/?format=api", "https://demo.lizard.net/api/v4/timeseries/781209aa-2bc2-4584-b54b-5cf9dc961bed/?format=api", "https://demo.lizard.net/api/v4/timeseries/5965acbe-e316-46cc-9545-9bf363aee615/?format=api", "https://demo.lizard.net/api/v4/timeseries/a3ffebab-9501-48f7-a673-095515f93322/?format=api", "https://demo.lizard.net/api/v4/timeseries/c0e0353d-b1bd-4df1-b5fd-120c86a849ec/?format=api" ], "code": "28DM031001", "last_modified": "2024-07-05T17:03:38.022567Z", "created": "2023-08-14T22:34:21.937800Z", "groundwater_station": "https://demo.lizard.net/api/v4/groundwaterstations/92015/?format=api", "top_level": 10.523, "filter_top_level": 5.82, "filter_bottom_level": 4.82, "aquifer_confinement": "None", "lithology": null, "high_groundwater_level": null, "low_groundwater_level": null }, { "url": "https://demo.lizard.net/api/v4/filters/123498/?format=api", "id": 123498, "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/c9753cbe-a3cd-4a28-8dbd-9c202e1a9524/?format=api", "https://demo.lizard.net/api/v4/timeseries/b5ab08a1-6d4e-4c3c-a429-9628afa5df0e/?format=api", "https://demo.lizard.net/api/v4/timeseries/38920ed7-4faa-4cf5-9abe-f41756365204/?format=api", "https://demo.lizard.net/api/v4/timeseries/39fe81ce-1186-4326-81a5-a01f8a1679b3/?format=api", "https://demo.lizard.net/api/v4/timeseries/12ec562c-de10-4ccf-b7a6-7a4368c0443f/?format=api", "https://demo.lizard.net/api/v4/timeseries/74c90bda-6739-47eb-9b1f-40bbbeae8adc/?format=api", "https://demo.lizard.net/api/v4/timeseries/82d8e325-86cb-43ac-8442-392eef2a584d/?format=api", "https://demo.lizard.net/api/v4/timeseries/d4ae35cd-ca6b-4ea0-9c69-9f5a523e7d8b/?format=api", "https://demo.lizard.net/api/v4/timeseries/0f428025-66b9-4be5-b385-d975437e55e1/?format=api", "https://demo.lizard.net/api/v4/timeseries/3ed1a012-9a3d-4b79-8e22-4d6d055138f5/?format=api" ], "code": "28DM031002", "last_modified": "2024-07-05T17:03:38.535553Z", "created": "2023-08-14T22:34:24.071417Z", "groundwater_station": "https://demo.lizard.net/api/v4/groundwaterstations/92015/?format=api", "top_level": 10.472, "filter_top_level": -10.18, "filter_bottom_level": -12.18, "aquifer_confinement": "None", "lithology": null, "high_groundwater_level": null, "low_groundwater_level": null } ], "name": "28DM031", "station_type": "base", "status": "active", "scale": "region", "surface_level": 9.82, "top_level": null, "bottom_level": null }, { "url": "https://demo.lizard.net/api/v4/groundwaterstations/92016/?format=api", "id": 92016, "code": "28DM032", "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.590399314320087, 52.34909386988934, 0.0 ] }, "last_modified": "2025-02-03T07:32:08.480188Z", "created": "2023-08-14T22:34:25.135504Z", "image_url": "", "timeseries": [], "filters": [ { "url": "https://demo.lizard.net/api/v4/filters/123499/?format=api", "id": 123499, "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/3b01c5ab-3d38-4d0c-ae71-f28ec7b68da7/?format=api", "https://demo.lizard.net/api/v4/timeseries/aec278e2-f094-45d2-9d45-25544b7facb4/?format=api", "https://demo.lizard.net/api/v4/timeseries/b464116f-1895-4804-a40e-0e8b1390b0a5/?format=api", "https://demo.lizard.net/api/v4/timeseries/237017f4-1c30-4b8a-be0e-9a9ac215bf9e/?format=api", "https://demo.lizard.net/api/v4/timeseries/7c9d233b-5f92-4d8c-92ff-ca87cbe3270f/?format=api", "https://demo.lizard.net/api/v4/timeseries/213aabbb-9ebe-4478-b11e-f8f99555a7a0/?format=api", "https://demo.lizard.net/api/v4/timeseries/30af5bca-cd8a-412c-9571-02bf7ea801a2/?format=api", "https://demo.lizard.net/api/v4/timeseries/bd1a239e-b7cc-4be0-a38d-e98d8c3432a3/?format=api", "https://demo.lizard.net/api/v4/timeseries/08b4051f-b378-48c0-9891-a569e50d3a37/?format=api", "https://demo.lizard.net/api/v4/timeseries/54b880c3-a32e-4f03-a43a-7ec8135f4783/?format=api" ], "code": "28DM032001", "last_modified": "2024-07-05T17:03:39.830693Z", "created": "2023-08-14T22:34:27.307695Z", "groundwater_station": "https://demo.lizard.net/api/v4/groundwaterstations/92016/?format=api", "top_level": 9.418, "filter_top_level": 7.9, "filter_bottom_level": 6.9, "aquifer_confinement": "None", "lithology": null, "high_groundwater_level": null, "low_groundwater_level": null }, { "url": "https://demo.lizard.net/api/v4/filters/123500/?format=api", "id": 123500, "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/a847f737-29a6-44e7-9ad7-9d4bdda5dc11/?format=api", "https://demo.lizard.net/api/v4/timeseries/fc909a8a-c5ee-45fd-bb28-0647bc01df41/?format=api", "https://demo.lizard.net/api/v4/timeseries/dca7223b-fec0-4195-99a1-b37242c2881c/?format=api", "https://demo.lizard.net/api/v4/timeseries/106e261f-b044-4c39-a88b-cce2cbc173d1/?format=api", "https://demo.lizard.net/api/v4/timeseries/3a9c244e-8fdf-484e-9f7b-a0fa55edd22b/?format=api", "https://demo.lizard.net/api/v4/timeseries/ed24833e-7972-4190-a6ce-1afc3fe3da98/?format=api", "https://demo.lizard.net/api/v4/timeseries/fdee04f8-475b-4e98-9a87-b3ac468e73e2/?format=api", "https://demo.lizard.net/api/v4/timeseries/b7811f36-82f9-401c-adf0-a34eb67bc592/?format=api", "https://demo.lizard.net/api/v4/timeseries/d8ee2a5c-73e8-4cbf-998f-ce6cc6de970e/?format=api", "https://demo.lizard.net/api/v4/timeseries/aa26ab53-54df-4fde-8ebd-3ce7fae14007/?format=api" ], "code": "28DM032002", "last_modified": "2024-07-05T17:03:40.240726Z", "created": "2023-08-14T22:34:29.486019Z", "groundwater_station": "https://demo.lizard.net/api/v4/groundwaterstations/92016/?format=api", "top_level": 9.39, "filter_top_level": -11.3, "filter_bottom_level": -13.3, "aquifer_confinement": "None", "lithology": null, "high_groundwater_level": null, "low_groundwater_level": null } ], "name": "28DM032", "station_type": "base", "status": "active", "scale": "region", "surface_level": 8.7, "top_level": null, "bottom_level": null } ] }{ "count": 12637, "next": "