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=290
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 3136,
    "next": "https://demo.lizard.net/api/v4/pumpstations/?format=api&page=291",
    "previous": "https://demo.lizard.net/api/v4/pumpstations/?format=api&page=289",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/pumpstations/26244/?format=api",
            "id": 26244,
            "code": "271_7",
            "organisation": {
                "url": "https://demo.lizard.net/api/v4/organisations/83280e0e-2100-4a72-8f5f-78cc6abaedfb/?format=api",
                "uuid": "83280e0e-2100-4a72-8f5f-78cc6abaedfb",
                "name": "Almere"
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    5.2852694,
                    52.36165955,
                    0.0
                ]
            },
            "last_modified": "2025-01-03T13:31:43.910266Z",
            "created": "2020-06-04T10:15:07.515875Z",
            "image_url": "",
            "timeseries": [],
            "pumps": [],
            "type": "sewer",
            "name": "Hooiland",
            "start_point": null,
            "end_point": null,
            "connection_serial": null,
            "allowed_flow_direction": null,
            "capacity": null,
            "start_level": -7.75,
            "stop_level": -7.95,
            "start_level_delivery_side": -7.4,
            "stop_level_delivery_side": -8.05
        },
        {
            "url": "https://demo.lizard.net/api/v4/pumpstations/26245/?format=api",
            "id": 26245,
            "code": "271T8",
            "organisation": {
                "url": "https://demo.lizard.net/api/v4/organisations/83280e0e-2100-4a72-8f5f-78cc6abaedfb/?format=api",
                "uuid": "83280e0e-2100-4a72-8f5f-78cc6abaedfb",
                "name": "Almere"
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    5.276203271,
                    52.35624045,
                    0.0
                ]
            },
            "last_modified": "2025-01-03T13:31:41.292388Z",
            "created": "2020-06-04T10:15:07.563336Z",
            "image_url": "",
            "timeseries": [],
            "pumps": [],
            "type": "sewer",
            "name": "LPR veld 8",
            "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/26258/?format=api",
            "id": 26258,
            "code": "KGM-Q-20273",
            "organisation": {
                "url": "https://demo.lizard.net/api/v4/organisations/474afd21-2f2e-4b4f-8261-5142f1d67acb/?format=api",
                "uuid": "474afd21-2f2e-4b4f-8261-5142f1d67acb",
                "name": "Hoogheemraadschap Hollands Noorderkwartier"
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    4.759855993252602,
                    52.69203114809561,
                    0.0
                ]
            },
            "last_modified": "2023-07-13T13:29:37.634188Z",
            "created": "2020-06-09T07:10:04.826863Z",
            "image_url": "",
            "timeseries": [
                "https://demo.lizard.net/api/v4/timeseries/d11da143-257d-4b46-a464-ba1d4f33f111/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/9fecc6cf-8243-4736-b9c6-578bcf683491/?format=api"
            ],
            "pumps": [],
            "type": "polder",
            "name": "Diepsmeer",
            "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/26261/?format=api",
            "id": 26261,
            "code": "KGM-WS-19",
            "organisation": {
                "url": "https://demo.lizard.net/api/v4/organisations/474afd21-2f2e-4b4f-8261-5142f1d67acb/?format=api",
                "uuid": "474afd21-2f2e-4b4f-8261-5142f1d67acb",
                "name": "Hoogheemraadschap Hollands Noorderkwartier"
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    4.77537146122746,
                    52.75974572746362,
                    0.0
                ]
            },
            "last_modified": "2024-03-30T07:10:15.089288Z",
            "created": "2020-06-09T07:10:31.067989Z",
            "image_url": "",
            "timeseries": [],
            "pumps": [],
            "type": "polder",
            "name": "Blokbemaling Westerend",
            "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/26263/?format=api",
            "id": 26263,
            "code": "KGM-Q-20275",
            "organisation": {
                "url": "https://demo.lizard.net/api/v4/organisations/474afd21-2f2e-4b4f-8261-5142f1d67acb/?format=api",
                "uuid": "474afd21-2f2e-4b4f-8261-5142f1d67acb",
                "name": "Hoogheemraadschap Hollands Noorderkwartier"
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    4.806856291277282,
                    52.71287487706362,
                    0.0
                ]
            },
            "last_modified": "2024-03-30T07:10:14.876486Z",
            "created": "2020-06-09T07:10:31.307131Z",
            "image_url": "",
            "timeseries": [
                "https://demo.lizard.net/api/v4/timeseries/90266e47-4ad2-4d6c-a575-250c20602a8c/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/caba35c2-51d8-4a29-852e-7245406183d1/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/25578902-888a-4b37-8239-5cf48a6ccd07/?format=api"
            ],
            "pumps": [],
            "type": "polder",
            "name": "Zuiderkoog",
            "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/26811/?format=api",
            "id": 26811,
            "code": "P2100",
            "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.93074954,
                    52.6699542,
                    0.0
                ]
            },
            "last_modified": "2023-12-23T06:04:59.324643Z",
            "created": "2020-07-07T19:44:52.363316Z",
            "image_url": "",
            "timeseries": [
                "https://demo.lizard.net/api/v4/timeseries/c7f2a63a-3bab-4a1b-a6c6-e6f3c654839f/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/7b351b8f-a517-4a4e-94b8-bff9c8cfd19f/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/fd4aae81-db6f-4adb-83e7-eedd1b2ef08b/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/e62a8d3f-3dee-4c29-a603-ba2972a7a233/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/2a15f445-76d2-459c-b655-73de1e2271d5/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/4ad4bf8a-7b38-4d1b-accb-ea6d36c3acdd/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/03815239-3db2-41a5-891e-1becaa26d26c/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/b0f08bc4-9900-47cf-a639-b6456501bcaa/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/4c0c228e-ab2a-4c14-ac53-4899cdb66af3/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/8815a8cb-4319-4079-9c71-d1003af9aae6/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/1b45cd0c-6f94-4e4a-888c-52a82a54a97d/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/db3c5721-c7eb-4ef4-b090-e7f3e89fb168/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/f1d3d21d-92d1-471d-8d3e-1cbb65ff12fe/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/138dcb2c-0e34-42d8-99db-f67b43991442/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/b5e72c32-f050-4a05-b2c1-4ac3ae92965d/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/44899068-297f-4640-902d-fba13659266f/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/fb99deae-085d-4c22-be45-f4c96bf0242d/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/4335bd80-3bdc-422e-a0b0-90bbcb5fe28e/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/046b3de9-c6c8-464a-990a-2d82487bdef9/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/fd17d879-df24-4e99-9765-191f8e1941b2/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/f024269e-c8cf-40f3-9514-3f1e68a2ed34/?format=api",
                "https://demo.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://demo.lizard.net/api/v4/pumpstations/26812/?format=api",
            "id": 26812,
            "code": "P2200",
            "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.60380201,
                    52.65840551,
                    0.0
                ]
            },
            "last_modified": "2025-03-11T06:00:13.560699Z",
            "created": "2020-07-07T19:44:52.431898Z",
            "image_url": "",
            "timeseries": [
                "https://demo.lizard.net/api/v4/timeseries/132f240b-2049-4e0b-9451-1b14be5c9392/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/2ef80a11-89bb-44a5-b257-db9d0bd765a6/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/035178cb-4db8-49b8-bc67-9f0554e6309b/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/bacde669-7f5b-4050-8fdb-cb7325e41ba0/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/39ef8f0c-fbd9-4196-9389-0fe9c0a64042/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/1a618798-d3fb-4a30-af91-ad9d524cf436/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/f8f3c9bd-cf83-4734-aafa-2008a6141207/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/a5d6d40e-d04b-4824-ba36-fc721c4364d9/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/36d42a82-1c49-4a70-b334-89d7951e7944/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/4493468e-5f96-4d52-a9d8-d8c913bb9bb4/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/2ea2c171-8386-48ee-b3af-382db0de44da/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/6adf74e9-a728-48cd-af0b-baeaad4c1bff/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/020d4910-ec34-4d01-8753-a8615b537656/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/7abd928c-9824-47ae-af5e-d74495473b3a/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/7992389a-07a4-4682-b8f4-19046193a730/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/d28fe7fe-b7bb-4b73-929b-f35deac0bdc1/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/cd1dc4e5-9365-4966-aef9-9a9c9f85d796/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/2d4bba2b-34a8-4c0d-ac05-2b0da636edc0/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/dbfada13-5720-47bc-ba6e-1247ad8e3fc2/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/3e2a6015-6cf7-4fe6-83fe-742418c5e3f0/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/705fc181-2cda-4cb0-924a-4be1caeb4727/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/b5d7e669-b8ce-459a-ba53-05330e938218/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/1ac84376-0be9-4a60-ba5f-356344061537/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/f7e8893c-e4d3-4707-a75a-7a14c5e02dde/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/c37a58a0-0eaa-429b-a34a-89135896a0fe/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/215fc8ff-d1c5-4148-be41-3d7cdd91bb4a/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/14122643-031b-4e48-8cd1-1beabe6d7943/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/0d41113b-78ce-4704-ade6-0dba60987293/?format=api",
                "https://demo.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://demo.lizard.net/api/v4/pumpstations/26813/?format=api",
            "id": 26813,
            "code": "P2000",
            "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.71403424,
                    52.83843337,
                    0.0
                ]
            },
            "last_modified": "2023-12-23T06:05:11.710475Z",
            "created": "2020-07-07T19:44:52.472761Z",
            "image_url": "",
            "timeseries": [
                "https://demo.lizard.net/api/v4/timeseries/ca4b45aa-041b-4c34-95b6-e6b7c91f27c1/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/e7a625da-2819-4028-a697-2b38c77197f5/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/3aaeb60a-9d54-4b86-b216-733e18f5e081/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/4e39a8c0-9f2e-4e1f-a90a-4fe614641ea9/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/a58854fd-8178-4de3-9e45-ede1f2ed9bc2/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/e7b98695-282f-4224-a0f8-3b7c38557dde/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/7b3f2a85-252b-4b96-8a10-0f48e1286178/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/5041de36-da0a-4e78-930e-a9d7b478704e/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/ced026ca-794b-4904-9db6-7a83a6ebaed7/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/8b8364c8-e2eb-435c-96e6-425d2611488c/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/6b81b8d9-3f85-4743-9321-bcb8a7248328/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/34538352-06cf-480a-ab24-2afaabeae2b2/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/b4b37bf3-e514-4bba-9f99-67fd71c6d55f/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/a895c51e-6952-41b5-bfb5-4f3d2641d585/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/1b0c011e-01a7-4c73-9d37-85a77e9a5cb7/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/ff6623f7-0b7f-410a-b8bd-cdc6276afc5c/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/ec6d0366-58f2-4cef-ba21-077edc4eeda4/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/183eb2a3-edd0-47fd-a41b-4abd5d281698/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/9b586e9b-10f8-4303-814a-ff160131dd4d/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/ace7489c-229d-4c03-a3c1-f3bbf5708826/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/2ded4918-f2de-4234-8c87-3b6af6a53ee5/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/3c0648dc-643a-4759-87a5-5f366982bbfe/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/b822c9be-5fbf-439b-ae4e-3b3f4ff6ee45/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/455a565a-ede6-48da-bbad-c5fc1d31c156/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/c249b8c0-251b-4de1-aed5-aea21111c250/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/c673e005-b2c0-4b59-800e-ffd3f8e96b77/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/f7645571-29f1-445a-9512-a353c3f952c3/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/d2f5f3d2-0ced-499b-bd82-41b163b77ee9/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/6eb51be3-5d28-42f8-989d-0d9e2afb8660/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/6142d938-613e-4147-9750-fc33c6be3927/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/1fd99124-c956-4664-8fe9-3cffb3003bbc/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/a99e31a1-aaa7-4458-a90d-819f83bf0ee9/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/24e20e54-8fa4-4053-b541-72d0ce38c57f/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/a120f6af-5a88-4243-806c-4169173ea02d/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/4770f242-1b51-461b-83bf-6a9f79833a10/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/0c273760-d520-4e04-a593-cc881ee4dc28/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/98992380-d7bd-4716-966e-158881f5c439/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/cb53ad34-b456-416b-9f5c-26ec0f0ba805/?format=api",
                "https://demo.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://demo.lizard.net/api/v4/pumpstations/26814/?format=api",
            "id": 26814,
            "code": "P2600",
            "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.22516083,
                    52.41848511,
                    0.0
                ]
            },
            "last_modified": "2025-03-11T06:00:17.331794Z",
            "created": "2020-07-07T19:44:52.511169Z",
            "image_url": "",
            "timeseries": [
                "https://demo.lizard.net/api/v4/timeseries/e596f1f4-188d-44a0-8109-dd397f11d889/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/23b41254-9f69-43ca-8007-2ad175a0be04/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/61097fc6-5588-4d36-8193-c5f9ffd3717b/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/1c96bf53-aa66-453b-95b3-2498229d66ca/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/dbb35790-b272-49fe-9313-4741ab76997a/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/024615e3-ef5b-41d5-b4d4-e3489d20d462/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/88b05737-87e2-4dc2-b133-2eae9efb46f3/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/f4bafbd7-2d44-4ff2-8ad2-9464be6df93e/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/a2319a05-e11c-4189-abea-c6f7e4acaec7/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/97038658-49d5-4018-891d-3db1adc863b0/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/c144cec4-7a5d-42e2-bdc5-16c2dda0067d/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/8ef0c625-d276-44bb-8f72-00b2c677fd91/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/b7bb5056-6c3f-4226-8f31-1e4e6c5263cb/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/e7543933-6126-4c90-b3a1-be1b3cb05423/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/40a09d8c-5cc0-47cc-93bf-08e98faf992c/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/f1cc5f4f-564e-464f-a451-fb24e9b06446/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/a715b302-8290-41f5-88af-56b353ccfc4e/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/f8791832-1a7b-4d77-a32b-8f83eb78ae49/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/9e28229b-2bd0-4073-a770-985fd54b5215/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/44babf86-3cdf-4063-b36c-2897ceb9c819/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/0946fb5d-a804-4a54-8812-ff643081df00/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/76fa3acf-8ec0-4f2c-a411-989ee80194ba/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/6e32761b-4e93-4479-9195-711f74a3594d/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/aea9dc71-395c-4e1a-87d0-7ebd42a972d0/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/e185de16-b8c5-4e14-aa87-6f589a985cdb/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/a25e7100-b18b-4d6d-8fd4-04c3ef4432f7/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/ea8441de-e0cb-4698-8967-9a6e769ce27f/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/16ac145d-14a8-45a0-a59a-e53cef38b991/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/361add61-99ee-4837-8df6-796fb8c43eaa/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/d3ab6304-ab9b-4f34-ac91-dc150f96037a/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/f215173f-d07e-4ceb-afde-dfbfe5f40199/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/2477a38f-7130-4f2e-863c-dd88ee96d504/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/cda886a6-620c-4a1e-89ac-0c49db6eadd4/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/109066ea-e9de-43cc-8583-364404460db2/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/1fbebbcf-abbb-49ac-b82d-aedce5683d5c/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/2feb962e-56f6-44e9-994a-b7a49d55c858/?format=api",
                "https://demo.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://demo.lizard.net/api/v4/pumpstations/26815/?format=api",
            "id": 26815,
            "code": "P2400",
            "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.6155491,
                    52.37215787,
                    0.0
                ]
            },
            "last_modified": "2023-12-23T06:05:24.237738Z",
            "created": "2020-07-07T19:44:52.550108Z",
            "image_url": "",
            "timeseries": [
                "https://demo.lizard.net/api/v4/timeseries/358975c7-47c9-4c24-9e37-2add9985b65b/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/588d7e2a-cf95-40ed-a674-a39df85a7cab/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/d3e3a4b3-62af-4315-8896-35d6bfe32330/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/d2a0c4c1-1bb4-4772-96cf-453f320c1e68/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/869f68a8-77a5-43b0-9ef3-b5ee7955896a/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/0ed5ad10-e8ed-4ada-bb70-5c3d12b22898/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/efb03c2a-3098-412d-8f1d-c87daf2b1f1b/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/adf69764-cc06-43d4-9dcc-8199bd8cc436/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/12d56325-0419-4325-9896-3cc3b526e9fc/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/f78232de-e15e-469f-8156-e4b7af08b35c/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/799303d3-6b8a-4847-8029-bc444193a560/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/7e82566b-aa1e-41e6-abd7-239deedab892/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/2d59e8f0-b084-471f-8175-94446dde0da1/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/16079a8c-0b92-4ef4-976e-98e866c18672/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/a277081a-85f8-474f-85f1-c3a98a397145/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/d1fb622d-d463-4801-a5d8-b7b107aba7ba/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/3de091b9-9335-42b0-93c3-18fbc313c96a/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/7ab4fcac-3da1-42c2-b5b4-ea6024b1f766/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/bc6d7b24-b0d1-4876-ae38-07d7ad8adb8d/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/4bfef10c-fd71-4ac0-85d3-43f311182d7c/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/9e9a867a-f972-4bfc-b863-fed8af8dc66b/?format=api",
                "https://demo.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
        }
    ]
}