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=38
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=39",
    "previous": "https://zuiderzeeland.lizard.net/api/v4/monitoringnetworks/50a999df-aba4-4e52-b155-255b497d70b8/timeseries/?format=api&page=37",
    "results": [
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/0f656f37-fe2c-4201-ae12-e822ee0fc059/?format=api",
            "uuid": "0f656f37-fe2c-4201-ae12-e822ee0fc059",
            "code": "WNS2184::second::1::900",
            "name": "WNS2184",
            "description": "",
            "start": "2015-01-01T00:15:00Z",
            "end": "2025-05-18T13:45:00Z",
            "value_type": "float",
            "last_value": -512.928,
            "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/3030973b-5862-4bc4-b663-8cbe65e6da42/?format=api",
                "uuid": "3030973b-5862-4bc4-b663-8cbe65e6da42",
                "name": "Opvoerpomp Watersnipweg, waterhoogte LWZ",
                "code": "OP2602-LT2602B"
            },
            "extra_metadata": {},
            "created": "2020-06-25T19:18:24.198017Z",
            "last_modified": "2025-05-18T14:25:22.161613Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/9fb29b09-ded2-4cec-8df2-b4ad50151a37/?format=api",
            "uuid": "9fb29b09-ded2-4cec-8df2-b4ad50151a37",
            "code": "WNS2184::second::1::900",
            "name": "WNS2184",
            "description": "",
            "start": "2015-01-01T18:30:00Z",
            "end": "2025-05-18T13:45:00Z",
            "value_type": "float",
            "last_value": -523.066,
            "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/b1b2675a-477d-4da8-a4e9-4a14d27fa252/?format=api",
                "uuid": "b1b2675a-477d-4da8-a4e9-4a14d27fa252",
                "name": "Opvoerpomp Marcel Duchampstraat, waterhoogte HWZ",
                "code": "OP2604-LT2604A"
            },
            "extra_metadata": {},
            "created": "2020-06-25T19:19:08.615256Z",
            "last_modified": "2025-05-18T14:25:48.124669Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/5ecbb392-ea8f-4e00-86a2-7bf9778a29b0/?format=api",
            "uuid": "5ecbb392-ea8f-4e00-86a2-7bf9778a29b0",
            "code": "WNS2184::second::1::900",
            "name": "WNS2184",
            "description": "",
            "start": null,
            "end": null,
            "value_type": "float",
            "last_value": null,
            "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/ed1e56f5-40e0-474e-9653-1de382e4d50e/?format=api",
                "uuid": "ed1e56f5-40e0-474e-9653-1de382e4d50e",
                "name": "ELLERTOCHT, hoek, Oldebroekerweg",
                "code": "27AN-040-01"
            },
            "extra_metadata": {},
            "created": "2020-07-07T11:27:05.019947Z",
            "last_modified": "2020-07-07T11:27:05.019938Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/3c210da0-9e61-4d1a-b023-371484bd78c7/?format=api",
            "uuid": "3c210da0-9e61-4d1a-b023-371484bd78c7",
            "code": "WNS2184::second::1::900",
            "name": "WNS2184",
            "description": "",
            "start": null,
            "end": null,
            "value_type": "float",
            "last_value": null,
            "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/1c2382c7-88ea-44ab-97fb-3930a2c8ad60/?format=api",
                "uuid": "1c2382c7-88ea-44ab-97fb-3930a2c8ad60",
                "name": "ELANDTOCHT, Dronterringweg",
                "code": "20HN-065-01"
            },
            "extra_metadata": {},
            "created": "2020-07-07T11:27:05.125109Z",
            "last_modified": "2020-07-07T11:27:05.125100Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/4411da1c-c60e-4880-a73d-f78e970e319a/?format=api",
            "uuid": "4411da1c-c60e-4880-a73d-f78e970e319a",
            "code": "WNS2184::second::1::900",
            "name": "WNS2184",
            "description": "",
            "start": null,
            "end": null,
            "value_type": "float",
            "last_value": null,
            "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/7d3dcb84-0182-4310-94c7-e6ace0baa1b8/?format=api",
                "uuid": "7d3dcb84-0182-4310-94c7-e6ace0baa1b8",
                "name": "PEILMETING URK, Zuiderzand/Almerelaan",
                "code": "20EN-175-02"
            },
            "extra_metadata": {},
            "created": "2020-07-07T11:27:05.392478Z",
            "last_modified": "2020-07-07T11:27:05.392463Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/93975515-d06b-4803-bd97-4e657a2b8ae0/?format=api",
            "uuid": "93975515-d06b-4803-bd97-4e657a2b8ae0",
            "code": "WNS2184::second::1::900",
            "name": "WNS2184",
            "description": "",
            "start": null,
            "end": null,
            "value_type": "float",
            "last_value": null,
            "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/c4a13c21-c0b6-4f1f-9846-f81e94fff451/?format=api",
                "uuid": "c4a13c21-c0b6-4f1f-9846-f81e94fff451",
                "name": "NAGELERTOCHT, Nagelerweg",
                "code": "20FZ-051-01"
            },
            "extra_metadata": {},
            "created": "2020-07-07T11:30:22.673067Z",
            "last_modified": "2020-07-07T11:30:22.673058Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/b7d1741b-cb15-4b43-9c19-bf65cfa13e9b/?format=api",
            "uuid": "b7d1741b-cb15-4b43-9c19-bf65cfa13e9b",
            "code": "WNS2184::second::1::900",
            "name": "WNS2184",
            "description": "",
            "start": null,
            "end": null,
            "value_type": "float",
            "last_value": null,
            "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/f2569a49-9c42-4c78-9321-a522db546888/?format=api",
                "uuid": "f2569a49-9c42-4c78-9321-a522db546888",
                "name": "STADSWATER EMMELOORD, brug Hoeksewaard",
                "code": "15HZ-101-01"
            },
            "extra_metadata": {},
            "created": "2020-07-07T11:30:22.753117Z",
            "last_modified": "2020-07-07T11:30:22.753108Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/b44de320-d665-4fba-bd00-d41d780f8331/?format=api",
            "uuid": "b44de320-d665-4fba-bd00-d41d780f8331",
            "code": "WNS2184::second::1::900",
            "name": "WNS2184",
            "description": "",
            "start": null,
            "end": null,
            "value_type": "float",
            "last_value": null,
            "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/8349170a-e64d-4e3f-b59e-2ce8b42bca07/?format=api",
                "uuid": "8349170a-e64d-4e3f-b59e-2ce8b42bca07",
                "name": "STADSWATER EMMELOORD, Ijsselmeerlaan",
                "code": "21AN-140-01"
            },
            "extra_metadata": {},
            "created": "2020-07-07T11:30:22.855128Z",
            "last_modified": "2020-07-07T11:30:22.855119Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/b14ef036-08a7-4b25-8afc-8a141effb85f/?format=api",
            "uuid": "b14ef036-08a7-4b25-8afc-8a141effb85f",
            "code": "WNS2184::second::1::900",
            "name": "WNS2184",
            "description": "",
            "start": null,
            "end": null,
            "value_type": "float",
            "last_value": null,
            "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/e6b6fc7f-5c8d-4d1c-b4a5-137ab8e55b5a/?format=api",
                "uuid": "e6b6fc7f-5c8d-4d1c-b4a5-137ab8e55b5a",
                "name": "STADSWATER EMMELOORD, Emmelhage einde Newtonsingel",
                "code": "15HZ-103-01"
            },
            "extra_metadata": {},
            "created": "2020-07-07T11:30:23.043074Z",
            "last_modified": "2020-07-07T11:30:23.043065Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/d0929cae-1003-4d84-8c1c-2610d2b81e5a/?format=api",
            "uuid": "d0929cae-1003-4d84-8c1c-2610d2b81e5a",
            "code": "WNS2184::second::1::900",
            "name": "WNS2184",
            "description": "",
            "start": "2017-07-04T10:45:00Z",
            "end": "2017-07-26T04:45:00Z",
            "value_type": "float",
            "last_value": 13.517,
            "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/c0259a0d-a25c-420d-b556-b1c845c3cadf/?format=api",
                "uuid": "c0259a0d-a25c-420d-b556-b1c845c3cadf",
                "name": "WESTERMEERTOCHT, hoek Steenbankpad",
                "code": "20EN-066-01"
            },
            "extra_metadata": {},
            "created": "2020-07-07T11:30:23.166749Z",
            "last_modified": "2020-07-07T11:33:34.465003Z",
            "access_modifier": "Public"
        }
    ]
}