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=291
https://demo.lizard.net/api/v4/pumpstations/?format=api&page=292", "previous": "https://demo.lizard.net/api/v4/pumpstations/?format=api&page=290", "results": [ { "url": "https://demo.lizard.net/api/v4/pumpstations/26816/?format=api", "id": 26816, "code": "P2300", "organisation": { "url": "https://demo.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://demo.lizard.net/api/v4/timeseries/5c03823a-bbb5-4a8c-9c82-aafccf28461d/?format=api", "https://demo.lizard.net/api/v4/timeseries/ac22a867-1af2-43d4-aff6-66daa605ba91/?format=api", "https://demo.lizard.net/api/v4/timeseries/b3839fad-c135-4433-a4e2-8191985ebc81/?format=api", "https://demo.lizard.net/api/v4/timeseries/ca302fba-d4c4-4f80-b028-a9f91443bd83/?format=api", "https://demo.lizard.net/api/v4/timeseries/8a6d586c-504a-4dfa-8b42-d727f362e4d9/?format=api", "https://demo.lizard.net/api/v4/timeseries/18dc73c3-3227-431e-a235-41bd39e87d80/?format=api", "https://demo.lizard.net/api/v4/timeseries/e9e6cf3d-8174-4668-bb12-89c2448ebc66/?format=api", "https://demo.lizard.net/api/v4/timeseries/3658e8e1-723f-430a-848f-7931885f6b85/?format=api", "https://demo.lizard.net/api/v4/timeseries/eeaa5c02-6e59-4a6f-8d69-b885776ffe6f/?format=api", "https://demo.lizard.net/api/v4/timeseries/2f483cdd-8f37-4010-a014-012782d1231e/?format=api", "https://demo.lizard.net/api/v4/timeseries/c7c63093-ac91-4ba5-b4a1-c087c4c57040/?format=api", "https://demo.lizard.net/api/v4/timeseries/12d678c9-a760-4d51-8647-e88fb480fa65/?format=api", "https://demo.lizard.net/api/v4/timeseries/91fb5569-2e94-481f-8283-eaa9b75fa0c7/?format=api", "https://demo.lizard.net/api/v4/timeseries/31677f72-97fc-4a1d-ae9b-d151a7ae9992/?format=api", "https://demo.lizard.net/api/v4/timeseries/5e3af773-7540-4e72-b5e9-e1121f1d2df7/?format=api", "https://demo.lizard.net/api/v4/timeseries/db28273b-8375-416b-a05b-d45eafbd921d/?format=api", "https://demo.lizard.net/api/v4/timeseries/1eeb79cf-2c67-4581-9cd4-327048617f6f/?format=api", "https://demo.lizard.net/api/v4/timeseries/9a850451-fcd3-4aac-82ce-f7d84f5fe238/?format=api", "https://demo.lizard.net/api/v4/timeseries/95589227-6dae-4370-a975-765e44a42deb/?format=api", "https://demo.lizard.net/api/v4/timeseries/6dc984f7-db16-4eb0-819f-09fe0e496d68/?format=api", "https://demo.lizard.net/api/v4/timeseries/9f8e61ae-ad7d-4d1d-8df9-d4a4361e5f8e/?format=api", "https://demo.lizard.net/api/v4/timeseries/bc96d3e2-295b-408f-84f4-b6fcdcfae99f/?format=api", "https://demo.lizard.net/api/v4/timeseries/a9509e3d-ef58-43af-9242-d81cdc412e14/?format=api", "https://demo.lizard.net/api/v4/timeseries/36fa43ad-e33b-401c-ae75-cf47f0d5a374/?format=api", "https://demo.lizard.net/api/v4/timeseries/f6d8b190-378f-4d52-929f-d49c84227a22/?format=api", "https://demo.lizard.net/api/v4/timeseries/5111ab4d-a51f-424c-a8ba-29783a183887/?format=api", "https://demo.lizard.net/api/v4/timeseries/27b2df41-f160-4d15-8899-99722e749eec/?format=api", "https://demo.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://demo.lizard.net/api/v4/pumpstations/26817/?format=api", "id": 26817, "code": "P2500", "organisation": { "url": "https://demo.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://demo.lizard.net/api/v4/timeseries/a0c99044-7664-4426-9fe1-db20a2bd9c3b/?format=api", "https://demo.lizard.net/api/v4/timeseries/3e090ea5-c455-485f-8b1f-3133c2d0acfb/?format=api", "https://demo.lizard.net/api/v4/timeseries/b09e40f5-b49d-4d37-ad8e-f1a23e1353c9/?format=api", "https://demo.lizard.net/api/v4/timeseries/fcfdf7f6-6d74-44ee-8147-8c04c99282c0/?format=api", "https://demo.lizard.net/api/v4/timeseries/ccddb63e-ab97-4de1-bcf0-dfb884de408e/?format=api", "https://demo.lizard.net/api/v4/timeseries/bbc19e04-13de-4db3-bae7-80649482d2be/?format=api", "https://demo.lizard.net/api/v4/timeseries/5d029ae3-9770-4ee9-8794-1e20910a246e/?format=api", "https://demo.lizard.net/api/v4/timeseries/afbb7582-539c-442a-9170-5b86044ab11c/?format=api", "https://demo.lizard.net/api/v4/timeseries/64cb48b9-f315-473b-9efb-91476139b7f3/?format=api", "https://demo.lizard.net/api/v4/timeseries/0ba0e89a-c70e-43ad-a57c-5f7a1c8351dd/?format=api", "https://demo.lizard.net/api/v4/timeseries/407a3de0-6ca2-4ce3-8adc-dd6cabdbd6ff/?format=api", "https://demo.lizard.net/api/v4/timeseries/3d823423-45f3-479b-ac9f-67853e7b1d8d/?format=api", "https://demo.lizard.net/api/v4/timeseries/e390c02b-fe24-441b-96ce-033625eb6f5f/?format=api", "https://demo.lizard.net/api/v4/timeseries/74716bc9-202e-4b8c-b36d-2ff3a9525578/?format=api", "https://demo.lizard.net/api/v4/timeseries/814c5c7f-ce1b-41f9-995b-bef86c7a9366/?format=api", "https://demo.lizard.net/api/v4/timeseries/c0b1c8c1-144c-4dd1-8c74-bcf88a3e4b26/?format=api", "https://demo.lizard.net/api/v4/timeseries/a0f6c37d-0d7b-4551-8750-4a0bc296070e/?format=api", "https://demo.lizard.net/api/v4/timeseries/a527ce52-d2bf-4c49-8277-68d3b22f527a/?format=api", "https://demo.lizard.net/api/v4/timeseries/b3530dd8-57e7-4ce4-844c-11c855a5f448/?format=api", "https://demo.lizard.net/api/v4/timeseries/157fa262-cd92-4e25-b9b7-a833687d1d11/?format=api", "https://demo.lizard.net/api/v4/timeseries/c90f8c9d-7792-4b42-9fe6-32f738ebbdfe/?format=api", "https://demo.lizard.net/api/v4/timeseries/934cbdb1-6584-48a8-b0df-def1bce57895/?format=api", "https://demo.lizard.net/api/v4/timeseries/dc6c5823-6552-4f46-af9c-4826369bf15a/?format=api", "https://demo.lizard.net/api/v4/timeseries/26392cac-017e-4d73-b0a0-d921d162a235/?format=api", "https://demo.lizard.net/api/v4/timeseries/78e0dbee-24a0-4dd6-a1af-72152d905de2/?format=api", "https://demo.lizard.net/api/v4/timeseries/217a6d6e-cfdc-42d5-8e90-8c80a2cf8985/?format=api", "https://demo.lizard.net/api/v4/timeseries/69e9797a-be0f-4141-9cc9-bc6851053136/?format=api", "https://demo.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://demo.lizard.net/api/v4/pumpstations/26818/?format=api", "id": 26818, "code": "OBN3040", "organisation": { "url": "https://demo.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://demo.lizard.net/api/v4/pumpstations/26819/?format=api", "id": 26819, "code": "OBN3060", "organisation": { "url": "https://demo.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://demo.lizard.net/api/v4/pumpstations/26820/?format=api", "id": 26820, "code": "ZOF-NOP5260", "organisation": { "url": "https://demo.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 }, { "url": "https://demo.lizard.net/api/v4/pumpstations/26821/?format=api", "id": 26821, "code": "OP3080", "organisation": { "url": "https://demo.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.66488846, 52.67187324, 0.0 ] }, "last_modified": "2025-03-11T06:00:10.878445Z", "created": "2020-07-07T19:44:52.781291Z", "image_url": "", "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/9be2ad69-efad-4cbe-85bd-b282b7f628e0/?format=api", "https://demo.lizard.net/api/v4/timeseries/8637e164-b5b4-48e4-98e7-ce7dc8b723a5/?format=api", "https://demo.lizard.net/api/v4/timeseries/4ab4e9dc-5ee5-4a7b-a972-e142882f569f/?format=api", "https://demo.lizard.net/api/v4/timeseries/c58fd1ef-c632-4e9b-914a-3069ea20748c/?format=api", "https://demo.lizard.net/api/v4/timeseries/44128d32-0922-4b58-b34e-82cd32d51e03/?format=api", "https://demo.lizard.net/api/v4/timeseries/f1cca634-a953-406b-9a00-2c02790941b9/?format=api", "https://demo.lizard.net/api/v4/timeseries/98e94d55-79f5-4583-9abe-7197eebc15de/?format=api", "https://demo.lizard.net/api/v4/timeseries/23298f4c-7981-4523-b28d-836bfc5fcb53/?format=api", "https://demo.lizard.net/api/v4/timeseries/dc51a2f3-2ded-4031-83c0-972255b258f9/?format=api", "https://demo.lizard.net/api/v4/timeseries/2f4740b2-8599-45f4-8830-3460917d811c/?format=api", "https://demo.lizard.net/api/v4/timeseries/836a71e5-32a3-4c81-8d13-f9f876c425e0/?format=api", "https://demo.lizard.net/api/v4/timeseries/37cc833a-3ef3-49ad-8eb5-86043be00605/?format=api", "https://demo.lizard.net/api/v4/timeseries/bafaf393-3e8b-4720-86a5-ed24f713788b/?format=api", "https://demo.lizard.net/api/v4/timeseries/4d11abb4-5409-430a-96fc-0260b8fbdfee/?format=api", "https://demo.lizard.net/api/v4/timeseries/481553de-dc36-470d-943a-a61406392ecf/?format=api", "https://demo.lizard.net/api/v4/timeseries/83e77af2-7ecc-4959-a1e7-a87dfecd67ca/?format=api", "https://demo.lizard.net/api/v4/timeseries/350b061e-ac77-4fe6-8765-1e46c813452b/?format=api", "https://demo.lizard.net/api/v4/timeseries/5ba5dda3-0b4f-4044-a4cf-c1d1474f4a68/?format=api", "https://demo.lizard.net/api/v4/timeseries/51362e78-853e-4f78-b5fc-316305ed65e9/?format=api", "https://demo.lizard.net/api/v4/timeseries/fc6c4b36-e70a-4ca7-9862-f539a4d34742/?format=api", "https://demo.lizard.net/api/v4/timeseries/f0cc0407-55ea-466b-a045-77bd150f4b4d/?format=api", "https://demo.lizard.net/api/v4/timeseries/8ee0f3cd-d8a1-4fe6-8033-7ad1ef2974f6/?format=api" ], "pumps": [], "type": "under", "name": "Opvoerpomp De Kievit", "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://demo.lizard.net/api/v4/pumpstations/26822/?format=api", "id": 26822, "code": "OP3100", "organisation": { "url": "https://demo.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.68082443, 52.66893637, 0.0 ] }, "last_modified": "2025-03-11T06:00:12.469143Z", "created": "2020-07-07T19:44:52.820078Z", "image_url": "", "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/1106c73a-32ad-44d3-9092-c855629a55ab/?format=api", "https://demo.lizard.net/api/v4/timeseries/3d22f0b1-7fe0-459e-aa53-47c71aa2dea9/?format=api", "https://demo.lizard.net/api/v4/timeseries/ca4147bb-f59d-4f27-8500-be304c8797f1/?format=api", "https://demo.lizard.net/api/v4/timeseries/eb473bfe-3794-4392-93ab-f746e44a743f/?format=api", "https://demo.lizard.net/api/v4/timeseries/2e49bc50-36a2-408c-ba92-5d7b5b83c57a/?format=api", "https://demo.lizard.net/api/v4/timeseries/f44f3288-e3a5-401c-9d3a-cc7f0623b010/?format=api", "https://demo.lizard.net/api/v4/timeseries/ff3758b3-4d7c-4b27-bc7e-a6118e09c790/?format=api", "https://demo.lizard.net/api/v4/timeseries/ed00cc97-24bb-43e0-9ddf-7065bb800be1/?format=api", "https://demo.lizard.net/api/v4/timeseries/e20610a7-e53c-4919-a54b-19c7f49b3ff0/?format=api", "https://demo.lizard.net/api/v4/timeseries/2ce59f50-f809-4984-b3dc-70d6fbf99e6f/?format=api", "https://demo.lizard.net/api/v4/timeseries/2264896b-9ed4-4e1c-9b32-e6821aea3a4b/?format=api", "https://demo.lizard.net/api/v4/timeseries/b5d61ab7-a574-4e50-bf48-dbb2e4eb1106/?format=api", "https://demo.lizard.net/api/v4/timeseries/a05cdb9c-c1c0-428b-9070-819e5e3683ca/?format=api", "https://demo.lizard.net/api/v4/timeseries/17f44466-531a-4dde-b098-34c56db38294/?format=api", "https://demo.lizard.net/api/v4/timeseries/511c9733-8359-494d-a678-ffe62ebc4bcf/?format=api", "https://demo.lizard.net/api/v4/timeseries/3264953b-63d2-430d-9cee-42037d764cf3/?format=api", "https://demo.lizard.net/api/v4/timeseries/745eb8f8-59e9-425e-bb7f-706674a618ea/?format=api", "https://demo.lizard.net/api/v4/timeseries/2ca35554-1b36-4007-b61e-d4cd6d3bf275/?format=api", "https://demo.lizard.net/api/v4/timeseries/da816bf5-a44c-4632-955c-d48b7c35e6d6/?format=api", "https://demo.lizard.net/api/v4/timeseries/8c56dcc7-e708-4c36-a9c5-4aa388c3e450/?format=api", "https://demo.lizard.net/api/v4/timeseries/7afe7a8e-2ed7-4865-837f-fe2989edac57/?format=api", "https://demo.lizard.net/api/v4/timeseries/64875205-430b-49a3-a2b9-f140f98681e4/?format=api", "https://demo.lizard.net/api/v4/timeseries/21bbc4c5-65e9-4993-adb1-bf2f0440ba2f/?format=api", "https://demo.lizard.net/api/v4/timeseries/9874e070-eec6-41c8-9480-c541200221cf/?format=api" ], "pumps": [], "type": "under", "name": "Opvoerpomp Piet Oberman", "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://demo.lizard.net/api/v4/pumpstations/26823/?format=api", "id": 26823, "code": "OP3020", "organisation": { "url": "https://demo.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.65775622, 52.71645848, 0.0 ] }, "last_modified": "2023-12-23T06:06:49.083141Z", "created": "2020-07-07T19:44:52.857260Z", "image_url": "", "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/0f2130f1-5afd-4db7-9f8d-5761e1e9e614/?format=api", "https://demo.lizard.net/api/v4/timeseries/faa0db6e-ea00-4c70-b52c-948f3ee73279/?format=api", "https://demo.lizard.net/api/v4/timeseries/d9cb8332-d886-49d1-967a-323d485f9edf/?format=api", "https://demo.lizard.net/api/v4/timeseries/3cebd450-4a96-4116-b69e-71e110be75b3/?format=api", "https://demo.lizard.net/api/v4/timeseries/8353f50d-cda4-41fc-93d8-36dc2e594a16/?format=api", "https://demo.lizard.net/api/v4/timeseries/9e358683-3308-4a2e-99ee-620e257e1140/?format=api", "https://demo.lizard.net/api/v4/timeseries/82e70e89-b947-42e8-9349-733828936bdc/?format=api", "https://demo.lizard.net/api/v4/timeseries/08cf8403-ff1b-411f-80f0-05f788db63b0/?format=api", "https://demo.lizard.net/api/v4/timeseries/2e1c276b-7bfa-4a55-b600-4ac9975e9203/?format=api", "https://demo.lizard.net/api/v4/timeseries/faf770da-bfa4-4660-bbda-5418cf7b14cc/?format=api", "https://demo.lizard.net/api/v4/timeseries/fa6ee4a6-23e8-4371-a21d-163ae3f5c00e/?format=api", "https://demo.lizard.net/api/v4/timeseries/517df2d9-bda5-4bb4-bc8b-74d5cc0bb70f/?format=api", "https://demo.lizard.net/api/v4/timeseries/91c5e09d-2db1-4a3f-b9c1-57af23998ffd/?format=api" ], "pumps": [], "type": "under", "name": "Opvoerpomp Steven Rippen", "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://demo.lizard.net/api/v4/pumpstations/26824/?format=api", "id": 26824, "code": "OP3160", "organisation": { "url": "https://demo.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.67891109, 52.68452995, 0.0 ] }, "last_modified": "2023-12-23T06:05:59.089283Z", "created": "2020-07-07T19:44:52.895757Z", "image_url": "", "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/a216dcc2-00f0-4804-a7db-7e0adf22af68/?format=api", "https://demo.lizard.net/api/v4/timeseries/cb20061e-d7c3-405c-840f-87c3abcf6ea3/?format=api", "https://demo.lizard.net/api/v4/timeseries/442ae976-1690-4e98-b231-db97c68f8939/?format=api", "https://demo.lizard.net/api/v4/timeseries/76770235-cd0b-4634-9b94-8a8f9e13e289/?format=api", "https://demo.lizard.net/api/v4/timeseries/966edbad-d709-4327-843a-ccddcfc1c5c9/?format=api", "https://demo.lizard.net/api/v4/timeseries/11567965-f43a-4f75-bb87-34758b042469/?format=api", "https://demo.lizard.net/api/v4/timeseries/1f17cd68-5be2-4e85-b390-d0a6948c12b7/?format=api", "https://demo.lizard.net/api/v4/timeseries/01838a75-84fe-418e-9c53-f39ca67bc3ab/?format=api", "https://demo.lizard.net/api/v4/timeseries/160b2623-f1a2-490e-82bb-89630410ef29/?format=api", "https://demo.lizard.net/api/v4/timeseries/f7aaedf6-e2c9-44f3-81dd-63ff0d8b8f7d/?format=api", "https://demo.lizard.net/api/v4/timeseries/5a392fe0-9e71-4aad-b2b2-5e33d177d862/?format=api", "https://demo.lizard.net/api/v4/timeseries/dccf89b1-0940-4379-8318-c52573994ae4/?format=api", "https://demo.lizard.net/api/v4/timeseries/3334c9ca-408e-427d-9725-ae4edd7c414f/?format=api", "https://demo.lizard.net/api/v4/timeseries/a3c89042-adc5-47d4-b885-2efef0d8b420/?format=api", "https://demo.lizard.net/api/v4/timeseries/7b92cac6-adae-43f3-9be8-a8c78e6f30d9/?format=api", "https://demo.lizard.net/api/v4/timeseries/d19a4b82-fbf5-4a1f-b0bf-fa4f09e52dab/?format=api", "https://demo.lizard.net/api/v4/timeseries/c4ab6913-33a6-40a9-ba56-a458f5a9eeba/?format=api", "https://demo.lizard.net/api/v4/timeseries/f5320a69-668f-4737-8960-5d63814738fd/?format=api", "https://demo.lizard.net/api/v4/timeseries/37f6ca39-8155-497a-a16b-ac671d54c3af/?format=api" ], "pumps": [], "type": "under", "name": "Opvoerpomp IJsvogel", "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://demo.lizard.net/api/v4/pumpstations/26825/?format=api", "id": 26825, "code": "OP3140", "organisation": { "url": "https://demo.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.8724002, 52.71233361, 0.0 ] }, "last_modified": "2023-12-23T06:06:32.875770Z", "created": "2020-07-07T19:44:52.933374Z", "image_url": "", "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/2ffd3f85-aa1d-469a-8656-38fecf0242cf/?format=api", "https://demo.lizard.net/api/v4/timeseries/46ae84af-c4c4-4262-be8d-b13bf38f4974/?format=api", "https://demo.lizard.net/api/v4/timeseries/3bb36e55-e39e-4740-bd65-855bd7f77706/?format=api", "https://demo.lizard.net/api/v4/timeseries/07bcdd72-6719-41ad-8ae3-f521d873855b/?format=api", "https://demo.lizard.net/api/v4/timeseries/eaf8ed8b-527b-4e36-8349-bc630a62c10c/?format=api", "https://demo.lizard.net/api/v4/timeseries/a5043b65-52a7-4b10-a1db-8ad1900141c2/?format=api", "https://demo.lizard.net/api/v4/timeseries/aedcae27-7261-468c-a630-631390ef88ec/?format=api", "https://demo.lizard.net/api/v4/timeseries/8c31df18-24c3-4288-a827-95ae57f2987b/?format=api", "https://demo.lizard.net/api/v4/timeseries/96cd5275-d56e-4cc9-8e4a-61a93d59dfe0/?format=api", "https://demo.lizard.net/api/v4/timeseries/f54d9c90-2e1b-4035-95e7-f05085fae8e8/?format=api", "https://demo.lizard.net/api/v4/timeseries/a9176f43-58d0-4055-b218-84cc3d407668/?format=api", "https://demo.lizard.net/api/v4/timeseries/cfd98af1-1b7a-409b-a467-00971275abb0/?format=api", "https://demo.lizard.net/api/v4/timeseries/3f0b5a15-e4e8-4777-a8af-48fa73249d41/?format=api", "https://demo.lizard.net/api/v4/timeseries/ff53b818-d32a-4e9f-8af2-499bfc37c7d0/?format=api", "https://demo.lizard.net/api/v4/timeseries/a6a5d491-eb2a-4824-951c-1e2668e20513/?format=api", "https://demo.lizard.net/api/v4/timeseries/86f9c066-bb45-4dda-89d4-4c16297bc5c6/?format=api", "https://demo.lizard.net/api/v4/timeseries/6840f715-03b2-416e-8d4a-3e34df74d880/?format=api", "https://demo.lizard.net/api/v4/timeseries/46b09714-da16-47f4-8b08-7f7e0688fec8/?format=api", "https://demo.lizard.net/api/v4/timeseries/22630678-5ef2-48f6-8c0d-d4bfb5ec0ef7/?format=api", "https://demo.lizard.net/api/v4/timeseries/0da6163a-f1d3-4af9-8f1f-7a6f05fdaab9/?format=api", "https://demo.lizard.net/api/v4/timeseries/a522c47a-334a-46e5-9e01-cd404c449deb/?format=api", "https://demo.lizard.net/api/v4/timeseries/9d1ad44c-e2db-4053-9dce-0f669252aa19/?format=api" ], "pumps": [], "type": "under", "name": "Opvoerpomp De Expansie", "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": 3136, "next": "