Timeseries in this monitoring network.

This endpoint supports POST and DELETE to add or remove timeseries from the network, respectively. The request payload has to be a list of UUIDs. HTTP status code 204 (No Content) is returned on success. Both operations are guaranteed to either succeed or fail in its entirety.

Examples

?start__gte=2013-06-08T10:05:05Z

?start__gte=2013-06-08T10:05:05Z&end__lt=2014-01-01T00:00:00Z

?location__name=Rotterdamhaven

?location__name__startswith=Rotterdam

?location__code=MOB_MP_P_5min

?location__code__startswith=MOB_MP

?location__uuid=cef6e07e-cfe9-4451-9caa-6cd5cdb106a0

?observation_type__code=WNS9040
GET /api/v4/monitoringnetworks/50a999df-aba4-4e52-b155-255b497d70b8/timeseries/?format=api&page=32
HTTP 200 OK
Allow: GET, POST, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 514,
    "next": "https://zuiderzeeland.lizard.net/api/v4/monitoringnetworks/50a999df-aba4-4e52-b155-255b497d70b8/timeseries/?format=api&page=33",
    "previous": "https://zuiderzeeland.lizard.net/api/v4/monitoringnetworks/50a999df-aba4-4e52-b155-255b497d70b8/timeseries/?format=api&page=31",
    "results": [
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/752dfb76-d3e9-4315-b5e9-cdee2d05a2dc/?format=api",
            "uuid": "752dfb76-d3e9-4315-b5e9-cdee2d05a2dc",
            "code": "WNS2184::second::1::900",
            "name": "WNS2184",
            "description": "",
            "start": "2014-05-23T11:15:00Z",
            "end": "2025-05-19T07:45:00Z",
            "value_type": "float",
            "last_value": -522.5,
            "interval": null,
            "observation_type": {
                "url": "https://zuiderzeeland.lizard.net/api/v4/observationtypes/8/?format=api",
                "id": 8,
                "code": "WNS2184",
                "parameter": "Waterhoogte",
                "unit": "cm",
                "scale": "interval",
                "description": "",
                "domain_values": null,
                "reference_frame": "NAP",
                "compartment": "OW",
                "created": "2015-06-19T09:47:29.345611Z",
                "last_modified": "2019-06-25T07:26:10.441021Z"
            },
            "datasource": null,
            "supplier": null,
            "supplier_code": null,
            "location": {
                "url": "https://zuiderzeeland.lizard.net/api/v4/locations/7d66d45a-bba2-4c12-a004-99053ef60abd/?format=api",
                "uuid": "7d66d45a-bba2-4c12-a004-99053ef60abd",
                "name": "Emmeloord 01, waterhoogte HWZ",
                "code": "OP2002-LT1"
            },
            "extra_metadata": {},
            "created": "2020-06-08T19:46:27.646272Z",
            "last_modified": "2025-05-19T08:25:34.494673Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/8353f50d-cda4-41fc-93d8-36dc2e594a16/?format=api",
            "uuid": "8353f50d-cda4-41fc-93d8-36dc2e594a16",
            "code": "WNS2184::second::1::900",
            "name": "WNS2184",
            "description": "",
            "start": "2014-03-09T10:15:00Z",
            "end": "2025-05-19T07:00:00Z",
            "value_type": "float",
            "last_value": -587.577,
            "interval": null,
            "observation_type": {
                "url": "https://zuiderzeeland.lizard.net/api/v4/observationtypes/8/?format=api",
                "id": 8,
                "code": "WNS2184",
                "parameter": "Waterhoogte",
                "unit": "cm",
                "scale": "interval",
                "description": "",
                "domain_values": null,
                "reference_frame": "NAP",
                "compartment": "OW",
                "created": "2015-06-19T09:47:29.345611Z",
                "last_modified": "2019-06-25T07:26:10.441021Z"
            },
            "datasource": null,
            "supplier": null,
            "supplier_code": null,
            "location": {
                "url": "https://zuiderzeeland.lizard.net/api/v4/locations/e0ea9756-5d65-4874-bb9c-70664f86028f/?format=api",
                "uuid": "e0ea9756-5d65-4874-bb9c-70664f86028f",
                "name": "Gemaal Steven Rippen, krooshekpeil 1",
                "code": "OP3020-LT3"
            },
            "extra_metadata": {},
            "created": "2020-06-08T19:46:27.646515Z",
            "last_modified": "2025-05-19T08:25:33.432694Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/1b7fd6c1-594b-470b-a864-2e3bbd3455cb/?format=api",
            "uuid": "1b7fd6c1-594b-470b-a864-2e3bbd3455cb",
            "code": "WNS2184::second::1::900",
            "name": "WNS2184",
            "description": "",
            "start": "2015-01-01T13:30:00Z",
            "end": "2023-10-03T07:00:00Z",
            "value_type": "float",
            "last_value": -580.5,
            "interval": null,
            "observation_type": {
                "url": "https://zuiderzeeland.lizard.net/api/v4/observationtypes/8/?format=api",
                "id": 8,
                "code": "WNS2184",
                "parameter": "Waterhoogte",
                "unit": "cm",
                "scale": "interval",
                "description": "",
                "domain_values": null,
                "reference_frame": "NAP",
                "compartment": "OW",
                "created": "2015-06-19T09:47:29.345611Z",
                "last_modified": "2019-06-25T07:26:10.441021Z"
            },
            "datasource": null,
            "supplier": null,
            "supplier_code": null,
            "location": {
                "url": "https://zuiderzeeland.lizard.net/api/v4/locations/1a240158-a7ba-4c71-a61a-0d03cdd480e5/?format=api",
                "uuid": "1a240158-a7ba-4c71-a61a-0d03cdd480e5",
                "name": "Pomp Emmelhage, waterhoogte LWZ",
                "code": "OP2002-LT2"
            },
            "extra_metadata": {},
            "created": "2020-06-08T19:46:27.646756Z",
            "last_modified": "2023-10-03T07:46:40.267158Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/2a6e7a09-143b-4e54-b02d-5462f6383d4d/?format=api",
            "uuid": "2a6e7a09-143b-4e54-b02d-5462f6383d4d",
            "code": "WNS2184::second::1::900",
            "name": "WNS2184",
            "description": "",
            "start": "2015-11-01T20:00:00Z",
            "end": "2025-05-19T07:00:00Z",
            "value_type": "float",
            "last_value": -519.683,
            "interval": null,
            "observation_type": {
                "url": "https://zuiderzeeland.lizard.net/api/v4/observationtypes/8/?format=api",
                "id": 8,
                "code": "WNS2184",
                "parameter": "Waterhoogte",
                "unit": "cm",
                "scale": "interval",
                "description": "",
                "domain_values": null,
                "reference_frame": "NAP",
                "compartment": "OW",
                "created": "2015-06-19T09:47:29.345611Z",
                "last_modified": "2019-06-25T07:26:10.441021Z"
            },
            "datasource": null,
            "supplier": null,
            "supplier_code": null,
            "location": {
                "url": "https://zuiderzeeland.lizard.net/api/v4/locations/5e0871c9-33ce-49b5-a910-8bedcd307cf4/?format=api",
                "uuid": "5e0871c9-33ce-49b5-a910-8bedcd307cf4",
                "name": "Stuw Emmeloord Makkumstraat, waterhoogte HWZ",
                "code": "ST2059-LT1"
            },
            "extra_metadata": {},
            "created": "2020-06-08T19:46:27.647004Z",
            "last_modified": "2025-05-19T08:25:27.656733Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/cd0cc21b-a700-4cf3-aa6a-e9852f46b527/?format=api",
            "uuid": "cd0cc21b-a700-4cf3-aa6a-e9852f46b527",
            "code": "WNS2184::second::1::900",
            "name": "WNS2184",
            "description": "",
            "start": "2011-12-31T23:00:00Z",
            "end": "2025-05-19T07:45:00Z",
            "value_type": "float",
            "last_value": -442.2,
            "interval": null,
            "observation_type": {
                "url": "https://zuiderzeeland.lizard.net/api/v4/observationtypes/8/?format=api",
                "id": 8,
                "code": "WNS2184",
                "parameter": "Waterhoogte",
                "unit": "cm",
                "scale": "interval",
                "description": "",
                "domain_values": null,
                "reference_frame": "NAP",
                "compartment": "OW",
                "created": "2015-06-19T09:47:29.345611Z",
                "last_modified": "2019-06-25T07:26:10.441021Z"
            },
            "datasource": null,
            "supplier": null,
            "supplier_code": null,
            "location": {
                "url": "https://zuiderzeeland.lizard.net/api/v4/locations/fe40a93d-3adc-462b-8750-f4a716a6ba8c/?format=api",
                "uuid": "fe40a93d-3adc-462b-8750-f4a716a6ba8c",
                "name": "Stuw industrieterrein Marknesse, waterhoogte LWZ",
                "code": "ST2066-LT1"
            },
            "extra_metadata": {},
            "created": "2020-06-08T19:46:27.647310Z",
            "last_modified": "2025-05-19T08:25:42.276897Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/a584f2aa-9788-4b00-b7b7-64d7c2630f66/?format=api",
            "uuid": "a584f2aa-9788-4b00-b7b7-64d7c2630f66",
            "code": "WNS2184::second::1::900",
            "name": "WNS2184",
            "description": "",
            "start": "2001-11-28T14:30:00Z",
            "end": "2025-05-19T07:30:00Z",
            "value_type": "float",
            "last_value": -570.383,
            "interval": null,
            "observation_type": {
                "url": "https://zuiderzeeland.lizard.net/api/v4/observationtypes/8/?format=api",
                "id": 8,
                "code": "WNS2184",
                "parameter": "Waterhoogte",
                "unit": "cm",
                "scale": "interval",
                "description": "",
                "domain_values": null,
                "reference_frame": "NAP",
                "compartment": "OW",
                "created": "2015-06-19T09:47:29.345611Z",
                "last_modified": "2019-06-25T07:26:10.441021Z"
            },
            "datasource": null,
            "supplier": null,
            "supplier_code": null,
            "location": {
                "url": "https://zuiderzeeland.lizard.net/api/v4/locations/76892e04-e8c3-43c9-a505-c05c4e28f309/?format=api",
                "uuid": "76892e04-e8c3-43c9-a505-c05c4e28f309",
                "name": "AMT Stuw, waterhoogte LWZ",
                "code": "ST4730-LT2"
            },
            "extra_metadata": {},
            "created": "2020-06-08T19:46:27.647553Z",
            "last_modified": "2025-05-19T08:25:46.514375Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/3064ab8d-8141-4cf1-8736-7b0aa4a16a2e/?format=api",
            "uuid": "3064ab8d-8141-4cf1-8736-7b0aa4a16a2e",
            "code": "WNS2184::second::1::900",
            "name": "WNS2184",
            "description": "",
            "start": "2015-11-01T20:00:00Z",
            "end": "2025-05-19T07:45:00Z",
            "value_type": "float",
            "last_value": -500.401,
            "interval": null,
            "observation_type": {
                "url": "https://zuiderzeeland.lizard.net/api/v4/observationtypes/8/?format=api",
                "id": 8,
                "code": "WNS2184",
                "parameter": "Waterhoogte",
                "unit": "cm",
                "scale": "interval",
                "description": "",
                "domain_values": null,
                "reference_frame": "NAP",
                "compartment": "OW",
                "created": "2015-06-19T09:47:29.345611Z",
                "last_modified": "2019-06-25T07:26:10.441021Z"
            },
            "datasource": null,
            "supplier": null,
            "supplier_code": null,
            "location": {
                "url": "https://zuiderzeeland.lizard.net/api/v4/locations/81d83a5b-97c9-4fc6-ac1a-565b971dc38d/?format=api",
                "uuid": "81d83a5b-97c9-4fc6-ac1a-565b971dc38d",
                "name": "Stuw Weteringweg, waterhoogte HWZ",
                "code": "ST4892-LT1"
            },
            "extra_metadata": {},
            "created": "2020-06-08T19:46:27.647793Z",
            "last_modified": "2025-05-19T08:25:30.614538Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/2e1c276b-7bfa-4a55-b600-4ac9975e9203/?format=api",
            "uuid": "2e1c276b-7bfa-4a55-b600-4ac9975e9203",
            "code": "WNS2184::second::1::900",
            "name": "WNS2184",
            "description": "",
            "start": "2014-03-09T10:15:00Z",
            "end": "2025-05-19T07:00:00Z",
            "value_type": "float",
            "last_value": -587.782,
            "interval": null,
            "observation_type": {
                "url": "https://zuiderzeeland.lizard.net/api/v4/observationtypes/8/?format=api",
                "id": 8,
                "code": "WNS2184",
                "parameter": "Waterhoogte",
                "unit": "cm",
                "scale": "interval",
                "description": "",
                "domain_values": null,
                "reference_frame": "NAP",
                "compartment": "OW",
                "created": "2015-06-19T09:47:29.345611Z",
                "last_modified": "2019-06-25T07:26:10.441021Z"
            },
            "datasource": null,
            "supplier": null,
            "supplier_code": null,
            "location": {
                "url": "https://zuiderzeeland.lizard.net/api/v4/locations/20308f0a-69c7-41f1-a554-3c814015bff7/?format=api",
                "uuid": "20308f0a-69c7-41f1-a554-3c814015bff7",
                "name": "Gemaal Steven Rippen, waterhoogte LWZ",
                "code": "OP3020-LT2"
            },
            "extra_metadata": {},
            "created": "2020-06-08T19:46:27.648044Z",
            "last_modified": "2025-05-19T08:25:21.222583Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/395b4451-3014-4dcc-9f17-606b2110c1bd/?format=api",
            "uuid": "395b4451-3014-4dcc-9f17-606b2110c1bd",
            "code": "WNS2184::second::1::900",
            "name": "WNS2184",
            "description": "",
            "start": "2011-12-31T23:00:00Z",
            "end": "2025-05-19T07:45:00Z",
            "value_type": "float",
            "last_value": -582.6,
            "interval": null,
            "observation_type": {
                "url": "https://zuiderzeeland.lizard.net/api/v4/observationtypes/8/?format=api",
                "id": 8,
                "code": "WNS2184",
                "parameter": "Waterhoogte",
                "unit": "cm",
                "scale": "interval",
                "description": "",
                "domain_values": null,
                "reference_frame": "NAP",
                "compartment": "OW",
                "created": "2015-06-19T09:47:29.345611Z",
                "last_modified": "2019-06-25T07:26:10.441021Z"
            },
            "datasource": null,
            "supplier": null,
            "supplier_code": null,
            "location": {
                "url": "https://zuiderzeeland.lizard.net/api/v4/locations/97d73b46-be25-4c57-8525-086456c56700/?format=api",
                "uuid": "97d73b46-be25-4c57-8525-086456c56700",
                "name": "Stuw woonwijk Tollebeek, waterhoogte HWZ",
                "code": "ST2069-LT1"
            },
            "extra_metadata": {},
            "created": "2020-06-08T19:46:27.648283Z",
            "last_modified": "2025-05-19T08:25:41.389811Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/e7dc13c1-7806-483d-bba5-b0935a83e8a6/?format=api",
            "uuid": "e7dc13c1-7806-483d-bba5-b0935a83e8a6",
            "code": "WNS2184::second::1::900",
            "name": "WNS2184",
            "description": "",
            "start": "2011-12-31T23:15:00Z",
            "end": "2025-05-19T07:45:00Z",
            "value_type": "float",
            "last_value": -314.0,
            "interval": null,
            "observation_type": {
                "url": "https://zuiderzeeland.lizard.net/api/v4/observationtypes/8/?format=api",
                "id": 8,
                "code": "WNS2184",
                "parameter": "Waterhoogte",
                "unit": "cm",
                "scale": "interval",
                "description": "",
                "domain_values": null,
                "reference_frame": "NAP",
                "compartment": "OW",
                "created": "2015-06-19T09:47:29.345611Z",
                "last_modified": "2019-06-25T07:26:10.441021Z"
            },
            "datasource": null,
            "supplier": null,
            "supplier_code": null,
            "location": {
                "url": "https://zuiderzeeland.lizard.net/api/v4/locations/0bc2471d-8128-4177-bc5e-a6af26754eb3/?format=api",
                "uuid": "0bc2471d-8128-4177-bc5e-a6af26754eb3",
                "name": "Stuw Langs Lemstervaart west, waterhoogte HWZ",
                "code": "ST4896-LT1"
            },
            "extra_metadata": {},
            "created": "2020-06-08T19:46:27.648523Z",
            "last_modified": "2025-05-19T08:25:51.980230Z",
            "access_modifier": "Public"
        }
    ]
}