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/efe2ba6f-6b85-44e8-9ed0-2ad76acb6f91/timeseries/?format=api&page=21
HTTP 200 OK
Allow: GET, POST, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 304,
    "next": "https://zuiderzeeland.lizard.net/api/v4/monitoringnetworks/efe2ba6f-6b85-44e8-9ed0-2ad76acb6f91/timeseries/?format=api&page=22",
    "previous": "https://zuiderzeeland.lizard.net/api/v4/monitoringnetworks/efe2ba6f-6b85-44e8-9ed0-2ad76acb6f91/timeseries/?format=api&page=20",
    "results": [
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/c2576965-638d-43cb-aec3-e72ac77b396d/?format=api",
            "uuid": "c2576965-638d-43cb-aec3-e72ac77b396d",
            "code": "WNS9040::second::1::3600",
            "name": "WNS9040",
            "description": "",
            "start": "2022-04-04T14:00:00Z",
            "end": "2025-04-01T11:00:00Z",
            "value_type": "float",
            "last_value": 5.187,
            "interval": null,
            "observation_type": {
                "url": "https://zuiderzeeland.lizard.net/api/v4/observationtypes/28/?format=api",
                "id": 28,
                "code": "WNS9040",
                "parameter": "Stijghoogte",
                "unit": "m",
                "scale": "interval",
                "description": "",
                "domain_values": null,
                "reference_frame": "NAP",
                "compartment": "GW",
                "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/1c0485ef-2ef4-40bd-b9be-0cc336002071/?format=api",
                "uuid": "1c0485ef-2ef4-40bd-b9be-0cc336002071",
                "name": "B27H0527001",
                "code": "B27H0527001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2022-04-04T15:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "druksensor",
                        "airpressurecompensationtype": "KNMImeting"
                    }
                }
            },
            "created": "2022-07-15T15:39:59.523086Z",
            "last_modified": "2025-04-07T12:20:05.649622Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/224e43db-69af-487d-b785-8e033da982f3/?format=api",
            "uuid": "224e43db-69af-487d-b785-8e033da982f3",
            "code": "WNS9040::second::1::3600",
            "name": "WNS9040",
            "description": "",
            "start": "2022-04-05T11:00:00Z",
            "end": "2025-04-01T11:00:00Z",
            "value_type": "float",
            "last_value": 6.401,
            "interval": null,
            "observation_type": {
                "url": "https://zuiderzeeland.lizard.net/api/v4/observationtypes/28/?format=api",
                "id": 28,
                "code": "WNS9040",
                "parameter": "Stijghoogte",
                "unit": "m",
                "scale": "interval",
                "description": "",
                "domain_values": null,
                "reference_frame": "NAP",
                "compartment": "GW",
                "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/b088d9fc-cbd4-40b6-ba83-c43b51994848/?format=api",
                "uuid": "b088d9fc-cbd4-40b6-ba83-c43b51994848",
                "name": "B27H0526001",
                "code": "B27H0526001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2022-04-05T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "druksensor",
                        "airpressurecompensationtype": "KNMImeting"
                    }
                }
            },
            "created": "2022-07-15T15:39:59.523367Z",
            "last_modified": "2025-04-07T12:20:27.440362Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/08744310-0578-463f-99f5-f66f68634016/?format=api",
            "uuid": "08744310-0578-463f-99f5-f66f68634016",
            "code": "WNS9040::second::1::3600",
            "name": "WNS9040",
            "description": "",
            "start": "2022-04-04T14:00:00Z",
            "end": "2025-04-01T11:00:00Z",
            "value_type": "float",
            "last_value": 7.034000000000001,
            "interval": null,
            "observation_type": {
                "url": "https://zuiderzeeland.lizard.net/api/v4/observationtypes/28/?format=api",
                "id": 28,
                "code": "WNS9040",
                "parameter": "Stijghoogte",
                "unit": "m",
                "scale": "interval",
                "description": "",
                "domain_values": null,
                "reference_frame": "NAP",
                "compartment": "GW",
                "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/913e69a3-5d7a-46b7-98b0-034287e0ed85/?format=api",
                "uuid": "913e69a3-5d7a-46b7-98b0-034287e0ed85",
                "name": "B27H0524002",
                "code": "B27H0524002"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2022-04-04T15:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "druksensor",
                        "airpressurecompensationtype": "KNMImeting"
                    }
                }
            },
            "created": "2022-07-15T15:39:59.523569Z",
            "last_modified": "2025-04-04T08:45:39.605964Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/422abda3-967f-46f8-aae9-491c47330eae/?format=api",
            "uuid": "422abda3-967f-46f8-aae9-491c47330eae",
            "code": "WNS9040",
            "name": "WNS9040",
            "description": "",
            "start": "2022-04-26T14:00:00Z",
            "end": "2025-04-01T08:00:00Z",
            "value_type": "float",
            "last_value": 7.896,
            "interval": null,
            "observation_type": {
                "url": "https://zuiderzeeland.lizard.net/api/v4/observationtypes/28/?format=api",
                "id": 28,
                "code": "WNS9040",
                "parameter": "Stijghoogte",
                "unit": "m",
                "scale": "interval",
                "description": "",
                "domain_values": null,
                "reference_frame": "NAP",
                "compartment": "GW",
                "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/29faa58f-99d6-437a-bf71-d257ef3c8b92/?format=api",
                "uuid": "29faa58f-99d6-437a-bf71-d257ef3c8b92",
                "name": "B27H0522001",
                "code": "B27H0522001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2022-04-26T15:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "druksensor",
                        "airpressurecompensationtype": "KNMImeting"
                    }
                }
            },
            "created": "2022-10-04T17:57:45.547135Z",
            "last_modified": "2025-04-04T08:45:36.653450Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/2da8cd96-b5be-44bd-87e4-4d7c33daedbe/?format=api",
            "uuid": "2da8cd96-b5be-44bd-87e4-4d7c33daedbe",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": null,
            "end": null,
            "value_type": "float",
            "last_value": null,
            "interval": null,
            "observation_type": {
                "url": "https://zuiderzeeland.lizard.net/api/v4/observationtypes/911/?format=api",
                "id": 911,
                "code": "WNS9040.hand",
                "parameter": "Handpeiling",
                "unit": "m",
                "scale": "interval",
                "description": "",
                "domain_values": null,
                "reference_frame": "NAP",
                "compartment": "GW",
                "created": "2018-02-23T23:46:52.846502Z",
                "last_modified": "2023-12-13T13:18:44.845570Z"
            },
            "datasource": null,
            "supplier": null,
            "supplier_code": null,
            "location": {
                "url": "https://zuiderzeeland.lizard.net/api/v4/locations/92a4379f-9533-4b73-8fc9-90ba545956e9/?format=api",
                "uuid": "92a4379f-9533-4b73-8fc9-90ba545956e9",
                "name": "B28C0207051",
                "code": "28CP0207051"
            },
            "extra_metadata": {},
            "created": "2022-10-04T20:19:58.442615Z",
            "last_modified": "2022-10-04T20:19:58.442601Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/6cde2e38-f603-4591-bc91-1fd0ae7913b8/?format=api",
            "uuid": "6cde2e38-f603-4591-bc91-1fd0ae7913b8",
            "code": "WNS9040",
            "name": "WNS9040",
            "description": "",
            "start": null,
            "end": null,
            "value_type": "float",
            "last_value": null,
            "interval": null,
            "observation_type": {
                "url": "https://zuiderzeeland.lizard.net/api/v4/observationtypes/28/?format=api",
                "id": 28,
                "code": "WNS9040",
                "parameter": "Stijghoogte",
                "unit": "m",
                "scale": "interval",
                "description": "",
                "domain_values": null,
                "reference_frame": "NAP",
                "compartment": "GW",
                "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/92a4379f-9533-4b73-8fc9-90ba545956e9/?format=api",
                "uuid": "92a4379f-9533-4b73-8fc9-90ba545956e9",
                "name": "B28C0207051",
                "code": "28CP0207051"
            },
            "extra_metadata": {},
            "created": "2022-10-04T20:19:58.874794Z",
            "last_modified": "2022-10-04T20:19:58.874778Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/4670dfda-a24f-4e26-9305-4cf22677e50d/?format=api",
            "uuid": "4670dfda-a24f-4e26-9305-4cf22677e50d",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": null,
            "end": null,
            "value_type": "float",
            "last_value": null,
            "interval": null,
            "observation_type": {
                "url": "https://zuiderzeeland.lizard.net/api/v4/observationtypes/911/?format=api",
                "id": 911,
                "code": "WNS9040.hand",
                "parameter": "Handpeiling",
                "unit": "m",
                "scale": "interval",
                "description": "",
                "domain_values": null,
                "reference_frame": "NAP",
                "compartment": "GW",
                "created": "2018-02-23T23:46:52.846502Z",
                "last_modified": "2023-12-13T13:18:44.845570Z"
            },
            "datasource": null,
            "supplier": null,
            "supplier_code": null,
            "location": {
                "url": "https://zuiderzeeland.lizard.net/api/v4/locations/f86803b1-2cf2-4bf4-a575-674e73e23f15/?format=api",
                "uuid": "f86803b1-2cf2-4bf4-a575-674e73e23f15",
                "name": "B28C0207052",
                "code": "28CP0207052"
            },
            "extra_metadata": {},
            "created": "2022-10-04T20:20:01.698430Z",
            "last_modified": "2022-10-04T20:20:01.698411Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/6a932557-6688-4949-9297-825b9e81ae4c/?format=api",
            "uuid": "6a932557-6688-4949-9297-825b9e81ae4c",
            "code": "WNS9040",
            "name": "WNS9040",
            "description": "",
            "start": null,
            "end": null,
            "value_type": "float",
            "last_value": null,
            "interval": null,
            "observation_type": {
                "url": "https://zuiderzeeland.lizard.net/api/v4/observationtypes/28/?format=api",
                "id": 28,
                "code": "WNS9040",
                "parameter": "Stijghoogte",
                "unit": "m",
                "scale": "interval",
                "description": "",
                "domain_values": null,
                "reference_frame": "NAP",
                "compartment": "GW",
                "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/f86803b1-2cf2-4bf4-a575-674e73e23f15/?format=api",
                "uuid": "f86803b1-2cf2-4bf4-a575-674e73e23f15",
                "name": "B28C0207052",
                "code": "28CP0207052"
            },
            "extra_metadata": {},
            "created": "2022-10-04T20:20:02.144375Z",
            "last_modified": "2022-10-04T20:20:02.144362Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/96bde31a-ee1b-48b2-84a0-470d5c08b697/?format=api",
            "uuid": "96bde31a-ee1b-48b2-84a0-470d5c08b697",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": null,
            "end": null,
            "value_type": "float",
            "last_value": null,
            "interval": null,
            "observation_type": {
                "url": "https://zuiderzeeland.lizard.net/api/v4/observationtypes/911/?format=api",
                "id": 911,
                "code": "WNS9040.hand",
                "parameter": "Handpeiling",
                "unit": "m",
                "scale": "interval",
                "description": "",
                "domain_values": null,
                "reference_frame": "NAP",
                "compartment": "GW",
                "created": "2018-02-23T23:46:52.846502Z",
                "last_modified": "2023-12-13T13:18:44.845570Z"
            },
            "datasource": null,
            "supplier": null,
            "supplier_code": null,
            "location": {
                "url": "https://zuiderzeeland.lizard.net/api/v4/locations/732f71ee-6e1e-4c22-84ee-300a6356fc76/?format=api",
                "uuid": "732f71ee-6e1e-4c22-84ee-300a6356fc76",
                "name": "B28C0207053",
                "code": "28CP0207053"
            },
            "extra_metadata": {},
            "created": "2022-10-04T20:20:05.172922Z",
            "last_modified": "2022-10-04T20:20:05.172909Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/07ec00f5-5ed1-4ed1-a7dd-754b744622ae/?format=api",
            "uuid": "07ec00f5-5ed1-4ed1-a7dd-754b744622ae",
            "code": "WNS9040",
            "name": "WNS9040",
            "description": "",
            "start": null,
            "end": null,
            "value_type": "float",
            "last_value": null,
            "interval": null,
            "observation_type": {
                "url": "https://zuiderzeeland.lizard.net/api/v4/observationtypes/28/?format=api",
                "id": 28,
                "code": "WNS9040",
                "parameter": "Stijghoogte",
                "unit": "m",
                "scale": "interval",
                "description": "",
                "domain_values": null,
                "reference_frame": "NAP",
                "compartment": "GW",
                "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/732f71ee-6e1e-4c22-84ee-300a6356fc76/?format=api",
                "uuid": "732f71ee-6e1e-4c22-84ee-300a6356fc76",
                "name": "B28C0207053",
                "code": "28CP0207053"
            },
            "extra_metadata": {},
            "created": "2022-10-04T20:20:05.593292Z",
            "last_modified": "2022-10-04T20:20:05.593280Z",
            "access_modifier": "Public"
        }
    ]
}