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=299
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=300",
    "previous": "https://demo.lizard.net/api/v4/pumpstations/?format=api&page=298",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/pumpstations/29054/?format=api",
            "id": 29054,
            "code": "RG-000",
            "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.701087810651343,
                    52.46913586426097,
                    0.0
                ]
            },
            "last_modified": "2021-12-21T14:20:51.258984Z",
            "created": "2021-12-21T09:42:12.491643Z",
            "image_url": "",
            "timeseries": [
                "https://demo.lizard.net/api/v4/timeseries/741d3111-675a-4495-b9b9-065ce09fdf49/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/ef747dbd-231f-4c5b-addf-c4dbf0fd2646/?format=api"
            ],
            "pumps": [],
            "type": "other",
            "name": "Rioolgemaal Van Werven",
            "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/29055/?format=api",
            "id": 29055,
            "code": "RG-660",
            "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.720221030280302,
                    52.52934406946718,
                    0.0
                ]
            },
            "last_modified": "2023-12-23T06:12:00.313515Z",
            "created": "2021-12-21T10:11:36.716302Z",
            "image_url": "",
            "timeseries": [
                "https://demo.lizard.net/api/v4/timeseries/faee3852-b205-4ba5-b062-44264c07e4e0/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/4abe233f-5e09-4922-9559-c505d34844f5/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/6462a36a-0b2c-4020-a24d-5483c3508ec8/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/338c9935-838b-4362-bf52-9d7a42ce1954/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/160d0e82-a9f8-4deb-8932-3a37585ba1cc/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/8cff34ef-a9d8-4ef1-bd82-20ebe77b11e5/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/23b568d6-7323-4d9d-bf09-b9573f420862/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/c9d0731e-b14f-458e-886b-821dd7efdfd2/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/958f9e96-8de7-4acc-92e3-cd7fc7606c7c/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/9bcf73e4-d091-4ddc-8925-52c4cfdf726e/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/abb1a930-c6d5-4ef6-adaf-e3df59162866/?format=api"
            ],
            "pumps": [],
            "type": "other",
            "name": "Rioolgemaal De 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/29056/?format=api",
            "id": 29056,
            "code": "RG-710",
            "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.750573424065611,
                    52.42962830466671,
                    0.0
                ]
            },
            "last_modified": "2023-12-23T06:12:21.534846Z",
            "created": "2021-12-21T10:14:10.308110Z",
            "image_url": "",
            "timeseries": [
                "https://demo.lizard.net/api/v4/timeseries/4c3f710c-0f83-4b93-a158-5e5f03c6a386/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/498e59ad-6083-438c-850d-4e673ea9be85/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/042a85e5-caa8-409f-87cc-ff7f9f673340/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/a3f52f60-1df8-4a8e-976e-64a20ba9b2d6/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/78964dc8-9334-48aa-91c6-07e7a0145095/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/5ab1bf3c-7350-4090-a165-cbe82a3e2fa3/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/f6500211-dc31-4acf-8079-290e4181e29f/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/c7ba704a-87e6-4d55-837a-80c44d11ebba/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/920903af-63b0-4915-ab28-7b00ce0e8665/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/c37d3c61-8ecf-4c6d-a70b-cca97a839b7c/?format=api"
            ],
            "pumps": [],
            "type": "other",
            "name": "Rioolgemaal Z74",
            "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/29057/?format=api",
            "id": 29057,
            "code": "RG-680",
            "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.685694422303232,
                    52.45604498300158,
                    0.0
                ]
            },
            "last_modified": "2023-12-23T06:12:17.883144Z",
            "created": "2021-12-21T10:14:18.697035Z",
            "image_url": "",
            "timeseries": [
                "https://demo.lizard.net/api/v4/timeseries/70348920-0d76-4644-bcf1-7aa6b066e1a1/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/29d33a22-af39-4fbc-8efa-a2dc70dc6b3a/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/03d51f20-0e59-4000-9669-53d2b3624d31/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/ddb1777e-6feb-4df8-88f7-e2d5069403cc/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/4584ec10-5207-46fb-b837-d68010b622a4/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/0a6e4d19-f8c1-4bc1-870f-c3d9a96af210/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/a152e708-0164-4600-a9c9-80de7a4e7dd2/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/f1912e4f-fd83-4730-a6d5-7187bd4f45b5/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/848faf04-4bd5-47dd-9871-e826effb2cfa/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/35d619a7-6003-4900-8822-662b650f2406/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/6eed5658-2cef-4570-a22b-c939e04ddf6d/?format=api"
            ],
            "pumps": [],
            "type": "other",
            "name": "Rioolgemaal Biddinghuizen",
            "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/29058/?format=api",
            "id": 29058,
            "code": "RG-645",
            "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.767652209688733,
                    52.57741737290588,
                    0.0
                ]
            },
            "last_modified": "2023-12-23T06:12:32.041412Z",
            "created": "2021-12-21T10:16:17.698447Z",
            "image_url": "",
            "timeseries": [
                "https://demo.lizard.net/api/v4/timeseries/77736200-625a-4696-9239-91bb100472ab/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/6bdeffc8-de91-439b-8d2b-27d2632b2a1e/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/f517321e-45ca-4959-a592-29f6168bbd3e/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/1a2a5dcd-d0b8-4341-8a6f-78fa3e9acc08/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/142d51f4-8997-4311-a525-c18055568352/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/b63c24a0-9a18-443c-bce3-795a5db0880a/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/b0109d0d-3836-481b-ab16-07040f803b60/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/6ff8e5e4-f4d3-45f4-a893-832025ed95a0/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/430074c6-8a39-4378-950a-b5b4a0fdf156/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/d6eb5498-c89a-4320-b5c4-ddc9b8d3266a/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/8ba6af74-abaa-47ad-b813-0a886d7c39f4/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/647ae342-5861-4e93-add0-5cfa533048c4/?format=api"
            ],
            "pumps": [],
            "type": "other",
            "name": "Rioolgemaal Ketelhaven",
            "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/29059/?format=api",
            "id": 29059,
            "code": "RG-735",
            "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.611128896025657,
                    52.378868300451195,
                    0.0
                ]
            },
            "last_modified": "2023-12-23T06:12:20.111314Z",
            "created": "2021-12-21T10:16:26.954856Z",
            "image_url": "",
            "timeseries": [
                "https://demo.lizard.net/api/v4/timeseries/2af579ad-e4e3-44f2-995a-2b1553532d70/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/d17a9ce4-1f7e-446e-b146-3f7fc94aba3a/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/4a561762-0792-4ebc-97d2-6e43659264b8/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/e1eb6cbc-a3e8-4af7-b1ce-5b2632c824c7/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/8445a30e-5893-48ce-ab35-b1f1fc6bc5bc/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/9f4169ef-8f2e-43fd-9479-760a8d4c76e5/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/b93fd2b1-dd6b-401d-9a41-a0a22be21557/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/d68efa8a-9a84-4893-b2ef-85aa8086bcf0/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/1984808d-bf56-4008-b302-18af725b97f5/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/cc303a74-af8d-4b97-9c21-e9d852df4b18/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/fa5e6771-2ca8-4237-8348-5a9b0a94e11d/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/4724a1b7-ac7e-48e4-bcfe-9856313a5e1f/?format=api"
            ],
            "pumps": [],
            "type": "other",
            "name": "Rioolgemaal Put 118",
            "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/29060/?format=api",
            "id": 29060,
            "code": "RG-725",
            "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.629825264807709,
                    52.385700640225494,
                    0.0
                ]
            },
            "last_modified": "2023-12-23T06:12:21.259190Z",
            "created": "2021-12-21T10:16:36.213097Z",
            "image_url": "",
            "timeseries": [
                "https://demo.lizard.net/api/v4/timeseries/e2b83754-9d23-4308-85a7-a29c24a644af/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/37ddc9c0-4313-4bf0-9007-c56439abc97d/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/f262f398-f1d1-4e19-8205-7c03f333a492/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/2ec5b344-b7e1-40c0-8704-b668b0fc25b0/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/e8b23726-e7e5-4d24-947d-810f802b2992/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/f78b7a6e-51f1-4894-a2e4-fb41c3c94312/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/6e7fd2e5-c416-4d3c-ab5a-d475d4141ee1/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/98193478-8aae-4c67-9d3e-bab8ab9e48bd/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/3126ef85-1169-4aa4-9971-209e0a780a05/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/86ee4109-0f92-4532-96f8-496e9293b03c/?format=api"
            ],
            "pumps": [],
            "type": "other",
            "name": "Rioolgemaal Put 111",
            "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/29061/?format=api",
            "id": 29061,
            "code": "RG-640",
            "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.713125569685387,
                    52.53753774332547,
                    0.0
                ]
            },
            "last_modified": "2023-12-23T06:12:57.362984Z",
            "created": "2021-12-21T10:16:43.928570Z",
            "image_url": "",
            "timeseries": [
                "https://demo.lizard.net/api/v4/timeseries/985d3530-2064-4994-9082-2ff0368f406f/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/451d42ab-d3f3-4504-a925-296fbf96d821/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/5075d488-2e4f-4f6e-9d44-70edb74ccd75/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/96f16a6a-1c72-44aa-9e13-1e2ad47474fd/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/5a3ce14f-674b-4541-98e9-d227644635f2/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/3df42103-8843-48a5-bfe4-ccfc1309115e/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/5bee4919-1bf7-486a-b658-1a428d6caea8/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/6ce348dd-7fa9-4085-b8ee-9132522963be/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/34f87bd9-846c-4cb6-9d6d-5841fe1c5ba1/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/8af30f36-8620-4ace-b500-1e5df72499d5/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/967fe3d2-9ec6-4abd-9a9a-c325d01fa911/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/39e9cc2c-0969-46ef-a737-1c0d4f8c6e5c/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/5b624836-86de-4c1d-9186-9d9c188087e7/?format=api"
            ],
            "pumps": [],
            "type": "other",
            "name": "Rioolgemaal Dronten-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
        },
        {
            "url": "https://demo.lizard.net/api/v4/pumpstations/29062/?format=api",
            "id": 29062,
            "code": "RG-700",
            "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.717434051259437,
                    52.422561396269195,
                    0.0
                ]
            },
            "last_modified": "2023-12-23T06:12:24.797189Z",
            "created": "2021-12-21T10:22:38.096093Z",
            "image_url": "",
            "timeseries": [
                "https://demo.lizard.net/api/v4/timeseries/7d3b1564-887d-461b-abec-5be6c8fdfc33/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/d7d07bb1-b201-487c-b285-6fce3cb6284a/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/7e2cd177-574f-4542-bdba-3abfc2b98f68/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/44ad33c6-8102-4dd9-bd8e-18cbe28508a0/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/b2b70d3d-7c62-4b46-9f18-5375f92e2d32/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/4d740e5b-f1f0-4173-ad66-a370c462e537/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/f747bc55-d7f0-4e58-85c3-4537b798707f/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/05304e15-bcd6-4e45-9ee9-dbc845f08a4a/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/4a76f894-4147-4ba5-943e-768cfdb9b63a/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/9c66ba82-93f9-4a9b-b033-1c8754951f55/?format=api"
            ],
            "pumps": [],
            "type": "other",
            "name": "Rioolgemaal Bremerberg",
            "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/29063/?format=api",
            "id": 29063,
            "code": "RG-620",
            "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.646219285184239,
                    52.5729947349199,
                    0.0
                ]
            },
            "last_modified": "2024-04-24T13:25:42.583234Z",
            "created": "2021-12-21T10:22:46.232110Z",
            "image_url": "",
            "timeseries": [
                "https://demo.lizard.net/api/v4/timeseries/c6b02de7-3abd-488a-acf8-8d1b7631fef1/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/3c10bf54-2719-4a6d-b5b9-d1451a3f703a/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/ddfe663a-1c48-491b-9e8d-f37b9c30935e/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/1a86263d-7ec6-410e-bb6c-49a0702f2f68/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/bb4e7862-4c00-4baf-9511-3d3f96a794c8/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/65b17aec-57c1-4f4c-aa70-c7d4fa096035/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/b9f756e3-53b9-4675-a6f8-13c3a5ad9837/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/e0e6abb2-61a1-4497-b497-d647387dc514/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/08905f2e-4388-40a1-8977-63053ee60fbc/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/2f155671-c8dc-404c-a27e-37ef04ea7703/?format=api"
            ],
            "pumps": [],
            "type": "other",
            "name": "Rioolgemaal Swifterbant",
            "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
        }
    ]
}