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

{
    "count": 140,
    "next": "https://zuiderzeeland.lizard.net/api/v4/pumpstations/?format=api&page=5",
    "previous": "https://zuiderzeeland.lizard.net/api/v4/pumpstations/?format=api&page=3",
    "results": [
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/pumpstations/26841/?format=api",
            "id": 26841,
            "code": "OP2006",
            "organisation": {
                "url": "https://zuiderzeeland.lizard.net/api/v4/organisations/188a569b-f0ac-4e98-81db-499de07f7582/?format=api",
                "uuid": "188a569b-f0ac-4e98-81db-499de07f7582",
                "name": "Zuiderzeeland"
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    5.73434185,
                    52.71711031,
                    0.0
                ]
            },
            "last_modified": "2023-12-23T06:09:31.226791Z",
            "created": "2020-07-07T19:44:53.576855Z",
            "image_url": "",
            "timeseries": [
                "https://zuiderzeeland.lizard.net/api/v4/timeseries/8fbd78c6-0d01-4a7f-b29c-744e96f2134d/?format=api",
                "https://zuiderzeeland.lizard.net/api/v4/timeseries/a3863425-9437-4652-9dab-d5fa8a19ff14/?format=api",
                "https://zuiderzeeland.lizard.net/api/v4/timeseries/6495f7b6-e50e-41fa-9e15-ef65c97dd48f/?format=api",
                "https://zuiderzeeland.lizard.net/api/v4/timeseries/23730cc8-caf3-44ea-bfed-bc657bd02692/?format=api",
                "https://zuiderzeeland.lizard.net/api/v4/timeseries/8412fc7f-2f6b-4b42-9561-b2aed44bff7f/?format=api",
                "https://zuiderzeeland.lizard.net/api/v4/timeseries/023d07a4-463c-4405-b3d8-1458ee7fd656/?format=api",
                "https://zuiderzeeland.lizard.net/api/v4/timeseries/4c1ab648-6528-48e2-aa99-7c0e4d7a346a/?format=api"
            ],
            "pumps": [],
            "type": "under",
            "name": "Opvoerpomp Espelervaer",
            "start_point": null,
            "end_point": null,
            "connection_serial": null,
            "allowed_flow_direction": null,
            "capacity": null,
            "start_level": null,
            "stop_level": null,
            "start_level_delivery_side": null,
            "stop_level_delivery_side": null
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/pumpstations/26842/?format=api",
            "id": 26842,
            "code": "OP2008",
            "organisation": {
                "url": "https://zuiderzeeland.lizard.net/api/v4/organisations/188a569b-f0ac-4e98-81db-499de07f7582/?format=api",
                "uuid": "188a569b-f0ac-4e98-81db-499de07f7582",
                "name": "Zuiderzeeland"
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    5.76984517,
                    52.70787427,
                    0.0
                ]
            },
            "last_modified": "2023-12-23T06:08:24.333427Z",
            "created": "2020-07-07T19:44:53.613129Z",
            "image_url": "",
            "timeseries": [
                "https://zuiderzeeland.lizard.net/api/v4/timeseries/066dad1f-aaf7-48e6-a8ba-ac30785315fc/?format=api",
                "https://zuiderzeeland.lizard.net/api/v4/timeseries/b29b8cc4-388c-40c2-aec4-252cf212d4c1/?format=api",
                "https://zuiderzeeland.lizard.net/api/v4/timeseries/e15973e9-21ba-4fbf-94f9-f231eefe11b9/?format=api",
                "https://zuiderzeeland.lizard.net/api/v4/timeseries/ad14986f-2646-413e-a80f-6044bef88514/?format=api",
                "https://zuiderzeeland.lizard.net/api/v4/timeseries/b5bda30d-7369-427e-8b15-ad921bb459a1/?format=api",
                "https://zuiderzeeland.lizard.net/api/v4/timeseries/d412341d-1433-4c9f-9a7e-7dd78a52cbe5/?format=api",
                "https://zuiderzeeland.lizard.net/api/v4/timeseries/5e923435-50bb-4c1c-989d-b896366bbe7a/?format=api",
                "https://zuiderzeeland.lizard.net/api/v4/timeseries/58d87e6f-80af-466a-a6e3-d00826fccca8/?format=api",
                "https://zuiderzeeland.lizard.net/api/v4/timeseries/3d0ca729-d4f9-4479-ad8b-5c725de8d2a2/?format=api"
            ],
            "pumps": [],
            "type": "under",
            "name": "Opvoerpomp De Zuidert",
            "start_point": null,
            "end_point": null,
            "connection_serial": null,
            "allowed_flow_direction": null,
            "capacity": null,
            "start_level": null,
            "stop_level": null,
            "start_level_delivery_side": null,
            "stop_level_delivery_side": null
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/pumpstations/26843/?format=api",
            "id": 26843,
            "code": "OP2009",
            "organisation": {
                "url": "https://zuiderzeeland.lizard.net/api/v4/organisations/188a569b-f0ac-4e98-81db-499de07f7582/?format=api",
                "uuid": "188a569b-f0ac-4e98-81db-499de07f7582",
                "name": "Zuiderzeeland"
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    5.85780778,
                    52.70543809,
                    0.0
                ]
            },
            "last_modified": "2023-12-23T06:10:03.802731Z",
            "created": "2020-07-07T19:44:53.650543Z",
            "image_url": "",
            "timeseries": [
                "https://zuiderzeeland.lizard.net/api/v4/timeseries/6de24824-6bd4-48bb-98a7-ac1afe5fbcd1/?format=api",
                "https://zuiderzeeland.lizard.net/api/v4/timeseries/2acd2868-becd-47e9-a79e-c64bfca898fc/?format=api",
                "https://zuiderzeeland.lizard.net/api/v4/timeseries/737e6941-3c5d-43c1-90b3-18a64a0b8030/?format=api",
                "https://zuiderzeeland.lizard.net/api/v4/timeseries/275acaee-015b-4bcd-a595-b1f29ec11132/?format=api",
                "https://zuiderzeeland.lizard.net/api/v4/timeseries/93d704b0-8fb8-470a-8439-578e6a512d8d/?format=api",
                "https://zuiderzeeland.lizard.net/api/v4/timeseries/0ca600a7-a903-4187-811f-2170f02cc1cc/?format=api"
            ],
            "pumps": [],
            "type": "under",
            "name": "Opvoerpomp Marknesse Zuid",
            "start_point": null,
            "end_point": null,
            "connection_serial": null,
            "allowed_flow_direction": null,
            "capacity": null,
            "start_level": null,
            "stop_level": null,
            "start_level_delivery_side": null,
            "stop_level_delivery_side": null
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/pumpstations/26844/?format=api",
            "id": 26844,
            "code": "OP2007",
            "organisation": {
                "url": "https://zuiderzeeland.lizard.net/api/v4/organisations/188a569b-f0ac-4e98-81db-499de07f7582/?format=api",
                "uuid": "188a569b-f0ac-4e98-81db-499de07f7582",
                "name": "Zuiderzeeland"
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    5.79230072,
                    52.71246973,
                    0.0
                ]
            },
            "last_modified": "2023-12-23T06:09:46.280325Z",
            "created": "2020-07-07T19:44:53.687148Z",
            "image_url": "",
            "timeseries": [
                "https://zuiderzeeland.lizard.net/api/v4/timeseries/473a0d40-9c94-4629-acc6-96e84090420e/?format=api",
                "https://zuiderzeeland.lizard.net/api/v4/timeseries/9ae3343b-4b0b-440e-976d-eb3c32828b87/?format=api",
                "https://zuiderzeeland.lizard.net/api/v4/timeseries/1d80557f-af3d-4748-a217-fd4f9fdb5d14/?format=api",
                "https://zuiderzeeland.lizard.net/api/v4/timeseries/ae296277-936b-4141-ba3e-dac0d65a506b/?format=api",
                "https://zuiderzeeland.lizard.net/api/v4/timeseries/127c99ec-98d3-4529-b6f8-553085aa37f9/?format=api",
                "https://zuiderzeeland.lizard.net/api/v4/timeseries/c3eeb83b-41f1-42a4-9d63-34f9aad0f306/?format=api",
                "https://zuiderzeeland.lizard.net/api/v4/timeseries/30323fc6-15bf-4e82-8d9d-962ee330aea8/?format=api",
                "https://zuiderzeeland.lizard.net/api/v4/timeseries/58167756-3001-454e-9604-66896ee40b20/?format=api"
            ],
            "pumps": [],
            "type": "under",
            "name": "Opvoerpomp De Munt",
            "start_point": null,
            "end_point": null,
            "connection_serial": null,
            "allowed_flow_direction": null,
            "capacity": null,
            "start_level": null,
            "stop_level": null,
            "start_level_delivery_side": null,
            "stop_level_delivery_side": null
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/pumpstations/26845/?format=api",
            "id": 26845,
            "code": "OP2002",
            "organisation": {
                "url": "https://zuiderzeeland.lizard.net/api/v4/organisations/188a569b-f0ac-4e98-81db-499de07f7582/?format=api",
                "uuid": "188a569b-f0ac-4e98-81db-499de07f7582",
                "name": "Zuiderzeeland"
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    5.73886357,
                    52.73171328,
                    0.0
                ]
            },
            "last_modified": "2023-12-23T06:08:43.711117Z",
            "created": "2020-07-07T19:44:53.725273Z",
            "image_url": "",
            "timeseries": [
                "https://zuiderzeeland.lizard.net/api/v4/timeseries/752dfb76-d3e9-4315-b5e9-cdee2d05a2dc/?format=api",
                "https://zuiderzeeland.lizard.net/api/v4/timeseries/1b7fd6c1-594b-470b-a864-2e3bbd3455cb/?format=api",
                "https://zuiderzeeland.lizard.net/api/v4/timeseries/a4e4fb5d-a507-4df6-acbb-d7f815ca4524/?format=api",
                "https://zuiderzeeland.lizard.net/api/v4/timeseries/d73f062b-0fc0-4714-a377-2234d942dbb7/?format=api",
                "https://zuiderzeeland.lizard.net/api/v4/timeseries/dfb9fb27-7889-4b35-84dc-cfdd1b036417/?format=api",
                "https://zuiderzeeland.lizard.net/api/v4/timeseries/4fd1fbd9-624b-493f-9973-e53b1520066d/?format=api",
                "https://zuiderzeeland.lizard.net/api/v4/timeseries/997c04ad-07c6-477a-8b04-3ae58acec315/?format=api",
                "https://zuiderzeeland.lizard.net/api/v4/timeseries/abde7a3a-cc08-4104-b042-64f6a95a8ffa/?format=api"
            ],
            "pumps": [],
            "type": "under",
            "name": "Opvoerpomp Emmelhage",
            "start_point": null,
            "end_point": null,
            "connection_serial": null,
            "allowed_flow_direction": null,
            "capacity": null,
            "start_level": null,
            "stop_level": null,
            "start_level_delivery_side": null,
            "stop_level_delivery_side": null
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/pumpstations/26846/?format=api",
            "id": 26846,
            "code": "OP2001",
            "organisation": {
                "url": "https://zuiderzeeland.lizard.net/api/v4/organisations/188a569b-f0ac-4e98-81db-499de07f7582/?format=api",
                "uuid": "188a569b-f0ac-4e98-81db-499de07f7582",
                "name": "Zuiderzeeland"
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    5.72103862,
                    52.7159601,
                    0.0
                ]
            },
            "last_modified": "2023-12-23T06:08:49.259753Z",
            "created": "2020-07-07T19:44:53.763739Z",
            "image_url": "",
            "timeseries": [
                "https://zuiderzeeland.lizard.net/api/v4/timeseries/964ac700-81a3-4188-91d3-21e33e01aa78/?format=api",
                "https://zuiderzeeland.lizard.net/api/v4/timeseries/b5c804cf-9e90-46bc-a7a2-539e5543e76f/?format=api",
                "https://zuiderzeeland.lizard.net/api/v4/timeseries/efbf35ac-36a8-4992-b341-5a1280b9b22b/?format=api",
                "https://zuiderzeeland.lizard.net/api/v4/timeseries/50924faa-53d8-4214-b391-8c3249b43202/?format=api",
                "https://zuiderzeeland.lizard.net/api/v4/timeseries/4a4eb7bc-7a95-4c16-8f6a-3c98b0c63a10/?format=api",
                "https://zuiderzeeland.lizard.net/api/v4/timeseries/54dd0e43-0083-4f46-b7d2-254d173f2bc8/?format=api",
                "https://zuiderzeeland.lizard.net/api/v4/timeseries/938b054e-a0ce-4c8d-9e4c-d68537f8146e/?format=api",
                "https://zuiderzeeland.lizard.net/api/v4/timeseries/1146a397-a4bd-47ee-ab8e-b8f3941fcc17/?format=api"
            ],
            "pumps": [],
            "type": "under",
            "name": "Opvoerpomp Wijkpark 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://zuiderzeeland.lizard.net/api/v4/pumpstations/26847/?format=api",
            "id": 26847,
            "code": "OP3120",
            "organisation": {
                "url": "https://zuiderzeeland.lizard.net/api/v4/organisations/188a569b-f0ac-4e98-81db-499de07f7582/?format=api",
                "uuid": "188a569b-f0ac-4e98-81db-499de07f7582",
                "name": "Zuiderzeeland"
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    5.67549862,
                    52.82509393,
                    0.0
                ]
            },
            "last_modified": "2023-12-23T06:09:33.308158Z",
            "created": "2020-07-07T19:44:53.801507Z",
            "image_url": "",
            "timeseries": [
                "https://zuiderzeeland.lizard.net/api/v4/timeseries/9aa076e3-8c73-4615-a0a4-0c37f5638caa/?format=api",
                "https://zuiderzeeland.lizard.net/api/v4/timeseries/a73c2ee7-8fba-4669-8b97-308992d6ba88/?format=api",
                "https://zuiderzeeland.lizard.net/api/v4/timeseries/fdaaa98f-ec0b-4f77-9753-9c937df6990e/?format=api",
                "https://zuiderzeeland.lizard.net/api/v4/timeseries/063d6b80-d9e3-4d2c-a7ff-27faa68f80a5/?format=api",
                "https://zuiderzeeland.lizard.net/api/v4/timeseries/2dd2eb05-00d1-4b48-8c9e-122cc22fa995/?format=api",
                "https://zuiderzeeland.lizard.net/api/v4/timeseries/be6169c8-fee6-4b1f-be9a-d51a94e14b3a/?format=api",
                "https://zuiderzeeland.lizard.net/api/v4/timeseries/32b03c41-75b3-4b22-8599-7bc9b28e97f8/?format=api"
            ],
            "pumps": [],
            "type": "under",
            "name": "Opvoerpomp Noordermeerweg",
            "start_point": null,
            "end_point": null,
            "connection_serial": null,
            "allowed_flow_direction": null,
            "capacity": null,
            "start_level": null,
            "stop_level": null,
            "start_level_delivery_side": null,
            "stop_level_delivery_side": null
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/pumpstations/26848/?format=api",
            "id": 26848,
            "code": "OP2501",
            "organisation": {
                "url": "https://zuiderzeeland.lizard.net/api/v4/organisations/188a569b-f0ac-4e98-81db-499de07f7582/?format=api",
                "uuid": "188a569b-f0ac-4e98-81db-499de07f7582",
                "name": "Zuiderzeeland"
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    5.46986186,
                    52.54377933,
                    0.0
                ]
            },
            "last_modified": "2023-12-23T06:09:39.877604Z",
            "created": "2020-07-07T19:44:53.839392Z",
            "image_url": "",
            "timeseries": [
                "https://zuiderzeeland.lizard.net/api/v4/timeseries/9a57b97f-25a7-4ee0-9c66-dff595713219/?format=api",
                "https://zuiderzeeland.lizard.net/api/v4/timeseries/e79c7ea3-e06d-4686-a30c-d75d15133c40/?format=api",
                "https://zuiderzeeland.lizard.net/api/v4/timeseries/5f9abce6-89d2-4ade-b299-9799031bebd1/?format=api",
                "https://zuiderzeeland.lizard.net/api/v4/timeseries/543d2d04-e1f5-430e-a6e9-24c16cbf9047/?format=api",
                "https://zuiderzeeland.lizard.net/api/v4/timeseries/6b7be499-f0b5-4bee-b217-609c094ac969/?format=api",
                "https://zuiderzeeland.lizard.net/api/v4/timeseries/596c5b77-f0bd-4a57-9ce2-dbed467ea09a/?format=api",
                "https://zuiderzeeland.lizard.net/api/v4/timeseries/98b10259-e4ef-41f9-a640-e0df0f481b6b/?format=api",
                "https://zuiderzeeland.lizard.net/api/v4/timeseries/110f6dc1-389e-4508-a34e-255ab15ec613/?format=api",
                "https://zuiderzeeland.lizard.net/api/v4/timeseries/2233d7f0-0b41-45d9-9578-cf5ae776f2e6/?format=api",
                "https://zuiderzeeland.lizard.net/api/v4/timeseries/a811dc24-550f-481d-8311-8973a7eb47ea/?format=api"
            ],
            "pumps": [],
            "type": "under",
            "name": "Opvoerpomp Zuigerplas",
            "start_point": null,
            "end_point": null,
            "connection_serial": null,
            "allowed_flow_direction": null,
            "capacity": null,
            "start_level": null,
            "stop_level": null,
            "start_level_delivery_side": null,
            "stop_level_delivery_side": null
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/pumpstations/26849/?format=api",
            "id": 26849,
            "code": "OP2601",
            "organisation": {
                "url": "https://zuiderzeeland.lizard.net/api/v4/organisations/188a569b-f0ac-4e98-81db-499de07f7582/?format=api",
                "uuid": "188a569b-f0ac-4e98-81db-499de07f7582",
                "name": "Zuiderzeeland"
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    5.23879979,
                    52.38667772,
                    0.0
                ]
            },
            "last_modified": "2023-12-23T06:09:13.975856Z",
            "created": "2020-07-07T19:44:53.878384Z",
            "image_url": "",
            "timeseries": [
                "https://zuiderzeeland.lizard.net/api/v4/timeseries/1d68a0c7-04f7-4988-871d-f058657113f3/?format=api",
                "https://zuiderzeeland.lizard.net/api/v4/timeseries/6e56b9d1-22fd-495f-bcd8-cf615c3f40bd/?format=api",
                "https://zuiderzeeland.lizard.net/api/v4/timeseries/6e5797df-9767-4ab3-9b8f-5af1200f04f2/?format=api",
                "https://zuiderzeeland.lizard.net/api/v4/timeseries/5e39426a-9c02-4e0b-8c4b-b48d5e8b51f8/?format=api",
                "https://zuiderzeeland.lizard.net/api/v4/timeseries/65fe7989-df3f-4e85-aae0-b36f7f7cfe07/?format=api",
                "https://zuiderzeeland.lizard.net/api/v4/timeseries/6c97f617-6dc9-40df-86d4-04f265f2d184/?format=api",
                "https://zuiderzeeland.lizard.net/api/v4/timeseries/231d3764-6b4f-45dc-9ceb-ec55281affd7/?format=api",
                "https://zuiderzeeland.lizard.net/api/v4/timeseries/54efcf02-0568-42d7-9adb-dfb79a41f4f6/?format=api"
            ],
            "pumps": [],
            "type": "under",
            "name": "Opvoerpomp Leeghwater",
            "start_point": null,
            "end_point": null,
            "connection_serial": null,
            "allowed_flow_direction": null,
            "capacity": null,
            "start_level": null,
            "stop_level": null,
            "start_level_delivery_side": null,
            "stop_level_delivery_side": null
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/pumpstations/26850/?format=api",
            "id": 26850,
            "code": "OP2605",
            "organisation": {
                "url": "https://zuiderzeeland.lizard.net/api/v4/organisations/188a569b-f0ac-4e98-81db-499de07f7582/?format=api",
                "uuid": "188a569b-f0ac-4e98-81db-499de07f7582",
                "name": "Zuiderzeeland"
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    5.26371021,
                    52.36739499,
                    0.0
                ]
            },
            "last_modified": "2023-12-23T06:09:25.450357Z",
            "created": "2020-07-07T19:44:53.916079Z",
            "image_url": "",
            "timeseries": [
                "https://zuiderzeeland.lizard.net/api/v4/timeseries/bbc50ed3-7c5b-4bec-b373-91e3fb86d35c/?format=api",
                "https://zuiderzeeland.lizard.net/api/v4/timeseries/ab5f3ad3-4b11-40f1-bff2-db0fc32db973/?format=api",
                "https://zuiderzeeland.lizard.net/api/v4/timeseries/e2d6752e-a3e6-42b4-8f6b-4b75e3014ff2/?format=api",
                "https://zuiderzeeland.lizard.net/api/v4/timeseries/b7758322-4b06-4953-b88c-6ace1c68c8a9/?format=api",
                "https://zuiderzeeland.lizard.net/api/v4/timeseries/12e6d670-bb05-4a21-9460-35b380fd284e/?format=api",
                "https://zuiderzeeland.lizard.net/api/v4/timeseries/080ec955-727a-495d-b616-e953046c1ec0/?format=api",
                "https://zuiderzeeland.lizard.net/api/v4/timeseries/2da1ca15-0b78-4158-ac05-c20d097db81d/?format=api",
                "https://zuiderzeeland.lizard.net/api/v4/timeseries/9259c85d-f405-4e01-8932-9c86d6103bff/?format=api"
            ],
            "pumps": [],
            "type": "under",
            "name": "Opvoerpomp Constablepad",
            "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
        }
    ]
}