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/8519c70d-5c74-46f7-b600-a52f8a194fe0/timeseries/?format=api&page=18
HTTP 200 OK
Allow: GET, POST, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 188,
    "next": "https://demo.lizard.net/api/v4/monitoringnetworks/8519c70d-5c74-46f7-b600-a52f8a194fe0/timeseries/?format=api&page=19",
    "previous": "https://demo.lizard.net/api/v4/monitoringnetworks/8519c70d-5c74-46f7-b600-a52f8a194fe0/timeseries/?format=api&page=17",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/11669f3f-84ba-4712-966e-58f5dec6d1ff/?format=api",
            "uuid": "11669f3f-84ba-4712-966e-58f5dec6d1ff",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "1990-07-13T11:00:00Z",
            "end": "2005-10-28T11:00:00Z",
            "value_type": "float",
            "last_value": 3.39,
            "interval": null,
            "observation_type": {
                "url": "https://demo.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://demo.lizard.net/api/v4/locations/9ce65af4-17e1-421a-9469-cbe611db9967/?format=api",
                "uuid": "9ce65af4-17e1-421a-9469-cbe611db9967",
                "name": "VEWP011013",
                "code": "VEWP011013"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "2005-10-28T12:00:00Z",
                        "start": "1990-07-13T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "onbekendPeilklokje",
                        "airpressurecompensationtype": "geen"
                    }
                }
            },
            "created": "2022-10-12T10:44:25.310344Z",
            "last_modified": "2023-07-09T20:49:59.069761Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/b9583afc-b711-4fb5-af98-8304d867879d/?format=api",
            "uuid": "b9583afc-b711-4fb5-af98-8304d867879d",
            "code": "WNS9040",
            "name": "WNS9040",
            "description": "",
            "start": null,
            "end": null,
            "value_type": "float",
            "last_value": null,
            "interval": null,
            "observation_type": {
                "url": "https://demo.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://demo.lizard.net/api/v4/locations/9ce65af4-17e1-421a-9469-cbe611db9967/?format=api",
                "uuid": "9ce65af4-17e1-421a-9469-cbe611db9967",
                "name": "VEWP011013",
                "code": "VEWP011013"
            },
            "extra_metadata": {},
            "created": "2022-10-12T10:44:25.663225Z",
            "last_modified": "2022-12-20T14:46:28.703112Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/d9d7af01-519f-44f0-89cb-55dd134c05f1/?format=api",
            "uuid": "d9d7af01-519f-44f0-89cb-55dd134c05f1",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "1990-07-13T11:00:00Z",
            "end": "2005-10-28T11:00:00Z",
            "value_type": "float",
            "last_value": 3.23,
            "interval": null,
            "observation_type": {
                "url": "https://demo.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://demo.lizard.net/api/v4/locations/2c7e341d-1ac0-4f6c-9306-b96030130ddb/?format=api",
                "uuid": "2c7e341d-1ac0-4f6c-9306-b96030130ddb",
                "name": "VEWP011014",
                "code": "VEWP011014"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "2005-10-28T12:00:00Z",
                        "start": "1990-07-13T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "onbekendPeilklokje",
                        "airpressurecompensationtype": "geen"
                    }
                }
            },
            "created": "2022-10-12T10:44:28.445985Z",
            "last_modified": "2023-07-09T20:49:59.726119Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/6eba48fa-614b-44ef-89c1-8c24481844e7/?format=api",
            "uuid": "6eba48fa-614b-44ef-89c1-8c24481844e7",
            "code": "WNS9040",
            "name": "WNS9040",
            "description": "",
            "start": null,
            "end": null,
            "value_type": "float",
            "last_value": null,
            "interval": null,
            "observation_type": {
                "url": "https://demo.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://demo.lizard.net/api/v4/locations/2c7e341d-1ac0-4f6c-9306-b96030130ddb/?format=api",
                "uuid": "2c7e341d-1ac0-4f6c-9306-b96030130ddb",
                "name": "VEWP011014",
                "code": "VEWP011014"
            },
            "extra_metadata": {},
            "created": "2022-10-12T10:44:28.784759Z",
            "last_modified": "2022-12-20T14:46:29.996479Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/dd5a8062-b6f7-489d-86dd-ecc3110ac310/?format=api",
            "uuid": "dd5a8062-b6f7-489d-86dd-ecc3110ac310",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "1990-07-13T11:00:00Z",
            "end": "2005-10-28T11:00:00Z",
            "value_type": "float",
            "last_value": 4.74,
            "interval": null,
            "observation_type": {
                "url": "https://demo.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://demo.lizard.net/api/v4/locations/ee2f86e9-bdec-4975-b17c-335e3a8e8cc0/?format=api",
                "uuid": "ee2f86e9-bdec-4975-b17c-335e3a8e8cc0",
                "name": "VEWP011002",
                "code": "VEWP011002"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "2005-10-28T12:00:00Z",
                        "start": "1990-07-13T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "onbekendPeilklokje",
                        "airpressurecompensationtype": "geen"
                    }
                }
            },
            "created": "2022-10-12T10:44:31.773781Z",
            "last_modified": "2023-07-09T20:50:00.600134Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/3bc31b06-178c-486c-842b-84591d7edc97/?format=api",
            "uuid": "3bc31b06-178c-486c-842b-84591d7edc97",
            "code": "WNS9040",
            "name": "WNS9040",
            "description": "",
            "start": null,
            "end": null,
            "value_type": "float",
            "last_value": null,
            "interval": null,
            "observation_type": {
                "url": "https://demo.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://demo.lizard.net/api/v4/locations/ee2f86e9-bdec-4975-b17c-335e3a8e8cc0/?format=api",
                "uuid": "ee2f86e9-bdec-4975-b17c-335e3a8e8cc0",
                "name": "VEWP011002",
                "code": "VEWP011002"
            },
            "extra_metadata": {},
            "created": "2022-10-12T10:44:32.036445Z",
            "last_modified": "2022-12-20T14:46:31.131364Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/78a5cc61-49cb-462e-b59c-31e569826206/?format=api",
            "uuid": "78a5cc61-49cb-462e-b59c-31e569826206",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "1990-07-13T11:00:00Z",
            "end": "2005-10-28T11:00:00Z",
            "value_type": "float",
            "last_value": 4.74,
            "interval": null,
            "observation_type": {
                "url": "https://demo.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://demo.lizard.net/api/v4/locations/ca44a523-6f07-420f-aa18-4698a4784b43/?format=api",
                "uuid": "ca44a523-6f07-420f-aa18-4698a4784b43",
                "name": "VEWP011003",
                "code": "VEWP011003"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "2005-10-28T12:00:00Z",
                        "start": "1990-07-13T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "onbekendPeilklokje",
                        "airpressurecompensationtype": "geen"
                    }
                }
            },
            "created": "2022-10-12T10:44:35.052956Z",
            "last_modified": "2023-07-09T20:50:01.327715Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/f72ee48b-3e84-4b74-9e7e-e74fdc253cce/?format=api",
            "uuid": "f72ee48b-3e84-4b74-9e7e-e74fdc253cce",
            "code": "WNS9040",
            "name": "WNS9040",
            "description": "",
            "start": null,
            "end": null,
            "value_type": "float",
            "last_value": null,
            "interval": null,
            "observation_type": {
                "url": "https://demo.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://demo.lizard.net/api/v4/locations/ca44a523-6f07-420f-aa18-4698a4784b43/?format=api",
                "uuid": "ca44a523-6f07-420f-aa18-4698a4784b43",
                "name": "VEWP011003",
                "code": "VEWP011003"
            },
            "extra_metadata": {},
            "created": "2022-10-12T10:44:35.346499Z",
            "last_modified": "2022-12-20T14:46:32.289875Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/3ee4cef3-c41b-4a6b-b064-cfed1c331e39/?format=api",
            "uuid": "3ee4cef3-c41b-4a6b-b064-cfed1c331e39",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "1990-07-13T11:00:00Z",
            "end": "2005-10-28T11:00:00Z",
            "value_type": "float",
            "last_value": 4.74,
            "interval": null,
            "observation_type": {
                "url": "https://demo.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://demo.lizard.net/api/v4/locations/a0c34e5b-91a4-4584-9f72-fcbb13ec7c60/?format=api",
                "uuid": "a0c34e5b-91a4-4584-9f72-fcbb13ec7c60",
                "name": "VEWP011004",
                "code": "VEWP011004"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "2005-10-28T12:00:00Z",
                        "start": "1990-07-13T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "onbekendPeilklokje",
                        "airpressurecompensationtype": "geen"
                    }
                }
            },
            "created": "2022-10-12T10:44:38.183235Z",
            "last_modified": "2023-07-09T20:50:02.470463Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/7a16ca82-6e00-4693-beac-d6773eb06ada/?format=api",
            "uuid": "7a16ca82-6e00-4693-beac-d6773eb06ada",
            "code": "WNS9040",
            "name": "WNS9040",
            "description": "",
            "start": null,
            "end": null,
            "value_type": "float",
            "last_value": null,
            "interval": null,
            "observation_type": {
                "url": "https://demo.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://demo.lizard.net/api/v4/locations/a0c34e5b-91a4-4584-9f72-fcbb13ec7c60/?format=api",
                "uuid": "a0c34e5b-91a4-4584-9f72-fcbb13ec7c60",
                "name": "VEWP011004",
                "code": "VEWP011004"
            },
            "extra_metadata": {},
            "created": "2022-10-12T10:44:38.449713Z",
            "last_modified": "2022-12-20T14:46:33.621358Z",
            "access_modifier": "Public"
        }
    ]
}