Pump Station List
List assets of type PumpStation
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
.
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/
GET /api/v4/pumpstations/?format=api
https://zuiderzeeland.lizard.net/api/v4/pumpstations/?format=api&page=2", "previous": null, "results": [ { "url": "https://zuiderzeeland.lizard.net/api/v4/pumpstations/26811/?format=api", "id": 26811, "code": "P2100", "organisation": { "url": "https://zuiderzeeland.lizard.net/api/v4/organisations/188a569b-f0ac-4e98-81db-499de07f7582/?format=api", "uuid": "188a569b-f0ac-4e98-81db-499de07f7582", "name": "Zuiderzeeland" }, "geometry": { "type": "Point", "coordinates": [ 5.93074954, 52.6699542, 0.0 ] }, "last_modified": "2023-12-23T06:04:59.324643Z", "created": "2020-07-07T19:44:52.363316Z", "image_url": "", "timeseries": [ "https://zuiderzeeland.lizard.net/api/v4/timeseries/c7f2a63a-3bab-4a1b-a6c6-e6f3c654839f/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/7b351b8f-a517-4a4e-94b8-bff9c8cfd19f/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/fd4aae81-db6f-4adb-83e7-eedd1b2ef08b/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/e62a8d3f-3dee-4c29-a603-ba2972a7a233/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/2a15f445-76d2-459c-b655-73de1e2271d5/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/03815239-3db2-41a5-891e-1becaa26d26c/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/4ad4bf8a-7b38-4d1b-accb-ea6d36c3acdd/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/b0f08bc4-9900-47cf-a639-b6456501bcaa/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/4c0c228e-ab2a-4c14-ac53-4899cdb66af3/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/8815a8cb-4319-4079-9c71-d1003af9aae6/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/1b45cd0c-6f94-4e4a-888c-52a82a54a97d/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/db3c5721-c7eb-4ef4-b090-e7f3e89fb168/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/f1d3d21d-92d1-471d-8d3e-1cbb65ff12fe/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/44899068-297f-4640-902d-fba13659266f/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/b5e72c32-f050-4a05-b2c1-4ac3ae92965d/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/138dcb2c-0e34-42d8-99db-f67b43991442/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/fb99deae-085d-4c22-be45-f4c96bf0242d/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/4335bd80-3bdc-422e-a0b0-90bbcb5fe28e/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/046b3de9-c6c8-464a-990a-2d82487bdef9/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/f024269e-c8cf-40f3-9514-3f1e68a2ed34/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/fd17d879-df24-4e99-9765-191f8e1941b2/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/47bf6f11-3086-4eff-ad32-4b966e30e926/?format=api" ], "pumps": [], "type": "other", "name": "Gemaal Smeenge", "start_point": null, "end_point": null, "connection_serial": null, "allowed_flow_direction": null, "capacity": null, "start_level": null, "stop_level": null, "start_level_delivery_side": null, "stop_level_delivery_side": null }, { "url": "https://zuiderzeeland.lizard.net/api/v4/pumpstations/26812/?format=api", "id": 26812, "code": "P2200", "organisation": { "url": "https://zuiderzeeland.lizard.net/api/v4/organisations/188a569b-f0ac-4e98-81db-499de07f7582/?format=api", "uuid": "188a569b-f0ac-4e98-81db-499de07f7582", "name": "Zuiderzeeland" }, "geometry": { "type": "Point", "coordinates": [ 5.60380201, 52.65840551, 0.0 ] }, "last_modified": "2025-03-11T06:00:13.560699Z", "created": "2020-07-07T19:44:52.431898Z", "image_url": "", "timeseries": [ "https://zuiderzeeland.lizard.net/api/v4/timeseries/132f240b-2049-4e0b-9451-1b14be5c9392/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/2ef80a11-89bb-44a5-b257-db9d0bd765a6/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/035178cb-4db8-49b8-bc67-9f0554e6309b/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/bacde669-7f5b-4050-8fdb-cb7325e41ba0/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/39ef8f0c-fbd9-4196-9389-0fe9c0a64042/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/1a618798-d3fb-4a30-af91-ad9d524cf436/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/f8f3c9bd-cf83-4734-aafa-2008a6141207/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/a5d6d40e-d04b-4824-ba36-fc721c4364d9/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/36d42a82-1c49-4a70-b334-89d7951e7944/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/4493468e-5f96-4d52-a9d8-d8c913bb9bb4/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/2ea2c171-8386-48ee-b3af-382db0de44da/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/6adf74e9-a728-48cd-af0b-baeaad4c1bff/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/020d4910-ec34-4d01-8753-a8615b537656/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/7abd928c-9824-47ae-af5e-d74495473b3a/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/7992389a-07a4-4682-b8f4-19046193a730/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/d28fe7fe-b7bb-4b73-929b-f35deac0bdc1/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/cd1dc4e5-9365-4966-aef9-9a9c9f85d796/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/dbfada13-5720-47bc-ba6e-1247ad8e3fc2/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/3e2a6015-6cf7-4fe6-83fe-742418c5e3f0/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/2d4bba2b-34a8-4c0d-ac05-2b0da636edc0/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/705fc181-2cda-4cb0-924a-4be1caeb4727/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/b5d7e669-b8ce-459a-ba53-05330e938218/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/1ac84376-0be9-4a60-ba5f-356344061537/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/f7e8893c-e4d3-4707-a75a-7a14c5e02dde/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/c37a58a0-0eaa-429b-a34a-89135896a0fe/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/0d41113b-78ce-4704-ade6-0dba60987293/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/215fc8ff-d1c5-4148-be41-3d7cdd91bb4a/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/14122643-031b-4e48-8cd1-1beabe6d7943/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/340c122c-e97e-4698-9c6b-1d5b933b8422/?format=api" ], "pumps": [], "type": "other", "name": "Gemaal Vissering", "start_point": null, "end_point": null, "connection_serial": null, "allowed_flow_direction": null, "capacity": null, "start_level": null, "stop_level": null, "start_level_delivery_side": null, "stop_level_delivery_side": null }, { "url": "https://zuiderzeeland.lizard.net/api/v4/pumpstations/26813/?format=api", "id": 26813, "code": "P2000", "organisation": { "url": "https://zuiderzeeland.lizard.net/api/v4/organisations/188a569b-f0ac-4e98-81db-499de07f7582/?format=api", "uuid": "188a569b-f0ac-4e98-81db-499de07f7582", "name": "Zuiderzeeland" }, "geometry": { "type": "Point", "coordinates": [ 5.71403424, 52.83843337, 0.0 ] }, "last_modified": "2023-12-23T06:05:11.710475Z", "created": "2020-07-07T19:44:52.472761Z", "image_url": "", "timeseries": [ "https://zuiderzeeland.lizard.net/api/v4/timeseries/ca4b45aa-041b-4c34-95b6-e6b7c91f27c1/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/e7a625da-2819-4028-a697-2b38c77197f5/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/3aaeb60a-9d54-4b86-b216-733e18f5e081/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/4e39a8c0-9f2e-4e1f-a90a-4fe614641ea9/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/a58854fd-8178-4de3-9e45-ede1f2ed9bc2/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/e7b98695-282f-4224-a0f8-3b7c38557dde/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/7b3f2a85-252b-4b96-8a10-0f48e1286178/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/5041de36-da0a-4e78-930e-a9d7b478704e/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/ced026ca-794b-4904-9db6-7a83a6ebaed7/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/8b8364c8-e2eb-435c-96e6-425d2611488c/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/6b81b8d9-3f85-4743-9321-bcb8a7248328/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/34538352-06cf-480a-ab24-2afaabeae2b2/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/b4b37bf3-e514-4bba-9f99-67fd71c6d55f/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/a895c51e-6952-41b5-bfb5-4f3d2641d585/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/1b0c011e-01a7-4c73-9d37-85a77e9a5cb7/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/ff6623f7-0b7f-410a-b8bd-cdc6276afc5c/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/ec6d0366-58f2-4cef-ba21-077edc4eeda4/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/183eb2a3-edd0-47fd-a41b-4abd5d281698/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/9b586e9b-10f8-4303-814a-ff160131dd4d/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/ace7489c-229d-4c03-a3c1-f3bbf5708826/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/2ded4918-f2de-4234-8c87-3b6af6a53ee5/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/3c0648dc-643a-4759-87a5-5f366982bbfe/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/b822c9be-5fbf-439b-ae4e-3b3f4ff6ee45/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/455a565a-ede6-48da-bbad-c5fc1d31c156/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/c249b8c0-251b-4de1-aed5-aea21111c250/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/c673e005-b2c0-4b59-800e-ffd3f8e96b77/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/f7645571-29f1-445a-9512-a353c3f952c3/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/d2f5f3d2-0ced-499b-bd82-41b163b77ee9/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/6eb51be3-5d28-42f8-989d-0d9e2afb8660/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/1fd99124-c956-4664-8fe9-3cffb3003bbc/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/a99e31a1-aaa7-4458-a90d-819f83bf0ee9/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/6142d938-613e-4147-9750-fc33c6be3927/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/24e20e54-8fa4-4053-b541-72d0ce38c57f/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/a120f6af-5a88-4243-806c-4169173ea02d/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/4770f242-1b51-461b-83bf-6a9f79833a10/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/0c273760-d520-4e04-a593-cc881ee4dc28/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/98992380-d7bd-4716-966e-158881f5c439/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/cb53ad34-b456-416b-9f5c-26ec0f0ba805/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/08148c8f-90e1-4e43-9ce1-dc8df0592848/?format=api" ], "pumps": [], "type": "under", "name": "Opvoerpomp Buma", "start_point": null, "end_point": null, "connection_serial": null, "allowed_flow_direction": null, "capacity": null, "start_level": null, "stop_level": null, "start_level_delivery_side": null, "stop_level_delivery_side": null }, { "url": "https://zuiderzeeland.lizard.net/api/v4/pumpstations/26814/?format=api", "id": 26814, "code": "P2600", "organisation": { "url": "https://zuiderzeeland.lizard.net/api/v4/organisations/188a569b-f0ac-4e98-81db-499de07f7582/?format=api", "uuid": "188a569b-f0ac-4e98-81db-499de07f7582", "name": "Zuiderzeeland" }, "geometry": { "type": "Point", "coordinates": [ 5.22516083, 52.41848511, 0.0 ] }, "last_modified": "2025-03-11T06:00:17.331794Z", "created": "2020-07-07T19:44:52.511169Z", "image_url": "", "timeseries": [ "https://zuiderzeeland.lizard.net/api/v4/timeseries/e596f1f4-188d-44a0-8109-dd397f11d889/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/23b41254-9f69-43ca-8007-2ad175a0be04/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/61097fc6-5588-4d36-8193-c5f9ffd3717b/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/1c96bf53-aa66-453b-95b3-2498229d66ca/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/dbb35790-b272-49fe-9313-4741ab76997a/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/024615e3-ef5b-41d5-b4d4-e3489d20d462/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/88b05737-87e2-4dc2-b133-2eae9efb46f3/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/f4bafbd7-2d44-4ff2-8ad2-9464be6df93e/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/a2319a05-e11c-4189-abea-c6f7e4acaec7/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/97038658-49d5-4018-891d-3db1adc863b0/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/c144cec4-7a5d-42e2-bdc5-16c2dda0067d/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/8ef0c625-d276-44bb-8f72-00b2c677fd91/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/b7bb5056-6c3f-4226-8f31-1e4e6c5263cb/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/e7543933-6126-4c90-b3a1-be1b3cb05423/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/40a09d8c-5cc0-47cc-93bf-08e98faf992c/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/f1cc5f4f-564e-464f-a451-fb24e9b06446/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/a715b302-8290-41f5-88af-56b353ccfc4e/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/f8791832-1a7b-4d77-a32b-8f83eb78ae49/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/9e28229b-2bd0-4073-a770-985fd54b5215/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/44babf86-3cdf-4063-b36c-2897ceb9c819/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/0946fb5d-a804-4a54-8812-ff643081df00/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/76fa3acf-8ec0-4f2c-a411-989ee80194ba/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/6e32761b-4e93-4479-9195-711f74a3594d/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/aea9dc71-395c-4e1a-87d0-7ebd42a972d0/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/e185de16-b8c5-4e14-aa87-6f589a985cdb/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/a25e7100-b18b-4d6d-8fd4-04c3ef4432f7/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/ea8441de-e0cb-4698-8967-9a6e769ce27f/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/16ac145d-14a8-45a0-a59a-e53cef38b991/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/361add61-99ee-4837-8df6-796fb8c43eaa/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/d3ab6304-ab9b-4f34-ac91-dc150f96037a/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/f215173f-d07e-4ceb-afde-dfbfe5f40199/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/2477a38f-7130-4f2e-863c-dd88ee96d504/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/cda886a6-620c-4a1e-89ac-0c49db6eadd4/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/109066ea-e9de-43cc-8583-364404460db2/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/1fbebbcf-abbb-49ac-b82d-aedce5683d5c/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/2feb962e-56f6-44e9-994a-b7a49d55c858/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/5b43619f-5f74-457d-a800-50bde5763c81/?format=api" ], "pumps": [], "type": "other", "name": "Gemaal De Blocq van Kuffeler", "start_point": null, "end_point": null, "connection_serial": null, "allowed_flow_direction": null, "capacity": null, "start_level": null, "stop_level": null, "start_level_delivery_side": null, "stop_level_delivery_side": null }, { "url": "https://zuiderzeeland.lizard.net/api/v4/pumpstations/26815/?format=api", "id": 26815, "code": "P2400", "organisation": { "url": "https://zuiderzeeland.lizard.net/api/v4/organisations/188a569b-f0ac-4e98-81db-499de07f7582/?format=api", "uuid": "188a569b-f0ac-4e98-81db-499de07f7582", "name": "Zuiderzeeland" }, "geometry": { "type": "Point", "coordinates": [ 5.6155491, 52.37215787, 0.0 ] }, "last_modified": "2023-12-23T06:05:24.237738Z", "created": "2020-07-07T19:44:52.550108Z", "image_url": "", "timeseries": [ "https://zuiderzeeland.lizard.net/api/v4/timeseries/588d7e2a-cf95-40ed-a674-a39df85a7cab/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/358975c7-47c9-4c24-9e37-2add9985b65b/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/d3e3a4b3-62af-4315-8896-35d6bfe32330/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/d2a0c4c1-1bb4-4772-96cf-453f320c1e68/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/869f68a8-77a5-43b0-9ef3-b5ee7955896a/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/0ed5ad10-e8ed-4ada-bb70-5c3d12b22898/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/efb03c2a-3098-412d-8f1d-c87daf2b1f1b/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/adf69764-cc06-43d4-9dcc-8199bd8cc436/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/12d56325-0419-4325-9896-3cc3b526e9fc/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/f78232de-e15e-469f-8156-e4b7af08b35c/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/799303d3-6b8a-4847-8029-bc444193a560/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/7e82566b-aa1e-41e6-abd7-239deedab892/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/2d59e8f0-b084-471f-8175-94446dde0da1/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/16079a8c-0b92-4ef4-976e-98e866c18672/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/a277081a-85f8-474f-85f1-c3a98a397145/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/d1fb622d-d463-4801-a5d8-b7b107aba7ba/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/3de091b9-9335-42b0-93c3-18fbc313c96a/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/7ab4fcac-3da1-42c2-b5b4-ea6024b1f766/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/bc6d7b24-b0d1-4876-ae38-07d7ad8adb8d/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/4bfef10c-fd71-4ac0-85d3-43f311182d7c/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/9e9a867a-f972-4bfc-b863-fed8af8dc66b/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/52633351-4a06-4f2b-b2e8-ea84af2c01f1/?format=api" ], "pumps": [], "type": "other", "name": "Gemaal Lovink", "start_point": null, "end_point": null, "connection_serial": null, "allowed_flow_direction": null, "capacity": null, "start_level": null, "stop_level": null, "start_level_delivery_side": null, "stop_level_delivery_side": null }, { "url": "https://zuiderzeeland.lizard.net/api/v4/pumpstations/26816/?format=api", "id": 26816, "code": "P2300", "organisation": { "url": "https://zuiderzeeland.lizard.net/api/v4/organisations/188a569b-f0ac-4e98-81db-499de07f7582/?format=api", "uuid": "188a569b-f0ac-4e98-81db-499de07f7582", "name": "Zuiderzeeland" }, "geometry": { "type": "Point", "coordinates": [ 5.75781654, 52.58014296, 0.0 ] }, "last_modified": "2025-03-11T06:00:17.780191Z", "created": "2020-07-07T19:44:52.588808Z", "image_url": "", "timeseries": [ "https://zuiderzeeland.lizard.net/api/v4/timeseries/5c03823a-bbb5-4a8c-9c82-aafccf28461d/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/ac22a867-1af2-43d4-aff6-66daa605ba91/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/b3839fad-c135-4433-a4e2-8191985ebc81/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/ca302fba-d4c4-4f80-b028-a9f91443bd83/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/8a6d586c-504a-4dfa-8b42-d727f362e4d9/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/18dc73c3-3227-431e-a235-41bd39e87d80/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/e9e6cf3d-8174-4668-bb12-89c2448ebc66/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/3658e8e1-723f-430a-848f-7931885f6b85/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/eeaa5c02-6e59-4a6f-8d69-b885776ffe6f/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/2f483cdd-8f37-4010-a014-012782d1231e/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/c7c63093-ac91-4ba5-b4a1-c087c4c57040/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/12d678c9-a760-4d51-8647-e88fb480fa65/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/91fb5569-2e94-481f-8283-eaa9b75fa0c7/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/31677f72-97fc-4a1d-ae9b-d151a7ae9992/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/5e3af773-7540-4e72-b5e9-e1121f1d2df7/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/db28273b-8375-416b-a05b-d45eafbd921d/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/1eeb79cf-2c67-4581-9cd4-327048617f6f/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/9a850451-fcd3-4aac-82ce-f7d84f5fe238/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/95589227-6dae-4370-a975-765e44a42deb/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/6dc984f7-db16-4eb0-819f-09fe0e496d68/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/9f8e61ae-ad7d-4d1d-8df9-d4a4361e5f8e/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/bc96d3e2-295b-408f-84f4-b6fcdcfae99f/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/a9509e3d-ef58-43af-9242-d81cdc412e14/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/36fa43ad-e33b-401c-ae75-cf47f0d5a374/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/f6d8b190-378f-4d52-929f-d49c84227a22/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/5111ab4d-a51f-424c-a8ba-29783a183887/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/27b2df41-f160-4d15-8899-99722e749eec/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/377d65d5-954d-411d-a740-7c857100f898/?format=api" ], "pumps": [], "type": "other", "name": "Gemaal Colijn", "start_point": null, "end_point": null, "connection_serial": null, "allowed_flow_direction": null, "capacity": null, "start_level": null, "stop_level": null, "start_level_delivery_side": null, "stop_level_delivery_side": null }, { "url": "https://zuiderzeeland.lizard.net/api/v4/pumpstations/26817/?format=api", "id": 26817, "code": "P2500", "organisation": { "url": "https://zuiderzeeland.lizard.net/api/v4/organisations/188a569b-f0ac-4e98-81db-499de07f7582/?format=api", "uuid": "188a569b-f0ac-4e98-81db-499de07f7582", "name": "Zuiderzeeland" }, "geometry": { "type": "Point", "coordinates": [ 5.42081028, 52.50419791, 0.0 ] }, "last_modified": "2023-12-23T06:05:39.626113Z", "created": "2020-07-07T19:44:52.626222Z", "image_url": "", "timeseries": [ "https://zuiderzeeland.lizard.net/api/v4/timeseries/a0c99044-7664-4426-9fe1-db20a2bd9c3b/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/3e090ea5-c455-485f-8b1f-3133c2d0acfb/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/b09e40f5-b49d-4d37-ad8e-f1a23e1353c9/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/fcfdf7f6-6d74-44ee-8147-8c04c99282c0/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/bbc19e04-13de-4db3-bae7-80649482d2be/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/ccddb63e-ab97-4de1-bcf0-dfb884de408e/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/5d029ae3-9770-4ee9-8794-1e20910a246e/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/afbb7582-539c-442a-9170-5b86044ab11c/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/64cb48b9-f315-473b-9efb-91476139b7f3/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/0ba0e89a-c70e-43ad-a57c-5f7a1c8351dd/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/407a3de0-6ca2-4ce3-8adc-dd6cabdbd6ff/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/3d823423-45f3-479b-ac9f-67853e7b1d8d/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/e390c02b-fe24-441b-96ce-033625eb6f5f/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/74716bc9-202e-4b8c-b36d-2ff3a9525578/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/814c5c7f-ce1b-41f9-995b-bef86c7a9366/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/c0b1c8c1-144c-4dd1-8c74-bcf88a3e4b26/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/a0f6c37d-0d7b-4551-8750-4a0bc296070e/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/a527ce52-d2bf-4c49-8277-68d3b22f527a/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/b3530dd8-57e7-4ce4-844c-11c855a5f448/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/157fa262-cd92-4e25-b9b7-a833687d1d11/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/c90f8c9d-7792-4b42-9fe6-32f738ebbdfe/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/934cbdb1-6584-48a8-b0df-def1bce57895/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/dc6c5823-6552-4f46-af9c-4826369bf15a/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/26392cac-017e-4d73-b0a0-d921d162a235/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/78e0dbee-24a0-4dd6-a1af-72152d905de2/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/217a6d6e-cfdc-42d5-8e90-8c80a2cf8985/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/69e9797a-be0f-4141-9cc9-bc6851053136/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/0cf8eeec-de06-4d88-ba8e-63e5f2a6bf56/?format=api" ], "pumps": [], "type": "other", "name": "Gemaal Wortman", "start_point": null, "end_point": null, "connection_serial": null, "allowed_flow_direction": null, "capacity": null, "start_level": null, "stop_level": null, "start_level_delivery_side": null, "stop_level_delivery_side": null }, { "url": "https://zuiderzeeland.lizard.net/api/v4/pumpstations/26818/?format=api", "id": 26818, "code": "OBN3040", "organisation": { "url": "https://zuiderzeeland.lizard.net/api/v4/organisations/188a569b-f0ac-4e98-81db-499de07f7582/?format=api", "uuid": "188a569b-f0ac-4e98-81db-499de07f7582", "name": "Zuiderzeeland" }, "geometry": { "type": "Point", "coordinates": [ 5.67861437, 52.68573148, 0.0 ] }, "last_modified": "2021-02-19T04:49:53.481975Z", "created": "2020-07-07T19:44:52.663573Z", "image_url": "", "timeseries": [], "pumps": [], "type": "other", "name": "Gemaal De Fuut", "start_point": null, "end_point": null, "connection_serial": null, "allowed_flow_direction": null, "capacity": null, "start_level": null, "stop_level": null, "start_level_delivery_side": null, "stop_level_delivery_side": null }, { "url": "https://zuiderzeeland.lizard.net/api/v4/pumpstations/26819/?format=api", "id": 26819, "code": "OBN3060", "organisation": { "url": "https://zuiderzeeland.lizard.net/api/v4/organisations/188a569b-f0ac-4e98-81db-499de07f7582/?format=api", "uuid": "188a569b-f0ac-4e98-81db-499de07f7582", "name": "Zuiderzeeland" }, "geometry": { "type": "Point", "coordinates": [ 5.67791655, 52.68532873, 0.0 ] }, "last_modified": "2021-02-19T04:49:53.512695Z", "created": "2020-07-07T19:44:52.701577Z", "image_url": "", "timeseries": [], "pumps": [], "type": "other", "name": "Gemaal De Rietgors", "start_point": null, "end_point": null, "connection_serial": null, "allowed_flow_direction": null, "capacity": null, "start_level": null, "stop_level": null, "start_level_delivery_side": null, "stop_level_delivery_side": null }, { "url": "https://zuiderzeeland.lizard.net/api/v4/pumpstations/26820/?format=api", "id": 26820, "code": "ZOF-NOP5260", "organisation": { "url": "https://zuiderzeeland.lizard.net/api/v4/organisations/188a569b-f0ac-4e98-81db-499de07f7582/?format=api", "uuid": "188a569b-f0ac-4e98-81db-499de07f7582", "name": "Zuiderzeeland" }, "geometry": { "type": "Point", "coordinates": [ 5.1721901, 52.38869332, 0.0 ] }, "last_modified": "2021-02-19T04:49:54.890870Z", "created": "2020-07-07T19:44:52.741277Z", "image_url": "", "timeseries": [], "pumps": [], "type": "other", "name": "Gemaal AZ Sectie Noord", "start_point": null, "end_point": null, "connection_serial": null, "allowed_flow_direction": null, "capacity": null, "start_level": null, "stop_level": null, "start_level_delivery_side": null, "stop_level_delivery_side": null } ] }{ "count": 140, "next": "