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&page=3
https://zuiderzeeland.lizard.net/api/v4/pumpstations/?format=api&page=4", "previous": "https://zuiderzeeland.lizard.net/api/v4/pumpstations/?format=api&page=2", "results": [ { "url": "https://zuiderzeeland.lizard.net/api/v4/pumpstations/26831/?format=api", "id": 26831, "code": "OP4165", "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.62559385, 52.66187824, 0.0 ] }, "last_modified": "2023-12-23T06:07:16.588910Z", "created": "2020-07-07T19:44:53.170655Z", "image_url": "", "timeseries": [ "https://zuiderzeeland.lizard.net/api/v4/timeseries/a167fcba-caba-4dba-a903-4246dc7160b5/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/40b95d53-d1cb-4ab9-95ff-b5419ce30355/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/c9e5f164-004a-4a0a-af49-0eeef356d19a/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/0eb7c08e-38cb-4c57-9c39-7b00e2504300/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/8c57adb9-685a-4d3a-bdd6-9d93d55f5fa5/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/07f38116-ed7a-4bea-9561-9a81e05f7079/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/5eda4fdd-0988-4563-832a-36c6e4b53b9a/?format=api" ], "pumps": [], "type": "under", "name": "Opvoerpomp Toppad", "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/26832/?format=api", "id": 26832, "code": "OP4115", "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.92765465, 52.66716397, 0.0 ] }, "last_modified": "2023-12-23T06:07:33.546857Z", "created": "2020-07-07T19:44:53.208530Z", "image_url": "", "timeseries": [ "https://zuiderzeeland.lizard.net/api/v4/timeseries/7154a327-64eb-4682-8651-03d20de9a902/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/c5b86b72-16c2-4cee-b89f-cf7d70abab8c/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/a2faa62a-24b4-4ec3-9273-ebb1be6cb962/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/c46cfd8f-6fdc-4593-9b7c-0c95546dcb30/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/a509d110-d222-4dfc-9d5b-3fde3f40c01d/?format=api" ], "pumps": [], "type": "under", "name": "Opvoerpomp Kadoelertocht", "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/26833/?format=api", "id": 26833, "code": "OP4160", "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.7796195, 52.64605203, 0.0 ] }, "last_modified": "2023-12-23T06:07:21.704224Z", "created": "2020-07-07T19:44:53.249283Z", "image_url": "", "timeseries": [ "https://zuiderzeeland.lizard.net/api/v4/timeseries/4e92610a-82f3-4d1e-80f7-831404f63822/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/06f4e9de-7fd8-4c6f-8faf-2afec74160ca/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/e9228c92-bc81-467b-9547-e6dc03544754/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/acf41b50-adab-486a-972b-6b9aba5961cb/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/1d20a9fb-ee57-4ae2-813f-570098ea7487/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/71d6615d-f958-4189-a801-107eda1e693f/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/f9cd3a1b-625c-4291-b721-3dafec976139/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/471b25c3-584e-4980-a543-f6c837d07d05/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/fbd5b0c7-dc34-4a3f-9452-04d76bff3efb/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/c98aa71c-12a2-4214-8e35-04e7a8978af8/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/d1a77675-3559-42b7-bbd8-fbc750751cc6/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/6c9cb8d5-d159-4894-95ed-f492039e2237/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/95403e5c-21ab-4abd-a44e-4fad981bc667/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/1ab7c411-ac36-452f-a679-b0b4f9a29d17/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/1ce3a846-7a41-4012-81c5-c8201546e36b/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/ff9a05be-95b3-4d95-8ee6-48cb6a96dcf4/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/737361eb-5ab4-4471-b945-7a36907dcfbd/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/cd9e449e-adee-4faa-856e-afaac38537ea/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/f1928ea9-f3e6-4175-8524-3ec67a6d4ef5/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/baa2dd05-4073-49dd-b057-bf1921a9cc60/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/dd7e09c9-1cf8-4a01-a278-160f1e97db84/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/3fa69983-989e-4164-a618-180fe46b65fd/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/062fda6c-31aa-4af3-9ae6-7cbb8d92c36a/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/94af4c79-154a-4158-84af-9acd5073c332/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/6720cc58-9d43-4d0d-9053-ff8888154a1c/?format=api" ], "pumps": [], "type": "under", "name": "Opvoerpomp Schokland", "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/26834/?format=api", "id": 26834, "code": "OP4120", "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.92078845, 52.64471541, 0.0 ] }, "last_modified": "2023-12-23T06:07:24.157037Z", "created": "2020-07-07T19:44:53.288527Z", "image_url": "", "timeseries": [ "https://zuiderzeeland.lizard.net/api/v4/timeseries/4ce05a65-5260-4af9-9c70-5ab22eb62f9c/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/fbcdce9e-6a6e-49eb-94ad-d80b37a89403/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/d010062d-4662-4e9c-ab1a-55f85c20c78a/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/37a224aa-0d9d-4154-8425-9a53910d518a/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/5898493b-869c-4d1c-bba6-bae022c60c96/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/4bae4ff6-1e00-489a-9982-e61d183ffe39/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/c02f3ce6-0481-44f5-acde-46bd74125c47/?format=api" ], "pumps": [], "type": "under", "name": "Opvoerpomp Paardentocht-1", "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/26835/?format=api", "id": 26835, "code": "OP4125", "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.91753888, 52.64973639, 0.0 ] }, "last_modified": "2023-12-23T06:08:07.416924Z", "created": "2020-07-07T19:44:53.328050Z", "image_url": "", "timeseries": [ "https://zuiderzeeland.lizard.net/api/v4/timeseries/7d610e69-a9cc-4fce-83b9-3367d02b414b/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/949e2f92-b3e4-41ac-8ecd-ad93ea949627/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/07c9e7ca-9457-4d46-a071-abfd93d58535/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/f8b992f5-0656-4a44-86de-db0a643db322/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/0fcc52d6-3a4c-4091-b4f8-9660a87bd1c6/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/6d48a808-51c6-450e-b5f6-1a2a7ed548a2/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/079f69d9-515e-4b56-b858-e76187952ed2/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/850357c6-561c-4702-b79d-36fd486f6082/?format=api" ], "pumps": [], "type": "under", "name": "Opvoerpomp Paardentocht-2", "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/26836/?format=api", "id": 26836, "code": "OP4130", "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.89065262, 52.65199237, 0.0 ] }, "last_modified": "2023-12-23T06:07:30.755395Z", "created": "2020-07-07T19:44:53.372027Z", "image_url": "", "timeseries": [ "https://zuiderzeeland.lizard.net/api/v4/timeseries/5f88cc0d-ab9c-411e-a7d0-3df0689c55a8/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/904c663e-388e-46b9-af00-8622118a2da3/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/b204f09d-de36-4c47-8631-ed16698a3d98/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/04b2a74a-7f5f-4421-911b-d59661a4f71a/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/cc746b63-ecf7-409b-924b-95cf4ab51538/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/4c3119a9-7ff5-4523-abfb-b7105c8ac58b/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/5851ba55-b5b6-4438-8720-7d019954fec5/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/170b1fcf-5f18-4816-a4e1-ce4620710f0a/?format=api" ], "pumps": [], "type": "under", "name": "Opvoerpomp Hertentocht-1", "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/26837/?format=api", "id": 26837, "code": "OP4135", "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.89080082, 52.6520277, 0.0 ] }, "last_modified": "2023-12-23T06:08:14.111566Z", "created": "2020-07-07T19:44:53.414083Z", "image_url": "", "timeseries": [ "https://zuiderzeeland.lizard.net/api/v4/timeseries/892349e2-a017-4302-a754-35f8ad1793f6/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/b632f15e-82a2-4b81-82b5-4eca2024bf71/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/d74185e8-7420-42ff-8916-864496b9a3b6/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/1c0061fe-b030-40d5-9685-4298507a3c8a/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/6f1358fa-8c03-482f-8235-ade7344ea3f6/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/37739c43-7ec5-4a79-a35c-a00ecfa84a66/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/9a9e57a5-0b05-42e5-9aee-eff452f87738/?format=api" ], "pumps": [], "type": "under", "name": "Opvoerpomp Hertentocht-2", "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/26838/?format=api", "id": 26838, "code": "OP2004", "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.75175031, 52.69185502, 0.0 ] }, "last_modified": "2023-12-23T06:07:37.193859Z", "created": "2020-07-07T19:44:53.455351Z", "image_url": "", "timeseries": [ "https://zuiderzeeland.lizard.net/api/v4/timeseries/f0ab16ea-3a9b-488e-9aa6-ab0ed7ddf897/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/b836d9bd-6a99-4ece-9968-1ceab142c6e3/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/1e235fe2-87b4-4670-b0ef-a81a623f741b/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/9580d162-d6dc-4bd4-9d29-d286a61b8067/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/1a8951b0-cbf3-488b-89b3-2c8354ab3f01/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/9179adf0-b847-4f73-b1de-edbadd1a73df/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/63b6d0ca-3d28-4cdf-94f1-231d745be210/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/92e1f77a-d54c-48c6-bca3-b5d27fa1c0a1/?format=api" ], "pumps": [], "type": "under", "name": "Opvoerpomp Industrieterrein A6", "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/26839/?format=api", "id": 26839, "code": "OP2005", "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.74031323, 52.7173633, 0.0 ] }, "last_modified": "2023-12-23T06:09:19.162311Z", "created": "2020-07-07T19:44:53.493421Z", "image_url": "", "timeseries": [ "https://zuiderzeeland.lizard.net/api/v4/timeseries/fd217b32-e3ee-4689-a2a1-02db17c9e9cd/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/baedb025-35aa-4427-b610-b6da8c942747/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/674517ce-f0ea-4d52-900c-fb927cd32dcb/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/cd6528f7-c62d-4ee3-8f4f-bda72393d5bd/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/ef8344e5-6665-48f4-a1bd-19d7004901de/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/e295e0fd-4d22-4b57-acfe-40e5e27be6c5/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/a3241cb6-abf4-4197-92fd-3f4aa8bf4e7b/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/4cfaae2b-d3b9-4ad7-9fce-4bf8e14646bc/?format=api" ], "pumps": [], "type": "under", "name": "Opvoerpomp Erven Oost", "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/26840/?format=api", "id": 26840, "code": "OP2003", "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.72140563, 52.71799665, 0.0 ] }, "last_modified": "2023-12-23T06:07:59.064685Z", "created": "2020-07-07T19:44:53.533457Z", "image_url": "", "timeseries": [ "https://zuiderzeeland.lizard.net/api/v4/timeseries/9531af7b-775c-413c-b5d1-a1a4a3b64585/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/1ec6fc59-456d-4054-9f14-1221420be2da/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/ac3a73e3-1730-44cb-bf23-011d1b7ca5b9/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/ed700cdd-6697-4da3-abb6-e13a036ebf49/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/7260b102-d6b9-4560-8a4c-23044ff50bd5/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/00739d08-d984-4200-8c48-18c0c6c17e14/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/4b6b2a1c-1743-4353-8a44-6337e0007367/?format=api" ], "pumps": [], "type": "under", "name": "Opvoerpomp Woonwijk Erven West", "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": "