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=1252
https://demo.lizard.net/api/v4/groundwaterstations/?format=api&page=1253", "previous": "https://demo.lizard.net/api/v4/groundwaterstations/?format=api&page=1251", "results": [ { "url": "https://demo.lizard.net/api/v4/groundwaterstations/93327/?format=api", "id": 93327, "code": "28DOW038", "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.527234023579167, 52.32883041770652, 0.0 ] }, "last_modified": "2024-07-05T17:03:46.878011Z", "created": "2024-03-12T15:29:53.829052Z", "image_url": "", "timeseries": [], "filters": [ { "url": "https://demo.lizard.net/api/v4/filters/123583/?format=api", "id": 123583, "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/ab793d5c-e8d3-48c0-92d7-84c45f97fbb1/?format=api", "https://demo.lizard.net/api/v4/timeseries/60e964bb-21de-4186-95ea-b6117f88fbcb/?format=api" ], "code": "28DOW038001", "last_modified": "2024-07-05T17:03:47.994366Z", "created": "2024-03-12T15:29:56.061762Z", "groundwater_station": "https://demo.lizard.net/api/v4/groundwaterstations/93327/?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": "28DOW038", "station_type": "base", "status": "active", "scale": "region", "surface_level": null, "top_level": null, "bottom_level": null }, { "url": "https://demo.lizard.net/api/v4/groundwaterstations/93328/?format=api", "id": 93328, "code": "33BOW", "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.983011503286018, 52.19380764431289, 0.0 ] }, "last_modified": "2024-07-05T17:29:40.521581Z", "created": "2024-03-12T15:47:02.246424Z", "image_url": "", "timeseries": [], "filters": [ { "url": "https://demo.lizard.net/api/v4/filters/123584/?format=api", "id": 123584, "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/9ab44780-288a-4a01-8e8a-27adff611efc/?format=api", "https://demo.lizard.net/api/v4/timeseries/74d01807-85c6-4c7b-856f-1a854dcf4caa/?format=api" ], "code": "33BOW001", "last_modified": "2024-07-05T17:29:41.817373Z", "created": "2024-03-12T15:47:02.697526Z", "groundwater_station": "https://demo.lizard.net/api/v4/groundwaterstations/93328/?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": "33BOW", "station_type": "base", "status": "active", "scale": "region", "surface_level": null, "top_level": null, "bottom_level": null }, { "url": "https://demo.lizard.net/api/v4/groundwaterstations/93329/?format=api", "id": 93329, "code": "33DOW011", "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.007602565830426, 52.25721741176755, 0.0 ] }, "last_modified": "2024-07-05T17:32:55.809134Z", "created": "2024-03-12T15:48:52.259502Z", "image_url": "", "timeseries": [], "filters": [], "name": "33DOW011", "station_type": "base", "status": "active", "scale": "region", "surface_level": null, "top_level": null, "bottom_level": null }, { "url": "https://demo.lizard.net/api/v4/groundwaterstations/93330/?format=api", "id": 93330, "code": "33DOW012", "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.038636503025309, 52.25408428507421, 0.0 ] }, "last_modified": "2024-07-05T17:32:56.228480Z", "created": "2024-03-12T15:48:52.764441Z", "image_url": "", "timeseries": [], "filters": [], "name": "33DOW012", "station_type": "base", "status": "active", "scale": "region", "surface_level": null, "top_level": null, "bottom_level": null }, { "url": "https://demo.lizard.net/api/v4/groundwaterstations/93331/?format=api", "id": 93331, "code": "33DOW013", "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.01607977310224, 52.24663863461224, 0.0 ] }, "last_modified": "2024-07-05T17:32:56.638694Z", "created": "2024-03-12T15:48:53.247937Z", "image_url": "", "timeseries": [], "filters": [], "name": "33DOW013", "station_type": "base", "status": "active", "scale": "region", "surface_level": null, "top_level": null, "bottom_level": null }, { "url": "https://demo.lizard.net/api/v4/groundwaterstations/93332/?format=api", "id": 93332, "code": "33DOW014", "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.005086151652352, 52.26163471674995, 0.0 ] }, "last_modified": "2024-07-05T17:32:57.015320Z", "created": "2024-03-12T15:48:53.735944Z", "image_url": "", "timeseries": [], "filters": [], "name": "33DOW014", "station_type": "base", "status": "active", "scale": "region", "surface_level": null, "top_level": null, "bottom_level": null }, { "url": "https://demo.lizard.net/api/v4/groundwaterstations/93397/?format=api", "id": 93397, "code": "AHPP035", "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.413642583556689, 52.16342021326596, 0.0 ] }, "last_modified": "2024-07-05T18:56:30.616662Z", "created": "2024-03-28T17:57:00.628835Z", "image_url": "", "timeseries": [], "filters": [ { "url": "https://demo.lizard.net/api/v4/filters/123586/?format=api", "id": 123586, "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/790b6157-5193-4819-8a28-a42c5fbcae84/?format=api", "https://demo.lizard.net/api/v4/timeseries/42a375bb-7f57-4d65-9b07-7b13bce2e851/?format=api" ], "code": "AHPP035000", "last_modified": "2024-07-05T18:56:31.390682Z", "created": "2024-03-28T17:57:01.976702Z", "groundwater_station": "https://demo.lizard.net/api/v4/groundwaterstations/93397/?format=api", "top_level": 3.09, "filter_top_level": -23.91, "filter_bottom_level": -33.16, "aquifer_confinement": "None", "lithology": null, "high_groundwater_level": null, "low_groundwater_level": null }, { "url": "https://demo.lizard.net/api/v4/filters/123587/?format=api", "id": 123587, "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/dcb9b982-15d7-421e-9841-521b9bb50525/?format=api", "https://demo.lizard.net/api/v4/timeseries/9af525b9-fc67-438c-ace0-f4f65ce5fac6/?format=api" ], "code": "AHPP035001", "last_modified": "2024-07-05T18:56:31.810724Z", "created": "2024-03-28T17:57:03.211532Z", "groundwater_station": "https://demo.lizard.net/api/v4/groundwaterstations/93397/?format=api", "top_level": 2.47, "filter_top_level": -5.91, "filter_bottom_level": -7.91, "aquifer_confinement": "None", "lithology": null, "high_groundwater_level": null, "low_groundwater_level": null }, { "url": "https://demo.lizard.net/api/v4/filters/123588/?format=api", "id": 123588, "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/6c36ace4-9582-4797-bd38-743f10d01d4c/?format=api", "https://demo.lizard.net/api/v4/timeseries/14015703-5f86-4072-9bcd-9721038dd65f/?format=api" ], "code": "AHPP035002", "last_modified": "2024-07-05T18:56:32.272620Z", "created": "2024-03-28T17:57:04.782836Z", "groundwater_station": "https://demo.lizard.net/api/v4/groundwaterstations/93397/?format=api", "top_level": 2.46, "filter_top_level": -15.91, "filter_bottom_level": -17.91, "aquifer_confinement": "None", "lithology": null, "high_groundwater_level": null, "low_groundwater_level": null }, { "url": "https://demo.lizard.net/api/v4/filters/123589/?format=api", "id": 123589, "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/7c7012f2-d275-4555-9570-ba819bf1282d/?format=api", "https://demo.lizard.net/api/v4/timeseries/fba04b3a-3d6b-4038-96aa-538e681c4a5b/?format=api" ], "code": "AHPP035003", "last_modified": "2024-07-05T18:56:32.696603Z", "created": "2024-03-28T17:57:06.040641Z", "groundwater_station": "https://demo.lizard.net/api/v4/groundwaterstations/93397/?format=api", "top_level": 2.45, "filter_top_level": -23.91, "filter_bottom_level": -25.91, "aquifer_confinement": "None", "lithology": null, "high_groundwater_level": null, "low_groundwater_level": null }, { "url": "https://demo.lizard.net/api/v4/filters/123590/?format=api", "id": 123590, "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/240fecaf-b96b-41d4-8c2a-1113ae6fe6f7/?format=api", "https://demo.lizard.net/api/v4/timeseries/36653d2d-acbd-42ab-a8bb-e965e26fa62f/?format=api" ], "code": "AHPP035004", "last_modified": "2024-07-05T18:56:33.213583Z", "created": "2024-03-28T17:57:07.306105Z", "groundwater_station": "https://demo.lizard.net/api/v4/groundwaterstations/93397/?format=api", "top_level": 2.46, "filter_top_level": -31.16, "filter_bottom_level": -33.16, "aquifer_confinement": "None", "lithology": null, "high_groundwater_level": null, "low_groundwater_level": null }, { "url": "https://demo.lizard.net/api/v4/filters/123591/?format=api", "id": 123591, "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/84264ada-ea78-4952-b94b-ea69e1fe2b23/?format=api", "https://demo.lizard.net/api/v4/timeseries/05a8c73a-fd93-4977-91c0-1036f61161a7/?format=api" ], "code": "AHPP035005", "last_modified": "2024-07-05T18:56:33.698013Z", "created": "2024-03-28T17:57:08.547696Z", "groundwater_station": "https://demo.lizard.net/api/v4/groundwaterstations/93397/?format=api", "top_level": 2.44, "filter_top_level": -38.91, "filter_bottom_level": -40.91, "aquifer_confinement": "None", "lithology": null, "high_groundwater_level": null, "low_groundwater_level": null }, { "url": "https://demo.lizard.net/api/v4/filters/123592/?format=api", "id": 123592, "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/a66b4f2f-5e9f-4578-afb8-6a6536296fd5/?format=api", "https://demo.lizard.net/api/v4/timeseries/c561df18-3c01-49da-a1d2-ceb8f55fd4e3/?format=api" ], "code": "AHPP035006", "last_modified": "2024-07-05T18:56:34.098152Z", "created": "2024-03-28T17:57:09.768819Z", "groundwater_station": "https://demo.lizard.net/api/v4/groundwaterstations/93397/?format=api", "top_level": 2.47, "filter_top_level": -45.91, "filter_bottom_level": -47.91, "aquifer_confinement": "None", "lithology": null, "high_groundwater_level": null, "low_groundwater_level": null }, { "url": "https://demo.lizard.net/api/v4/filters/123593/?format=api", "id": 123593, "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/339f6fce-e2ef-41bd-8357-ffabc2e2889f/?format=api", "https://demo.lizard.net/api/v4/timeseries/b4ee3a77-dd8a-42a9-8794-42aff65fb5f9/?format=api" ], "code": "AHPP035007", "last_modified": "2024-07-05T18:56:34.565504Z", "created": "2024-03-28T17:57:10.999537Z", "groundwater_station": "https://demo.lizard.net/api/v4/groundwaterstations/93397/?format=api", "top_level": 2.45, "filter_top_level": -66.91, "filter_bottom_level": -68.91, "aquifer_confinement": "None", "lithology": null, "high_groundwater_level": null, "low_groundwater_level": null }, { "url": "https://demo.lizard.net/api/v4/filters/123594/?format=api", "id": 123594, "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/47c385df-d922-49d1-a54c-f1ca08ab37fc/?format=api", "https://demo.lizard.net/api/v4/timeseries/886fd376-11b4-45ea-8854-231071f63d91/?format=api" ], "code": "AHPP035008", "last_modified": "2024-07-05T18:56:35.017084Z", "created": "2024-03-28T17:57:12.237459Z", "groundwater_station": "https://demo.lizard.net/api/v4/groundwaterstations/93397/?format=api", "top_level": 2.45, "filter_top_level": -81.91, "filter_bottom_level": -83.91, "aquifer_confinement": "None", "lithology": null, "high_groundwater_level": null, "low_groundwater_level": null }, { "url": "https://demo.lizard.net/api/v4/filters/123595/?format=api", "id": 123595, "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/0c7a2d21-c907-4788-a74e-3f6ea73de486/?format=api", "https://demo.lizard.net/api/v4/timeseries/95351ab0-9613-4040-af5c-f9c7eb60fa48/?format=api" ], "code": "AHPP035009", "last_modified": "2024-07-05T18:56:35.468639Z", "created": "2024-03-28T17:57:13.491357Z", "groundwater_station": "https://demo.lizard.net/api/v4/groundwaterstations/93397/?format=api", "top_level": 2.42, "filter_top_level": -100.91, "filter_bottom_level": -102.91, "aquifer_confinement": "None", "lithology": null, "high_groundwater_level": null, "low_groundwater_level": null }, { "url": "https://demo.lizard.net/api/v4/filters/123596/?format=api", "id": 123596, "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/c8e60cd7-4950-4c58-a174-04f60403f02b/?format=api", "https://demo.lizard.net/api/v4/timeseries/7878a3de-702c-4423-b8b2-9ec5242b3047/?format=api" ], "code": "AHPP035010", "last_modified": "2024-07-05T18:56:35.993952Z", "created": "2024-03-28T17:57:14.719486Z", "groundwater_station": "https://demo.lizard.net/api/v4/groundwaterstations/93397/?format=api", "top_level": 2.43, "filter_top_level": -116.91, "filter_bottom_level": -118.91, "aquifer_confinement": "None", "lithology": null, "high_groundwater_level": null, "low_groundwater_level": null }, { "url": "https://demo.lizard.net/api/v4/filters/123597/?format=api", "id": 123597, "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/21d0421f-9ef1-4f01-8d1d-c932f9ecf49d/?format=api", "https://demo.lizard.net/api/v4/timeseries/36dfb8c7-4ed6-4bca-84e3-836846058b92/?format=api" ], "code": "AHPP035011", "last_modified": "2024-07-05T18:56:36.354061Z", "created": "2024-03-28T17:57:15.975200Z", "groundwater_station": "https://demo.lizard.net/api/v4/groundwaterstations/93397/?format=api", "top_level": 2.44, "filter_top_level": -139.91, "filter_bottom_level": -141.91, "aquifer_confinement": "None", "lithology": null, "high_groundwater_level": null, "low_groundwater_level": null }, { "url": "https://demo.lizard.net/api/v4/filters/123598/?format=api", "id": 123598, "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/8347f46a-b731-46e9-a49d-d33add3097b0/?format=api", "https://demo.lizard.net/api/v4/timeseries/3fd21dda-e3be-410e-b10a-7da2bc120424/?format=api" ], "code": "AHPP035012", "last_modified": "2024-07-05T18:56:36.777403Z", "created": "2024-03-28T17:57:17.240780Z", "groundwater_station": "https://demo.lizard.net/api/v4/groundwaterstations/93397/?format=api", "top_level": 2.75, "filter_top_level": -166.91, "filter_bottom_level": -168.91, "aquifer_confinement": "None", "lithology": null, "high_groundwater_level": null, "low_groundwater_level": null }, { "url": "https://demo.lizard.net/api/v4/filters/123599/?format=api", "id": 123599, "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/d13bcecd-e42c-4010-b573-85771799a038/?format=api", "https://demo.lizard.net/api/v4/timeseries/189263c8-12e5-4d5d-a7c5-b3e41af81f62/?format=api" ], "code": "AHPP035013", "last_modified": "2024-07-05T18:56:37.229689Z", "created": "2024-03-28T17:57:18.504389Z", "groundwater_station": "https://demo.lizard.net/api/v4/groundwaterstations/93397/?format=api", "top_level": 2.77, "filter_top_level": -192.91, "filter_bottom_level": -194.91, "aquifer_confinement": "None", "lithology": null, "high_groundwater_level": null, "low_groundwater_level": null }, { "url": "https://demo.lizard.net/api/v4/filters/123600/?format=api", "id": 123600, "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/9ed930aa-dba5-414f-b82b-134c08125a40/?format=api", "https://demo.lizard.net/api/v4/timeseries/be17e18a-6724-4256-aec8-fcd3c99be47e/?format=api" ], "code": "AHPP035014", "last_modified": "2024-07-05T18:56:37.681329Z", "created": "2024-03-28T17:57:19.806124Z", "groundwater_station": "https://demo.lizard.net/api/v4/groundwaterstations/93397/?format=api", "top_level": 2.47, "filter_top_level": -204.91, "filter_bottom_level": -206.91, "aquifer_confinement": "None", "lithology": null, "high_groundwater_level": null, "low_groundwater_level": null } ], "name": "AHPP035", "station_type": "base", "status": "active", "scale": "region", "surface_level": 3.09, "top_level": null, "bottom_level": null }, { "url": "https://demo.lizard.net/api/v4/groundwaterstations/93398/?format=api", "id": 93398, "code": "AHPP037", "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.408852739765683, 52.17153727780664, 0.0 ] }, "last_modified": "2024-07-05T18:56:39.146592Z", "created": "2024-03-28T17:57:21.170588Z", "image_url": "", "timeseries": [], "filters": [ { "url": "https://demo.lizard.net/api/v4/filters/123601/?format=api", "id": 123601, "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/2c4b0e99-6caa-48c5-a172-4d6e42e6a64e/?format=api", "https://demo.lizard.net/api/v4/timeseries/e62234fd-87ad-40dc-b052-c2c32fbf5b9e/?format=api" ], "code": "AHPP037000", "last_modified": "2024-07-05T18:56:39.835774Z", "created": "2024-03-28T17:57:22.463517Z", "groundwater_station": "https://demo.lizard.net/api/v4/groundwaterstations/93398/?format=api", "top_level": 3.42, "filter_top_level": -17.58, "filter_bottom_level": -31.93, "aquifer_confinement": "None", "lithology": null, "high_groundwater_level": null, "low_groundwater_level": null }, { "url": "https://demo.lizard.net/api/v4/filters/123602/?format=api", "id": 123602, "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/51413286-4086-4bc5-9f9d-fe8ed6cf353a/?format=api", "https://demo.lizard.net/api/v4/timeseries/fd3bd4e6-a53e-4da1-a868-1e2684dd0227/?format=api" ], "code": "AHPP037001", "last_modified": "2024-07-05T18:56:40.294324Z", "created": "2024-03-28T17:57:23.724110Z", "groundwater_station": "https://demo.lizard.net/api/v4/groundwaterstations/93398/?format=api", "top_level": 2.73, "filter_top_level": -1.58, "filter_bottom_level": -3.58, "aquifer_confinement": "None", "lithology": null, "high_groundwater_level": null, "low_groundwater_level": null }, { "url": "https://demo.lizard.net/api/v4/filters/123607/?format=api", "id": 123607, "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/d87e74f8-1378-4625-b8a4-97997815ca39/?format=api", "https://demo.lizard.net/api/v4/timeseries/0551a9e7-bc5d-4b4e-bb81-57e53f70b4bc/?format=api" ], "code": "AHPP037006", "last_modified": "2024-07-05T18:56:42.518079Z", "created": "2024-03-28T17:57:30.039723Z", "groundwater_station": "https://demo.lizard.net/api/v4/groundwaterstations/93398/?format=api", "top_level": 2.68, "filter_top_level": -82.58, "filter_bottom_level": -84.58, "aquifer_confinement": "None", "lithology": null, "high_groundwater_level": null, "low_groundwater_level": null }, { "url": "https://demo.lizard.net/api/v4/filters/123608/?format=api", "id": 123608, "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/04dd134d-df17-48ab-b8b9-dbe6b86fb4c3/?format=api", "https://demo.lizard.net/api/v4/timeseries/c8a1cb5f-3829-4014-ae44-9a807e5e0f3a/?format=api" ], "code": "AHPP037007", "last_modified": "2024-07-05T18:56:42.931810Z", "created": "2024-03-28T17:57:31.310895Z", "groundwater_station": "https://demo.lizard.net/api/v4/groundwaterstations/93398/?format=api", "top_level": 2.68, "filter_top_level": -101.58, "filter_bottom_level": -103.58, "aquifer_confinement": "None", "lithology": null, "high_groundwater_level": null, "low_groundwater_level": null }, { "url": "https://demo.lizard.net/api/v4/filters/123609/?format=api", "id": 123609, "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/e5d4c9cb-04d9-444c-aa48-9dfd69e7eb5a/?format=api", "https://demo.lizard.net/api/v4/timeseries/8ea795ff-9c76-4292-ac86-9cc8f99ccd52/?format=api" ], "code": "AHPP037008", "last_modified": "2024-07-05T18:56:43.351208Z", "created": "2024-03-28T17:57:32.581476Z", "groundwater_station": "https://demo.lizard.net/api/v4/groundwaterstations/93398/?format=api", "top_level": 2.67, "filter_top_level": -116.58, "filter_bottom_level": -118.58, "aquifer_confinement": "None", "lithology": null, "high_groundwater_level": null, "low_groundwater_level": null }, { "url": "https://demo.lizard.net/api/v4/filters/123613/?format=api", "id": 123613, "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/54efe22b-a990-428b-9669-124723ab9ac4/?format=api", "https://demo.lizard.net/api/v4/timeseries/33627dd2-179c-48b2-902b-dd97cbac4fa8/?format=api" ], "code": "AHPP037012", "last_modified": "2024-07-05T18:56:45.177250Z", "created": "2024-03-28T17:57:37.549104Z", "groundwater_station": "https://demo.lizard.net/api/v4/groundwaterstations/93398/?format=api", "top_level": 2.65, "filter_top_level": -173.58, "filter_bottom_level": -175.58, "aquifer_confinement": "None", "lithology": null, "high_groundwater_level": null, "low_groundwater_level": null }, { "url": "https://demo.lizard.net/api/v4/filters/123603/?format=api", "id": 123603, "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/90ac92dc-dfb4-47da-8499-0ea30d0044cc/?format=api", "https://demo.lizard.net/api/v4/timeseries/30b6875e-b6f1-4959-9137-d277fa76c558/?format=api" ], "code": "AHPP037002", "last_modified": "2024-07-05T18:56:40.733502Z", "created": "2024-03-28T17:57:24.976604Z", "groundwater_station": "https://demo.lizard.net/api/v4/groundwaterstations/93398/?format=api", "top_level": 2.72, "filter_top_level": -17.58, "filter_bottom_level": -19.58, "aquifer_confinement": "None", "lithology": null, "high_groundwater_level": null, "low_groundwater_level": null }, { "url": "https://demo.lizard.net/api/v4/filters/123604/?format=api", "id": 123604, "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/cadf121a-dd88-4a7a-ad62-a12b11015a39/?format=api", "https://demo.lizard.net/api/v4/timeseries/49208309-a8d9-48c3-b87a-c36a012399f8/?format=api" ], "code": "AHPP037003", "last_modified": "2024-07-05T18:56:41.226344Z", "created": "2024-03-28T17:57:26.241430Z", "groundwater_station": "https://demo.lizard.net/api/v4/groundwaterstations/93398/?format=api", "top_level": 2.72, "filter_top_level": -29.93, "filter_bottom_level": -31.93, "aquifer_confinement": "None", "lithology": null, "high_groundwater_level": null, "low_groundwater_level": null }, { "url": "https://demo.lizard.net/api/v4/filters/123605/?format=api", "id": 123605, "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/3a558464-893f-48e6-96d5-9cd14da935e9/?format=api", "https://demo.lizard.net/api/v4/timeseries/92919f31-97cf-4113-b69f-42482c09a311/?format=api" ], "code": "AHPP037004", "last_modified": "2024-07-05T18:56:41.660584Z", "created": "2024-03-28T17:57:27.490935Z", "groundwater_station": "https://demo.lizard.net/api/v4/groundwaterstations/93398/?format=api", "top_level": 2.35, "filter_top_level": -42.58, "filter_bottom_level": -44.58, "aquifer_confinement": "None", "lithology": null, "high_groundwater_level": null, "low_groundwater_level": null }, { "url": "https://demo.lizard.net/api/v4/filters/123606/?format=api", "id": 123606, "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/3fb89e33-31e0-4340-8946-209f4df0471a/?format=api", "https://demo.lizard.net/api/v4/timeseries/a2afc713-61cc-4f41-bfd1-41d45370893f/?format=api" ], "code": "AHPP037005", "last_modified": "2024-07-05T18:56:42.074658Z", "created": "2024-03-28T17:57:28.777728Z", "groundwater_station": "https://demo.lizard.net/api/v4/groundwaterstations/93398/?format=api", "top_level": 2.71, "filter_top_level": -57.58, "filter_bottom_level": -59.58, "aquifer_confinement": "None", "lithology": null, "high_groundwater_level": null, "low_groundwater_level": null }, { "url": "https://demo.lizard.net/api/v4/filters/123610/?format=api", "id": 123610, "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/f1421dd1-8025-4120-add2-12edc45aa5a5/?format=api", "https://demo.lizard.net/api/v4/timeseries/a69651db-683d-413e-a6f5-acb2ad49f9ce/?format=api" ], "code": "AHPP037009", "last_modified": "2024-07-05T18:56:43.809486Z", "created": "2024-03-28T17:57:33.818776Z", "groundwater_station": "https://demo.lizard.net/api/v4/groundwaterstations/93398/?format=api", "top_level": 2.29, "filter_top_level": -132.58, "filter_bottom_level": -134.58, "aquifer_confinement": "None", "lithology": null, "high_groundwater_level": null, "low_groundwater_level": null }, { "url": "https://demo.lizard.net/api/v4/filters/123611/?format=api", "id": 123611, "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/13def4b6-0236-4bd6-9e91-f94abe481a01/?format=api", "https://demo.lizard.net/api/v4/timeseries/6ac46dc1-9ed2-4f8d-8ade-5594ce53c549/?format=api" ], "code": "AHPP037010", "last_modified": "2024-07-05T18:56:44.253341Z", "created": "2024-03-28T17:57:35.083453Z", "groundwater_station": "https://demo.lizard.net/api/v4/groundwaterstations/93398/?format=api", "top_level": 2.67, "filter_top_level": -143.08, "filter_bottom_level": -145.08, "aquifer_confinement": "None", "lithology": null, "high_groundwater_level": null, "low_groundwater_level": null }, { "url": "https://demo.lizard.net/api/v4/filters/123612/?format=api", "id": 123612, "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/11cbee5c-d9a8-42ee-a3d1-a7717129e871/?format=api", "https://demo.lizard.net/api/v4/timeseries/cb8d2bf1-2e89-49d0-bb77-1271292437f9/?format=api" ], "code": "AHPP037011", "last_modified": "2024-07-05T18:56:44.731398Z", "created": "2024-03-28T17:57:36.298015Z", "groundwater_station": "https://demo.lizard.net/api/v4/groundwaterstations/93398/?format=api", "top_level": 2.65, "filter_top_level": -157.58, "filter_bottom_level": -159.58, "aquifer_confinement": "None", "lithology": null, "high_groundwater_level": null, "low_groundwater_level": null }, { "url": "https://demo.lizard.net/api/v4/filters/123614/?format=api", "id": 123614, "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/bcb93fd9-9667-499c-b776-8ad5a23a92ed/?format=api", "https://demo.lizard.net/api/v4/timeseries/d2a4ae6b-1c3f-4678-9851-00d9ede37c52/?format=api" ], "code": "AHPP037013", "last_modified": "2024-07-05T18:56:45.610920Z", "created": "2024-03-28T17:57:38.841064Z", "groundwater_station": "https://demo.lizard.net/api/v4/groundwaterstations/93398/?format=api", "top_level": 2.65, "filter_top_level": -193.08, "filter_bottom_level": -195.08, "aquifer_confinement": "None", "lithology": null, "high_groundwater_level": null, "low_groundwater_level": null } ], "name": "AHPP037", "station_type": "base", "status": "active", "scale": "region", "surface_level": 3.42, "top_level": null, "bottom_level": null }, { "url": "https://demo.lizard.net/api/v4/groundwaterstations/93399/?format=api", "id": 93399, "code": "BEPP012", "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.210107716339869, 52.10871555488396, 0.0 ] }, "last_modified": "2024-07-05T19:20:03.792522Z", "created": "2024-03-28T18:20:14.386720Z", "image_url": "", "timeseries": [], "filters": [ { "url": "https://demo.lizard.net/api/v4/filters/123621/?format=api", "id": 123621, "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/74e3dff9-8580-4a95-95b9-cf6a737c432c/?format=api", "https://demo.lizard.net/api/v4/timeseries/4d009c3f-1759-4e58-9ba5-aac7abbceae4/?format=api" ], "code": "BEPP012006", "last_modified": "2024-07-05T19:20:07.164759Z", "created": "2024-03-28T18:20:23.168930Z", "groundwater_station": "https://demo.lizard.net/api/v4/groundwaterstations/93399/?format=api", "top_level": 3.29, "filter_top_level": -155.18, "filter_bottom_level": -156.95, "aquifer_confinement": "None", "lithology": null, "high_groundwater_level": null, "low_groundwater_level": null }, { "url": "https://demo.lizard.net/api/v4/filters/123615/?format=api", "id": 123615, "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/98392222-dcdb-4ad8-a1cb-abd5f65c5d43/?format=api", "https://demo.lizard.net/api/v4/timeseries/51c3f78a-3561-4ac3-9403-480cce649539/?format=api" ], "code": "BEPP012000", "last_modified": "2024-07-05T19:20:04.422318Z", "created": "2024-03-28T18:20:15.639006Z", "groundwater_station": "https://demo.lizard.net/api/v4/groundwaterstations/93399/?format=api", "top_level": 5.05, "filter_top_level": -155.18, "filter_bottom_level": -176.94, "aquifer_confinement": "None", "lithology": null, "high_groundwater_level": null, "low_groundwater_level": null }, { "url": "https://demo.lizard.net/api/v4/filters/123616/?format=api", "id": 123616, "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/ae316d6d-07a4-4106-9f0a-56fffeb39a44/?format=api", "https://demo.lizard.net/api/v4/timeseries/471c57b6-9465-48bf-903f-4120d5e7b275/?format=api" ], "code": "BEPP012001", "last_modified": "2024-07-05T19:20:04.871377Z", "created": "2024-03-28T18:20:16.925262Z", "groundwater_station": "https://demo.lizard.net/api/v4/groundwaterstations/93399/?format=api", "top_level": 3.25, "filter_top_level": -11.95, "filter_bottom_level": -13.95, "aquifer_confinement": "None", "lithology": null, "high_groundwater_level": null, "low_groundwater_level": null }, { "url": "https://demo.lizard.net/api/v4/filters/123617/?format=api", "id": 123617, "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/94a73872-2149-4911-a91d-b1bc654de333/?format=api", "https://demo.lizard.net/api/v4/timeseries/eb7663b1-9ced-4e7e-a648-7cd868a6d95b/?format=api" ], "code": "BEPP012002", "last_modified": "2024-07-05T19:20:05.345503Z", "created": "2024-03-28T18:20:18.190414Z", "groundwater_station": "https://demo.lizard.net/api/v4/groundwaterstations/93399/?format=api", "top_level": 3.3, "filter_top_level": -56.95, "filter_bottom_level": -58.95, "aquifer_confinement": "None", "lithology": null, "high_groundwater_level": null, "low_groundwater_level": null }, { "url": "https://demo.lizard.net/api/v4/filters/123618/?format=api", "id": 123618, "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/9fc88a04-617f-4b7b-86dd-6a1ad4c59ee3/?format=api", "https://demo.lizard.net/api/v4/timeseries/7d5a5e2c-7477-4172-9261-02deb75ed777/?format=api" ], "code": "BEPP012003", "last_modified": "2024-07-05T19:20:05.813486Z", "created": "2024-03-28T18:20:19.428358Z", "groundwater_station": "https://demo.lizard.net/api/v4/groundwaterstations/93399/?format=api", "top_level": 3.29, "filter_top_level": -87.95, "filter_bottom_level": -89.95, "aquifer_confinement": "None", "lithology": null, "high_groundwater_level": null, "low_groundwater_level": null }, { "url": "https://demo.lizard.net/api/v4/filters/123620/?format=api", "id": 123620, "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/3e9d9bf8-a5bd-4d17-b262-8f11f03ca468/?format=api", "https://demo.lizard.net/api/v4/timeseries/25e2a4fe-21b2-4fbd-aee1-444661389f3b/?format=api" ], "code": "BEPP012005", "last_modified": "2024-07-05T19:20:06.783024Z", "created": "2024-03-28T18:20:21.871600Z", "groundwater_station": "https://demo.lizard.net/api/v4/groundwaterstations/93399/?format=api", "top_level": 3.3, "filter_top_level": -127.95, "filter_bottom_level": -129.95, "aquifer_confinement": "None", "lithology": null, "high_groundwater_level": null, "low_groundwater_level": null }, { "url": "https://demo.lizard.net/api/v4/filters/123619/?format=api", "id": 123619, "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/8e08b98b-8e8a-4b76-a40a-0654f06f1faa/?format=api", "https://demo.lizard.net/api/v4/timeseries/3d60f570-a98d-428e-ac76-4aed8deedb9a/?format=api" ], "code": "BEPP012004", "last_modified": "2024-07-05T19:20:06.338273Z", "created": "2024-03-28T18:20:20.658349Z", "groundwater_station": "https://demo.lizard.net/api/v4/groundwaterstations/93399/?format=api", "top_level": 3.28, "filter_top_level": -111.95, "filter_bottom_level": -113.95, "aquifer_confinement": "None", "lithology": null, "high_groundwater_level": null, "low_groundwater_level": null }, { "url": "https://demo.lizard.net/api/v4/filters/123622/?format=api", "id": 123622, "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/eab06614-a375-4ecc-9524-49790568586d/?format=api", "https://demo.lizard.net/api/v4/timeseries/aca42657-e600-47b2-bd2b-7955e25bf052/?format=api" ], "code": "BEPP012007", "last_modified": "2024-07-05T19:20:07.645326Z", "created": "2024-03-28T18:20:25.092068Z", "groundwater_station": "https://demo.lizard.net/api/v4/groundwaterstations/93399/?format=api", "top_level": 3.28, "filter_top_level": -194.95, "filter_bottom_level": -196.95, "aquifer_confinement": "None", "lithology": null, "high_groundwater_level": null, "low_groundwater_level": null } ], "name": "BEPP012", "station_type": "base", "status": "active", "scale": "region", "surface_level": 5.06, "top_level": null, "bottom_level": null }, { "url": "https://demo.lizard.net/api/v4/groundwaterstations/93400/?format=api", "id": 93400, "code": "BH1992-07", "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.163992522777939, 52.36502969650986, 0.0 ] }, "last_modified": "2024-07-05T19:22:31.413516Z", "created": "2024-03-28T18:22:48.520767Z", "image_url": "", "timeseries": [], "filters": [ { "url": "https://demo.lizard.net/api/v4/filters/123623/?format=api", "id": 123623, "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/15f27b75-7664-4f90-a7d9-7b38edfb9884/?format=api", "https://demo.lizard.net/api/v4/timeseries/60ac84f6-4a72-431b-a005-8e9f758e9668/?format=api" ], "code": "BH1992-07000", "last_modified": "2024-07-05T19:22:32.035350Z", "created": "2024-03-28T18:22:49.886034Z", "groundwater_station": "https://demo.lizard.net/api/v4/groundwaterstations/93400/?format=api", "top_level": null, "filter_top_level": -101.36, "filter_bottom_level": -106.36, "aquifer_confinement": "None", "lithology": null, "high_groundwater_level": null, "low_groundwater_level": null }, { "url": "https://demo.lizard.net/api/v4/filters/123624/?format=api", "id": 123624, "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/60da415c-7cee-412a-ad5e-c2cd8c3068cd/?format=api", "https://demo.lizard.net/api/v4/timeseries/d7d76630-f895-4b80-88f8-1f7aa6e367e8/?format=api" ], "code": "BH1992-07001", "last_modified": "2024-07-05T19:22:32.486148Z", "created": "2024-03-28T18:22:51.178902Z", "groundwater_station": "https://demo.lizard.net/api/v4/groundwaterstations/93400/?format=api", "top_level": null, "filter_top_level": -2.36, "filter_bottom_level": -4.36, "aquifer_confinement": "None", "lithology": null, "high_groundwater_level": null, "low_groundwater_level": null }, { "url": "https://demo.lizard.net/api/v4/filters/123625/?format=api", "id": 123625, "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/676cb7b2-7fa9-43da-9448-8fbf8fbbbfff/?format=api", "https://demo.lizard.net/api/v4/timeseries/8bda8cd8-4a02-4d53-af18-0d3f90dc2d8a/?format=api" ], "code": "BH1992-07002", "last_modified": "2024-07-05T19:22:32.950332Z", "created": "2024-03-28T18:22:52.441044Z", "groundwater_station": "https://demo.lizard.net/api/v4/groundwaterstations/93400/?format=api", "top_level": null, "filter_top_level": -15.36, "filter_bottom_level": -17.36, "aquifer_confinement": "None", "lithology": null, "high_groundwater_level": null, "low_groundwater_level": null }, { "url": "https://demo.lizard.net/api/v4/filters/123626/?format=api", "id": 123626, "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/2463983d-ab54-465a-ab91-6bbe167cc320/?format=api", "https://demo.lizard.net/api/v4/timeseries/fe0f50cd-e126-4364-a475-30349507f856/?format=api" ], "code": "BH1992-07003", "last_modified": "2024-07-05T19:22:33.376604Z", "created": "2024-03-28T18:22:53.703201Z", "groundwater_station": "https://demo.lizard.net/api/v4/groundwaterstations/93400/?format=api", "top_level": null, "filter_top_level": -81.36, "filter_bottom_level": -83.36, "aquifer_confinement": "None", "lithology": null, "high_groundwater_level": null, "low_groundwater_level": null }, { "url": "https://demo.lizard.net/api/v4/filters/123627/?format=api", "id": 123627, "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/29fc616b-928c-44be-a2f1-2b67a6a564ec/?format=api", "https://demo.lizard.net/api/v4/timeseries/c2dea610-9214-49c9-8b55-9da517b2fb7c/?format=api" ], "code": "BH1992-07004", "last_modified": "2024-07-05T19:22:33.824461Z", "created": "2024-03-28T18:22:55.148522Z", "groundwater_station": "https://demo.lizard.net/api/v4/groundwaterstations/93400/?format=api", "top_level": null, "filter_top_level": -87.36, "filter_bottom_level": -89.36, "aquifer_confinement": "None", "lithology": null, "high_groundwater_level": null, "low_groundwater_level": null }, { "url": "https://demo.lizard.net/api/v4/filters/123629/?format=api", "id": 123629, "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/b886fe42-0342-40f1-bc73-0cd6ebfa5a2a/?format=api", "https://demo.lizard.net/api/v4/timeseries/fd68b8e3-b807-4a10-b45c-063ea159dc23/?format=api" ], "code": "BH1992-07006", "last_modified": "2024-07-05T19:22:34.698840Z", "created": "2024-03-28T18:22:57.679472Z", "groundwater_station": "https://demo.lizard.net/api/v4/groundwaterstations/93400/?format=api", "top_level": null, "filter_top_level": -125.36, "filter_bottom_level": -127.36, "aquifer_confinement": "None", "lithology": null, "high_groundwater_level": null, "low_groundwater_level": null }, { "url": "https://demo.lizard.net/api/v4/filters/123628/?format=api", "id": 123628, "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/b1af6677-d92e-42c6-bb1f-4566a5c35fc4/?format=api", "https://demo.lizard.net/api/v4/timeseries/bc91fc45-3b4e-40bc-9985-4c89326440cf/?format=api" ], "code": "BH1992-07005", "last_modified": "2024-07-05T19:22:34.255568Z", "created": "2024-03-28T18:22:56.424316Z", "groundwater_station": "https://demo.lizard.net/api/v4/groundwaterstations/93400/?format=api", "top_level": null, "filter_top_level": -102.36, "filter_bottom_level": -104.36, "aquifer_confinement": "None", "lithology": null, "high_groundwater_level": null, "low_groundwater_level": null }, { "url": "https://demo.lizard.net/api/v4/filters/123630/?format=api", "id": 123630, "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/f3cb14c1-6a37-4e45-8664-07ef695799e9/?format=api", "https://demo.lizard.net/api/v4/timeseries/a72252c7-7dfb-4a48-9552-fd655157a366/?format=api" ], "code": "BH1992-07007", "last_modified": "2024-07-05T19:22:35.160940Z", "created": "2024-03-28T18:22:58.996205Z", "groundwater_station": "https://demo.lizard.net/api/v4/groundwaterstations/93400/?format=api", "top_level": null, "filter_top_level": -140.36, "filter_bottom_level": -142.36, "aquifer_confinement": "None", "lithology": null, "high_groundwater_level": null, "low_groundwater_level": null } ], "name": "BH1992-07", "station_type": "base", "status": "active", "scale": "region", "surface_level": 2.64, "top_level": null, "bottom_level": null } ] }{ "count": 12637, "next": "