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=29
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=30",
    "previous": "https://demo.lizard.net/api/v4/pumpstations/?format=api&page=28",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/pumpstations/6571/?format=api",
            "id": 6571,
            "code": "KGM-Q-31669",
            "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": [
                    5.092913972478664,
                    52.73944105841912,
                    0.0
                ]
            },
            "last_modified": "2023-07-13T13:18:42.668650Z",
            "created": "2014-10-22T09:03:00.899988Z",
            "image_url": "",
            "timeseries": [
                "https://demo.lizard.net/api/v4/timeseries/bfa07db7-02c1-41bd-b657-fd0a1fe4b5d7/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/8615da94-f33c-47e1-93de-f5cd541869e1/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/583647c1-8267-4563-88f9-b955c304b91d/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/7d43f760-51f1-4e9c-b7a6-34363267ad14/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/97951031-efd3-45ec-af15-9891b8b91494/?format=api"
            ],
            "pumps": [],
            "type": "polder",
            "name": "Lichtewater",
            "start_point": null,
            "end_point": null,
            "connection_serial": null,
            "allowed_flow_direction": null,
            "capacity": 53.0,
            "start_level": null,
            "stop_level": null,
            "start_level_delivery_side": null,
            "stop_level_delivery_side": null
        },
        {
            "url": "https://demo.lizard.net/api/v4/pumpstations/6572/?format=api",
            "id": 6572,
            "code": "KGM-Q-31672",
            "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": [
                    5.051480540357264,
                    52.67783393233138,
                    0.0
                ]
            },
            "last_modified": "2023-03-21T07:10:20.450660Z",
            "created": "2014-10-22T09:03:00.921736Z",
            "image_url": "",
            "timeseries": [
                "https://demo.lizard.net/api/v4/timeseries/7617a042-0c05-4bc9-a962-5ef7847dca30/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/4ef0648c-9ca7-4476-b0ce-dd85eb0ce65e/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/71f88b3a-baf9-487a-9e0a-ceca6a7faf2b/?format=api"
            ],
            "pumps": [],
            "type": "polder",
            "name": "Zwaagdijk Werf",
            "start_point": null,
            "end_point": null,
            "connection_serial": null,
            "allowed_flow_direction": null,
            "capacity": 50.0,
            "start_level": null,
            "stop_level": null,
            "start_level_delivery_side": null,
            "stop_level_delivery_side": null
        },
        {
            "url": "https://demo.lizard.net/api/v4/pumpstations/6573/?format=api",
            "id": 6573,
            "code": "KGM-Q-31673",
            "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": [
                    5.146808688995686,
                    52.73928678197939,
                    0.0
                ]
            },
            "last_modified": "2024-09-09T10:27:47.410476Z",
            "created": "2014-10-22T09:03:00.933717Z",
            "image_url": "",
            "timeseries": [
                "https://demo.lizard.net/api/v4/timeseries/fa9ce624-2a04-45f0-b1af-0e620423f8d2/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/93ca19c2-ec69-4add-866e-e2f791a7ba09/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/4e92085a-f711-4ee2-86f4-c43a74d5bd94/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/3b5c4336-d61b-4128-82a2-6b4f7ac39585/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/9eb2b824-e62a-4075-8b62-ab2909821682/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/1b44cecc-7fa2-4ecc-afc6-9b0678f676c5/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/0004bbe3-635a-4255-a9a4-2dcd47a596d3/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/700983dc-16da-464a-9b3f-4ca2231c64ba/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/78260bc2-6bf0-4656-b94a-088c13eced45/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/be0e610b-b705-4f65-bd67-7fb296d0e685/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/0237b1ea-fbc7-4b97-b30d-aafd8bfe8feb/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/1235421a-9d98-46e4-aa00-4efb2ae3a5f0/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/5fd4e87e-4863-41f7-ba6b-82a34728f93c/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/64499bd8-70f3-4d9d-943c-be331955babd/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/19371d1e-a47b-4da7-98de-93499b95cf30/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/e999418c-5a80-46b3-8282-43182a84cc57/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/a92699dc-4d0b-4a0a-bfd9-5f6d7040ee51/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/8eec3c64-eeb9-41aa-9ec0-b544fc1ef957/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/365a7023-2fb9-46d6-bd10-1abf7dc6574e/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/1b64a85c-feb3-439d-90ca-1e8687107eec/?format=api"
            ],
            "pumps": [],
            "type": "polder",
            "name": "Vier Noorder Koggen (hoog)",
            "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/6576/?format=api",
            "id": 6576,
            "code": "KGM-Q-31679",
            "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": [
                    5.015049056443226,
                    52.72794557951931,
                    0.0
                ]
            },
            "last_modified": "2023-03-21T07:10:19.658853Z",
            "created": "2014-10-22T09:03:00.968128Z",
            "image_url": "",
            "timeseries": [
                "https://demo.lizard.net/api/v4/timeseries/da526fdd-ed9c-4e2c-bd5c-44b19eef0e36/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/e0fe4664-340a-4d06-b375-4cecb8914f1a/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/73c4ba73-cca3-47b8-8d6f-4e1976ca2996/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/4bd5741c-cd95-4f00-939e-d6f6f4713cb2/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/1adce13e-c007-45f5-9a1c-13b56faa675c/?format=api"
            ],
            "pumps": [],
            "type": "polder",
            "name": "Druijfplaats",
            "start_point": null,
            "end_point": null,
            "connection_serial": null,
            "allowed_flow_direction": null,
            "capacity": 33.0,
            "start_level": null,
            "stop_level": null,
            "start_level_delivery_side": null,
            "stop_level_delivery_side": null
        },
        {
            "url": "https://demo.lizard.net/api/v4/pumpstations/6577/?format=api",
            "id": 6577,
            "code": "KGM-Q-31682",
            "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.960387397830435,
                    52.73009473458877,
                    0.0
                ]
            },
            "last_modified": "2022-01-17T09:01:56.090891Z",
            "created": "2014-10-22T09:03:00.978803Z",
            "image_url": "",
            "timeseries": [
                "https://demo.lizard.net/api/v4/timeseries/617fd7d9-cd58-4d8c-9f9a-f8a267a3409a/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/97aaf52e-9771-44d7-8c95-4a7df00081c2/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/c597b2cd-729c-4c87-91f2-a31995ba2b95/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/ce02a064-d73b-458a-b2e4-3903bdf4747e/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/c6d45ab2-ba69-4ead-9678-aa08246ff5b5/?format=api"
            ],
            "pumps": [],
            "type": "polder",
            "name": "Binnenpolder (vopo)",
            "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/6578/?format=api",
            "id": 6578,
            "code": "KGM-Q-31683",
            "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.965181667009161,
                    52.74786317519279,
                    0.0
                ]
            },
            "last_modified": "2023-07-13T13:20:58.125958Z",
            "created": "2014-10-22T09:03:00.990707Z",
            "image_url": "",
            "timeseries": [
                "https://demo.lizard.net/api/v4/timeseries/f5a3df82-e745-4859-bb20-e717b8b44301/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/532edb0e-f262-41f5-aa61-4b864629a143/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/c0568c67-185b-4765-a2fe-e40899028790/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/f24c345d-9eb2-4380-ac5a-b10aa6c14660/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/8182ca9b-0c8f-4c9e-b5f5-31804aac969a/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/89446df5-2f1d-4ed5-9e77-128a12f0a0a9/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/91c932b1-b1b3-44b9-8805-c61d4d403d7e/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/ad23487f-6c0a-4e8e-a331-498f0e333385/?format=api"
            ],
            "pumps": [],
            "type": "polder",
            "name": "Braakpolder",
            "start_point": null,
            "end_point": null,
            "connection_serial": null,
            "allowed_flow_direction": null,
            "capacity": 172.0,
            "start_level": null,
            "stop_level": null,
            "start_level_delivery_side": null,
            "stop_level_delivery_side": null
        },
        {
            "url": "https://demo.lizard.net/api/v4/pumpstations/6664/?format=api",
            "id": 6664,
            "code": "KGM-Q-34616",
            "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.821980395791705,
                    52.76057293930561,
                    0.0
                ]
            },
            "last_modified": "2023-03-21T07:10:08.738208Z",
            "created": "2014-10-22T09:03:01.801024Z",
            "image_url": "",
            "timeseries": [
                "https://demo.lizard.net/api/v4/timeseries/81450ec3-e4ee-45aa-b410-54e66ba4862e/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/34f86c25-3d56-4ad7-8991-1b0aad2d189c/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/f3200b87-55d2-47fb-986e-83e5d45989c7/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/8620603b-8c13-46e9-84ae-d425ea7be1fb/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/22aebaaf-1d48-4b11-9095-65c3e21d3e53/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/3627a7aa-029d-4e9b-ae6c-ca2d16537b42/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/6f63be31-5457-4282-9ac7-084f0b957c46/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/da2b2a97-ea94-4abf-9ef7-c8e0d1522f40/?format=api"
            ],
            "pumps": [],
            "type": "polder",
            "name": "Tolkerdijk",
            "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/6667/?format=api",
            "id": 6667,
            "code": "KGM-A-366",
            "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.90988856372128,
                    52.79042684520511,
                    0.0
                ]
            },
            "last_modified": "2023-07-13T13:22:48.497415Z",
            "created": "2014-10-22T09:03:01.819234Z",
            "image_url": "",
            "timeseries": [
                "https://demo.lizard.net/api/v4/timeseries/3c2c25fb-be80-49d8-89c4-7019407f336e/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/16fe6657-cc40-414c-89bb-8f087dc1b2ab/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/7f3af61f-30d9-4aef-990f-4213f700e0ae/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/ab97275a-1282-4828-846e-5a640ff6271d/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/3f8bbdf1-1271-4f96-b566-bdb2c0cb6462/?format=api"
            ],
            "pumps": [],
            "type": "polder",
            "name": "Breebaart",
            "start_point": null,
            "end_point": null,
            "connection_serial": null,
            "allowed_flow_direction": null,
            "capacity": 2066.0,
            "start_level": null,
            "stop_level": null,
            "start_level_delivery_side": null,
            "stop_level_delivery_side": null
        },
        {
            "url": "https://demo.lizard.net/api/v4/pumpstations/6668/?format=api",
            "id": 6668,
            "code": "KGM-A-367",
            "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.899121504292706,
                    52.78925945361319,
                    0.0
                ]
            },
            "last_modified": "2023-07-13T13:23:59.589322Z",
            "created": "2014-10-22T09:03:01.825296Z",
            "image_url": "",
            "timeseries": [
                "https://demo.lizard.net/api/v4/timeseries/949eb995-a8dc-401c-8612-911070454d48/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/cc7538b4-8017-4dc7-9448-2ef48d89ff69/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/82f87db0-f267-43b7-9033-b5edfa7d3143/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/b85faa05-b7b9-4f29-b846-a3ef1bd71f66/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/72ce5bdd-2dd0-4d18-94af-7845ebea2551/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/b451fe3a-acc5-468b-818f-6711a7ce2fbc/?format=api"
            ],
            "pumps": [],
            "type": "polder",
            "name": "Scheltinga Winterberg",
            "start_point": null,
            "end_point": null,
            "connection_serial": null,
            "allowed_flow_direction": null,
            "capacity": 136.0,
            "start_level": null,
            "stop_level": null,
            "start_level_delivery_side": null,
            "stop_level_delivery_side": null
        },
        {
            "url": "https://demo.lizard.net/api/v4/pumpstations/6669/?format=api",
            "id": 6669,
            "code": "KGM-A-371",
            "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": [
                    5.038205327132123,
                    52.92113894207553,
                    0.0
                ]
            },
            "last_modified": "2023-07-13T13:29:40.998078Z",
            "created": "2014-10-22T09:03:01.831467Z",
            "image_url": "",
            "timeseries": [
                "https://demo.lizard.net/api/v4/timeseries/5fd7d20d-008c-441b-a4df-107735240149/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/56163fbc-ce85-477b-8ae0-adba9d42a924/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/47ea9f2b-c712-4ab1-be21-2dad1916e45a/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/bc294a19-159b-49a0-bcb0-f57eb490269a/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/5ba1657f-23f0-4b3f-a357-b091a9181c1c/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/eb29f970-bb55-444a-8c5a-b43f1a8afceb/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/9370083b-9cf2-4169-b100-8429cd86d336/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/ffa1db1b-4d54-4fe7-9ca5-7e8193a108bf/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/80ad9d0b-8106-401f-bf37-8192513bec7b/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/17cdfe27-4f12-4c52-a262-88538d960e4b/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/61cc11c7-ba44-44d6-9664-50d0114ee99c/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/7ed7ff90-1fad-45ee-9cfa-0edfcd6129ec/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/0d242cbb-f82a-4630-80a4-db9613cb42d3/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/5bd5705d-aa93-44e9-b9ed-d1b8f797fd78/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/0306464a-5a95-4af9-9f77-572db5c77d1f/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/2869b36d-032d-4ff3-b4b0-11797ce24e55/?format=api"
            ],
            "pumps": [],
            "type": "polder",
            "name": "Leemans (afdeling 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
        }
    ]
}