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=1244
https://demo.lizard.net/api/v4/groundwaterstations/?format=api&page=1245", "previous": "https://demo.lizard.net/api/v4/groundwaterstations/?format=api&page=1243", "results": [ { "url": "https://demo.lizard.net/api/v4/groundwaterstations/91804/?format=api", "id": 91804, "code": "28BM062", "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.545017396927872, 52.47287096792702, 0.0 ] }, "last_modified": "2025-03-17T09:14:21.368279Z", "created": "2023-06-30T15:15:33.594022Z", "image_url": "", "timeseries": [], "filters": [ { "url": "https://demo.lizard.net/api/v4/filters/123442/?format=api", "id": 123442, "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/7234c0d8-605e-4698-9294-f48ffd989cac/?format=api", "https://demo.lizard.net/api/v4/timeseries/d635d653-fefa-4f7c-ab9d-1df3e5ceaf2b/?format=api", "https://demo.lizard.net/api/v4/timeseries/83d7ff82-8291-47b0-ab05-d228caf9a385/?format=api", "https://demo.lizard.net/api/v4/timeseries/190f563f-a99d-4305-81ed-8e5863a683f8/?format=api", "https://demo.lizard.net/api/v4/timeseries/19a74ffe-b846-4ca1-92bb-c9b3d85717f3/?format=api", "https://demo.lizard.net/api/v4/timeseries/47adefea-4e09-4520-9c97-09fe1ed18400/?format=api", "https://demo.lizard.net/api/v4/timeseries/313de467-2660-4043-b898-d7eda56e3f6e/?format=api", "https://demo.lizard.net/api/v4/timeseries/5fc91e3a-2abd-462f-b0e0-cb263e52255c/?format=api", "https://demo.lizard.net/api/v4/timeseries/769ba635-d887-4b36-9ff4-676a3e60f304/?format=api", "https://demo.lizard.net/api/v4/timeseries/2f3d29c3-05de-4642-ab9c-5a3d131e780a/?format=api" ], "code": "28BM062001", "last_modified": "2024-07-05T16:51:58.763213Z", "created": "2023-06-30T15:15:35.736832Z", "groundwater_station": "https://demo.lizard.net/api/v4/groundwaterstations/91804/?format=api", "top_level": 7.58, "filter_top_level": 3.71, "filter_bottom_level": 2.71, "aquifer_confinement": "None", "lithology": null, "high_groundwater_level": null, "low_groundwater_level": null } ], "name": "28BM062", "station_type": "base", "status": "active", "scale": "region", "surface_level": 7.711, "top_level": null, "bottom_level": null }, { "url": "https://demo.lizard.net/api/v4/groundwaterstations/91805/?format=api", "id": 91805, "code": "28BM063", "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.544332377991543, 52.47261771014426, 0.0 ] }, "last_modified": "2025-03-17T09:14:25.053425Z", "created": "2023-06-30T15:15:51.880312Z", "image_url": "", "timeseries": [], "filters": [ { "url": "https://demo.lizard.net/api/v4/filters/123443/?format=api", "id": 123443, "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/1a6b78c9-2263-4d40-8918-d1b509002a8b/?format=api", "https://demo.lizard.net/api/v4/timeseries/38913592-00a3-4072-978e-3d3e72479410/?format=api", "https://demo.lizard.net/api/v4/timeseries/e2880976-4942-4c92-a63f-ec18d5dc6825/?format=api", "https://demo.lizard.net/api/v4/timeseries/4ed88d76-368b-4289-a6ac-dcd6415087c1/?format=api", "https://demo.lizard.net/api/v4/timeseries/727d482a-c44d-4637-99e7-67e06addfbb2/?format=api", "https://demo.lizard.net/api/v4/timeseries/df693f1d-365f-4f4d-b40e-9f32faef2ad4/?format=api", "https://demo.lizard.net/api/v4/timeseries/e2757071-55ed-4f64-b413-f752e3e52450/?format=api", "https://demo.lizard.net/api/v4/timeseries/7d33dd8e-9c07-42bd-a476-dcb35982d90b/?format=api", "https://demo.lizard.net/api/v4/timeseries/c22a095d-b154-4734-b60f-afee4b6fda71/?format=api", "https://demo.lizard.net/api/v4/timeseries/b4a2dfb3-f6ba-4eca-8811-6f404b937b39/?format=api" ], "code": "28BM063001", "last_modified": "2024-07-05T16:51:59.779027Z", "created": "2023-06-30T15:15:53.899691Z", "groundwater_station": "https://demo.lizard.net/api/v4/groundwaterstations/91805/?format=api", "top_level": 8.35, "filter_top_level": 4.4, "filter_bottom_level": 3.4, "aquifer_confinement": "None", "lithology": null, "high_groundwater_level": null, "low_groundwater_level": null } ], "name": "28BM063", "station_type": "base", "status": "active", "scale": "region", "surface_level": 8.4, "top_level": null, "bottom_level": null }, { "url": "https://demo.lizard.net/api/v4/groundwaterstations/91806/?format=api", "id": 91806, "code": "28BM064", "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.547025948103423, 52.47113245800437, 0.0 ] }, "last_modified": "2025-03-17T09:14:28.919339Z", "created": "2023-06-30T15:16:10.060803Z", "image_url": "", "timeseries": [], "filters": [ { "url": "https://demo.lizard.net/api/v4/filters/123444/?format=api", "id": 123444, "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/c6fa0a67-6c1b-484c-a35f-08603fce4fcb/?format=api", "https://demo.lizard.net/api/v4/timeseries/96de4547-f699-48d5-a044-b963900d0ad1/?format=api", "https://demo.lizard.net/api/v4/timeseries/c43e7dae-3cc1-4d01-8edb-001785fa1658/?format=api", "https://demo.lizard.net/api/v4/timeseries/20d858a8-5e63-4ae5-9a35-fcf13aa69475/?format=api", "https://demo.lizard.net/api/v4/timeseries/b3a3ddb5-43e5-4def-950d-6fb15d923905/?format=api", "https://demo.lizard.net/api/v4/timeseries/995fb6b0-0b45-4aa6-b0e3-b602050a988d/?format=api", "https://demo.lizard.net/api/v4/timeseries/5f28403a-37d5-4327-ba08-6a4b860c6f0a/?format=api", "https://demo.lizard.net/api/v4/timeseries/de16b7d1-b2e5-41be-b1cc-12e98d8c4576/?format=api", "https://demo.lizard.net/api/v4/timeseries/96b5243e-2a88-478e-9a87-d3fb54e6ab69/?format=api", "https://demo.lizard.net/api/v4/timeseries/542a6ed6-5c02-402c-993c-4a91465983f9/?format=api" ], "code": "28BM064001", "last_modified": "2024-07-05T16:52:00.902692Z", "created": "2023-06-30T15:16:12.148676Z", "groundwater_station": "https://demo.lizard.net/api/v4/groundwaterstations/91806/?format=api", "top_level": 8.31, "filter_top_level": 4.44, "filter_bottom_level": 3.44, "aquifer_confinement": "None", "lithology": null, "high_groundwater_level": null, "low_groundwater_level": null } ], "name": "28BM064", "station_type": "base", "status": "active", "scale": "region", "surface_level": 8.44, "top_level": null, "bottom_level": null }, { "url": "https://demo.lizard.net/api/v4/groundwaterstations/91807/?format=api", "id": 91807, "code": "28BM065", "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.54633037506834, 52.47072983254996, 0.0 ] }, "last_modified": "2024-07-05T16:52:01.459713Z", "created": "2023-06-30T15:16:28.529400Z", "image_url": "", "timeseries": [], "filters": [ { "url": "https://demo.lizard.net/api/v4/filters/123445/?format=api", "id": 123445, "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/6ae852a7-bdcb-464e-87e6-3287991740e4/?format=api", "https://demo.lizard.net/api/v4/timeseries/8ae5658a-b89b-4b91-b5e9-d2b7fc8b335c/?format=api", "https://demo.lizard.net/api/v4/timeseries/7ef69b7b-9046-46b7-92ed-711eb3ae3198/?format=api", "https://demo.lizard.net/api/v4/timeseries/074e317b-582a-4876-803c-f1c7d399cb37/?format=api", "https://demo.lizard.net/api/v4/timeseries/f557dc05-53a0-41c7-9b85-bf54110329cd/?format=api", "https://demo.lizard.net/api/v4/timeseries/b2b38d61-0b70-47f1-982d-2eccdb1422f3/?format=api", "https://demo.lizard.net/api/v4/timeseries/0b03f810-f975-4d63-99bf-def550a3f49e/?format=api", "https://demo.lizard.net/api/v4/timeseries/fcae6efb-f914-4ee5-b485-7b5ccdb85460/?format=api", "https://demo.lizard.net/api/v4/timeseries/e91d7579-229c-4c99-b0dd-9bdbb0f1dd4f/?format=api", "https://demo.lizard.net/api/v4/timeseries/7bbee7a5-f61a-4c7f-bd8a-f7aff0dde49e/?format=api" ], "code": "28BM065001", "last_modified": "2024-07-05T16:52:01.930657Z", "created": "2023-06-30T15:16:30.639912Z", "groundwater_station": "https://demo.lizard.net/api/v4/groundwaterstations/91807/?format=api", "top_level": 8.06, "filter_top_level": 4.69, "filter_bottom_level": 3.69, "aquifer_confinement": "None", "lithology": null, "high_groundwater_level": null, "low_groundwater_level": null } ], "name": "28BM065", "station_type": "base", "status": "active", "scale": "region", "surface_level": 8.187, "top_level": null, "bottom_level": null }, { "url": "https://demo.lizard.net/api/v4/groundwaterstations/91808/?format=api", "id": 91808, "code": "28BM066", "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.546373190760477, 52.47022416993921, 0.0 ] }, "last_modified": "2025-03-17T09:14:32.735598Z", "created": "2023-06-30T15:16:47.267431Z", "image_url": "", "timeseries": [], "filters": [ { "url": "https://demo.lizard.net/api/v4/filters/123446/?format=api", "id": 123446, "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/ddf004bd-1fea-48c8-b7ac-cdc69ae58a28/?format=api", "https://demo.lizard.net/api/v4/timeseries/1b2989a9-8555-42f5-8577-9c9b8f01f830/?format=api", "https://demo.lizard.net/api/v4/timeseries/565917ee-1c9a-47f8-805c-064a30008100/?format=api", "https://demo.lizard.net/api/v4/timeseries/ee76cfb6-14da-43c5-9231-2f8447850085/?format=api", "https://demo.lizard.net/api/v4/timeseries/e05302de-3df5-4135-b20e-78c5df5a715d/?format=api", "https://demo.lizard.net/api/v4/timeseries/7a30e055-5b22-4ef0-b4a9-5a9f0e4b3899/?format=api", "https://demo.lizard.net/api/v4/timeseries/1e9d4fe3-47de-42e8-bbe2-4cbda8fe431e/?format=api", "https://demo.lizard.net/api/v4/timeseries/59006280-4b1d-4cfb-a3f9-1b9b6cc03184/?format=api", "https://demo.lizard.net/api/v4/timeseries/4455fab6-478e-4a1a-9115-ad47f53b70ff/?format=api", "https://demo.lizard.net/api/v4/timeseries/2ec70025-7666-4083-9a8a-400d4f4e9f8a/?format=api" ], "code": "28BM066001", "last_modified": "2024-07-05T16:52:03.015730Z", "created": "2023-06-30T15:16:49.429548Z", "groundwater_station": "https://demo.lizard.net/api/v4/groundwaterstations/91808/?format=api", "top_level": 8.19, "filter_top_level": 4.32, "filter_bottom_level": 3.32, "aquifer_confinement": "None", "lithology": null, "high_groundwater_level": null, "low_groundwater_level": null } ], "name": "28BM066", "station_type": "base", "status": "active", "scale": "region", "surface_level": 8.318, "top_level": null, "bottom_level": null }, { "url": "https://demo.lizard.net/api/v4/groundwaterstations/91809/?format=api", "id": 91809, "code": "28BM067", "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.54703650047492, 52.46992866581049, 0.0 ] }, "last_modified": "2025-03-17T09:14:35.830343Z", "created": "2023-06-30T15:17:05.584591Z", "image_url": "", "timeseries": [], "filters": [ { "url": "https://demo.lizard.net/api/v4/filters/123447/?format=api", "id": 123447, "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/5725b529-fbfd-47a5-82ae-04e0ea79d22a/?format=api", "https://demo.lizard.net/api/v4/timeseries/2aa8be2e-7db9-444b-9303-eee812a61439/?format=api", "https://demo.lizard.net/api/v4/timeseries/8e4b8a40-051e-41b2-8d90-a3bfec81fafe/?format=api", "https://demo.lizard.net/api/v4/timeseries/f1452997-f461-46c6-9df0-fcc191512b2b/?format=api", "https://demo.lizard.net/api/v4/timeseries/63a95216-923f-416a-80ed-c669eab886f3/?format=api", "https://demo.lizard.net/api/v4/timeseries/bbd14107-dab1-492f-9067-4745f4f88f8e/?format=api", "https://demo.lizard.net/api/v4/timeseries/8ec8ef81-31f0-4c89-aec6-c35083b659e1/?format=api", "https://demo.lizard.net/api/v4/timeseries/21e0c334-ed08-4c35-b457-4d4f07a063ce/?format=api", "https://demo.lizard.net/api/v4/timeseries/bfc15457-205c-41a8-a9b5-f1ebd4c571f8/?format=api", "https://demo.lizard.net/api/v4/timeseries/5f06c7bf-90d8-4ec3-8ee0-6f51a01c73c5/?format=api" ], "code": "28BM067001", "last_modified": "2024-07-05T16:52:03.961446Z", "created": "2023-06-30T15:17:07.729525Z", "groundwater_station": "https://demo.lizard.net/api/v4/groundwaterstations/91809/?format=api", "top_level": 8.24, "filter_top_level": 4.37, "filter_bottom_level": 3.37, "aquifer_confinement": "None", "lithology": null, "high_groundwater_level": null, "low_groundwater_level": null } ], "name": "28BM067", "station_type": "base", "status": "active", "scale": "region", "surface_level": 8.368, "top_level": null, "bottom_level": null }, { "url": "https://demo.lizard.net/api/v4/groundwaterstations/91810/?format=api", "id": 91810, "code": "28BM068", "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.54583859724002, 52.46964600082909, 0.0 ] }, "last_modified": "2025-03-17T09:14:38.894069Z", "created": "2023-06-30T15:17:24.154317Z", "image_url": "", "timeseries": [], "filters": [ { "url": "https://demo.lizard.net/api/v4/filters/123448/?format=api", "id": 123448, "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/4d8d2f11-0f6e-4729-a406-001947475b8b/?format=api", "https://demo.lizard.net/api/v4/timeseries/756a845d-2a20-4430-ac6b-18ac318fb238/?format=api", "https://demo.lizard.net/api/v4/timeseries/c2a3ab09-8452-42ef-92e2-73b7878f3d07/?format=api", "https://demo.lizard.net/api/v4/timeseries/c329565e-ea6f-4344-a80d-19b7fac1b595/?format=api", "https://demo.lizard.net/api/v4/timeseries/39015a73-5960-41e8-8fab-1738c17bc0da/?format=api", "https://demo.lizard.net/api/v4/timeseries/2a5e9cba-a7d5-46d0-9103-92e559217da7/?format=api", "https://demo.lizard.net/api/v4/timeseries/277c73ac-44c7-4484-9a18-b83497a6818b/?format=api", "https://demo.lizard.net/api/v4/timeseries/e6cb3e30-34b4-4f88-b168-d96aff116cc8/?format=api", "https://demo.lizard.net/api/v4/timeseries/893de191-80e2-4e8b-8970-0658950ede19/?format=api", "https://demo.lizard.net/api/v4/timeseries/d06431b7-3da5-4532-ae03-0b7614b6f03e/?format=api" ], "code": "28BM068001", "last_modified": "2024-07-05T16:52:05.012673Z", "created": "2023-06-30T15:17:26.281102Z", "groundwater_station": "https://demo.lizard.net/api/v4/groundwaterstations/91810/?format=api", "top_level": 8.19, "filter_top_level": 4.32, "filter_bottom_level": 3.32, "aquifer_confinement": "None", "lithology": null, "high_groundwater_level": null, "low_groundwater_level": null } ], "name": "28BM068", "station_type": "base", "status": "active", "scale": "region", "surface_level": 8.315, "top_level": null, "bottom_level": null }, { "url": "https://demo.lizard.net/api/v4/groundwaterstations/91811/?format=api", "id": 91811, "code": "28BM069", "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.547362236024526, 52.46958381884399, 0.0 ] }, "last_modified": "2024-07-05T16:52:05.582278Z", "created": "2023-06-30T15:17:43.018352Z", "image_url": "", "timeseries": [], "filters": [ { "url": "https://demo.lizard.net/api/v4/filters/123449/?format=api", "id": 123449, "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/1fd285f1-a2cf-4f22-a283-de2bd06eddb6/?format=api", "https://demo.lizard.net/api/v4/timeseries/59e89148-082f-4b63-bb96-36a444a21a15/?format=api", "https://demo.lizard.net/api/v4/timeseries/e2fb605b-4790-47ca-938b-f2590e536bd3/?format=api", "https://demo.lizard.net/api/v4/timeseries/c7374fc7-970c-47ed-957e-9ec0861dd554/?format=api", "https://demo.lizard.net/api/v4/timeseries/1310a26d-7ddf-4abb-8bfd-caabf4af096b/?format=api", "https://demo.lizard.net/api/v4/timeseries/b21532f9-dc1b-4ada-bdd0-de481fa6909b/?format=api", "https://demo.lizard.net/api/v4/timeseries/0d9d2916-f9de-450f-8963-216d9638772f/?format=api", "https://demo.lizard.net/api/v4/timeseries/470ce98d-8c34-477d-95ae-3fa9cda0b506/?format=api", "https://demo.lizard.net/api/v4/timeseries/e9c3e46b-4cc2-4152-bd61-d6cc380dcba7/?format=api", "https://demo.lizard.net/api/v4/timeseries/bd04adcc-e9f3-4c7e-840b-f740f9f098b1/?format=api" ], "code": "28BM069001", "last_modified": "2024-07-05T16:52:06.153769Z", "created": "2023-06-30T15:17:45.080499Z", "groundwater_station": "https://demo.lizard.net/api/v4/groundwaterstations/91811/?format=api", "top_level": 8.2, "filter_top_level": 4.33, "filter_bottom_level": 3.33, "aquifer_confinement": "None", "lithology": null, "high_groundwater_level": null, "low_groundwater_level": null } ], "name": "28BM069", "station_type": "base", "status": "active", "scale": "region", "surface_level": 8.328, "top_level": null, "bottom_level": null }, { "url": "https://demo.lizard.net/api/v4/groundwaterstations/91812/?format=api", "id": 91812, "code": "28BM070", "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.548535435268238, 52.46903675900262, 0.0 ] }, "last_modified": "2025-03-17T09:14:42.570162Z", "created": "2023-06-30T15:18:02.019503Z", "image_url": "", "timeseries": [], "filters": [ { "url": "https://demo.lizard.net/api/v4/filters/123450/?format=api", "id": 123450, "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/41f38da8-de1f-40bb-a898-7a99ec482503/?format=api", "https://demo.lizard.net/api/v4/timeseries/350d75d9-c64a-49d4-bd1e-96a1b1cab996/?format=api", "https://demo.lizard.net/api/v4/timeseries/a7ba212c-897c-4b4b-a48f-7f5ddd8eeb2a/?format=api", "https://demo.lizard.net/api/v4/timeseries/9ac48535-7fc4-4ec6-9706-3d6cba6ff1e4/?format=api", "https://demo.lizard.net/api/v4/timeseries/1c5aa322-7a48-4c84-abea-c90d31a4faef/?format=api", "https://demo.lizard.net/api/v4/timeseries/7a38d76b-d2c3-4f11-933c-7903d1833e4e/?format=api", "https://demo.lizard.net/api/v4/timeseries/cf913d96-63f8-4844-8384-d1bb2cf1172b/?format=api", "https://demo.lizard.net/api/v4/timeseries/a9cd3c66-1b72-4728-af57-b4a7d4984fa0/?format=api", "https://demo.lizard.net/api/v4/timeseries/ba0858ac-bed3-4599-be0e-325668c044e7/?format=api", "https://demo.lizard.net/api/v4/timeseries/77f9e9a3-8fbf-40b3-ba77-6ae901135909/?format=api" ], "code": "28BM070001", "last_modified": "2024-07-05T16:52:07.283840Z", "created": "2023-06-30T15:18:04.432395Z", "groundwater_station": "https://demo.lizard.net/api/v4/groundwaterstations/91812/?format=api", "top_level": 8.07, "filter_top_level": 4.2, "filter_bottom_level": 3.2, "aquifer_confinement": "None", "lithology": null, "high_groundwater_level": null, "low_groundwater_level": null } ], "name": "28BM070", "station_type": "base", "status": "active", "scale": "region", "surface_level": 8.199, "top_level": null, "bottom_level": null }, { "url": "https://demo.lizard.net/api/v4/groundwaterstations/91813/?format=api", "id": 91813, "code": "28BM071", "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.550907678106861, 52.47724484570242, 0.0 ] }, "last_modified": "2025-03-17T09:14:45.907588Z", "created": "2023-06-30T15:18:21.077088Z", "image_url": "", "timeseries": [], "filters": [ { "url": "https://demo.lizard.net/api/v4/filters/123451/?format=api", "id": 123451, "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/9c4d4c3b-81b0-4ff2-9e9d-30588a41979b/?format=api", "https://demo.lizard.net/api/v4/timeseries/89205642-38ad-4779-b191-3adebc3cc8a6/?format=api", "https://demo.lizard.net/api/v4/timeseries/e8d9726b-dcbc-4545-92d7-04c9fd39e27e/?format=api", "https://demo.lizard.net/api/v4/timeseries/0ad3562c-73ad-45f4-a8fd-d71eff3a4e18/?format=api", "https://demo.lizard.net/api/v4/timeseries/46edf68d-41bc-42c9-8c52-5bb44a1b6e43/?format=api", "https://demo.lizard.net/api/v4/timeseries/754206fd-6f35-4241-8b2f-95b2eaddb59e/?format=api", "https://demo.lizard.net/api/v4/timeseries/e6459e80-048d-4767-87ff-d1c0af183f30/?format=api", "https://demo.lizard.net/api/v4/timeseries/8f9052cd-ce92-4267-9374-ad6cb00d3c21/?format=api", "https://demo.lizard.net/api/v4/timeseries/9a05c30c-660c-4343-87d1-385da7774fa7/?format=api", "https://demo.lizard.net/api/v4/timeseries/2230c844-871f-4a86-8648-c42c6c18b4e0/?format=api" ], "code": "28BM071001", "last_modified": "2024-07-05T16:52:08.346769Z", "created": "2023-06-30T15:18:23.302949Z", "groundwater_station": "https://demo.lizard.net/api/v4/groundwaterstations/91813/?format=api", "top_level": 7.67, "filter_top_level": 3.82, "filter_bottom_level": 2.82, "aquifer_confinement": "None", "lithology": null, "high_groundwater_level": null, "low_groundwater_level": null } ], "name": "28BM071", "station_type": "base", "status": "active", "scale": "region", "surface_level": 7.815, "top_level": null, "bottom_level": null } ] }{ "count": 12637, "next": "