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/937b4ade-7c4a-422d-a5df-d8a7bdfe85ae/timeseries/?format=api
HTTP 200 OK
Allow: GET, POST, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 14,
    "next": "https://demo.lizard.net/api/v4/monitoringnetworks/937b4ade-7c4a-422d-a5df-d8a7bdfe85ae/timeseries/?format=api&page=2",
    "previous": null,
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/6274b9e5-2fc5-4876-bbcf-84e6e68d7660/?format=api",
            "uuid": "6274b9e5-2fc5-4876-bbcf-84e6e68d7660",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "2022-07-12T11:13:02Z",
            "end": "2023-04-04T10:19:51Z",
            "value_type": "float",
            "last_value": null,
            "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/27768414-435a-47c7-a28c-bf65f57de57b/?format=api",
                "uuid": "27768414-435a-47c7-a28c-bf65f57de57b",
                "name": "02GP0207001",
                "code": "02GP0207001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2022-07-12T12:13:02Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "elektronischPeilklokje",
                        "airpressurecompensationtype": "geen"
                    }
                }
            },
            "created": "2022-10-04T18:00:53.626205Z",
            "last_modified": "2023-10-26T12:55:05.298586Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/a7dc2715-06a1-418b-87c9-4169588af4b8/?format=api",
            "uuid": "a7dc2715-06a1-418b-87c9-4169588af4b8",
            "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/27768414-435a-47c7-a28c-bf65f57de57b/?format=api",
                "uuid": "27768414-435a-47c7-a28c-bf65f57de57b",
                "name": "02GP0207001",
                "code": "02GP0207001"
            },
            "extra_metadata": {},
            "created": "2022-10-04T18:00:54.110698Z",
            "last_modified": "2022-10-04T18:00:54.110681Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/9bfee073-90d2-4d39-93d6-2e9ba9937762/?format=api",
            "uuid": "9bfee073-90d2-4d39-93d6-2e9ba9937762",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "2022-07-12T11:13:19Z",
            "end": "2023-04-04T10:20:50Z",
            "value_type": "float",
            "last_value": null,
            "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/0401d305-1d86-4919-906b-5153fb1afe57/?format=api",
                "uuid": "0401d305-1d86-4919-906b-5153fb1afe57",
                "name": "02GP0207002",
                "code": "02GP0207002"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2022-07-12T12:13:19Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "elektronischPeilklokje",
                        "airpressurecompensationtype": "geen"
                    }
                }
            },
            "created": "2022-10-04T18:00:55.945049Z",
            "last_modified": "2023-10-26T12:54:36.555178Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/a718750d-6e81-4db3-bfec-18d7b3a8545f/?format=api",
            "uuid": "a718750d-6e81-4db3-bfec-18d7b3a8545f",
            "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/0401d305-1d86-4919-906b-5153fb1afe57/?format=api",
                "uuid": "0401d305-1d86-4919-906b-5153fb1afe57",
                "name": "02GP0207002",
                "code": "02GP0207002"
            },
            "extra_metadata": {},
            "created": "2022-10-04T18:00:56.453012Z",
            "last_modified": "2022-10-04T18:00:56.452998Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/f224ea74-cc14-448b-a679-7211ef2ee774/?format=api",
            "uuid": "f224ea74-cc14-448b-a679-7211ef2ee774",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "2022-07-12T11:13:35Z",
            "end": "2023-04-04T10:21:29Z",
            "value_type": "float",
            "last_value": null,
            "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/2f96b5c3-d9e4-4b17-8502-6683d3f20164/?format=api",
                "uuid": "2f96b5c3-d9e4-4b17-8502-6683d3f20164",
                "name": "02GP0207003",
                "code": "02GP0207003"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2022-07-12T12:13:35Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "elektronischPeilklokje",
                        "airpressurecompensationtype": "geen"
                    }
                }
            },
            "created": "2022-10-04T18:00:58.399799Z",
            "last_modified": "2023-10-26T12:54:00.673902Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/6fffc09d-3bd3-44b8-9462-7bbe7583daf1/?format=api",
            "uuid": "6fffc09d-3bd3-44b8-9462-7bbe7583daf1",
            "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/2f96b5c3-d9e4-4b17-8502-6683d3f20164/?format=api",
                "uuid": "2f96b5c3-d9e4-4b17-8502-6683d3f20164",
                "name": "02GP0207003",
                "code": "02GP0207003"
            },
            "extra_metadata": {},
            "created": "2022-10-04T18:00:58.880323Z",
            "last_modified": "2022-10-04T18:00:58.880309Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/c64dd854-3a01-43c2-abe6-a591b9496b19/?format=api",
            "uuid": "c64dd854-3a01-43c2-abe6-a591b9496b19",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "1997-08-13T11:00:00Z",
            "end": "2023-04-04T11:02:38Z",
            "value_type": "float",
            "last_value": null,
            "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/96799866-5370-4adc-af67-3bf78a9b3620/?format=api",
                "uuid": "96799866-5370-4adc-af67-3bf78a9b3620",
                "name": "02GP0310001",
                "code": "02GP0310001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": [
                        {
                            "eind": "1997-08-13T12:00:00Z",
                            "start": "1997-08-13T12:00:00Z",
                            "observationtype": "reguliereMeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "onbekendPeilklokje",
                            "airpressurecompensationtype": "monitoringnetmeting"
                        },
                        {
                            "eind": "None",
                            "start": "2022-04-26T13:52:00Z",
                            "observationtype": "reguliereMeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "elektronischPeilklokje",
                            "airpressurecompensationtype": "geen"
                        }
                    ]
                }
            },
            "created": "2022-10-12T11:12:55.183423Z",
            "last_modified": "2023-10-26T12:53:38.584776Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/58074f6c-f504-4790-a184-9a22bc4f304d/?format=api",
            "uuid": "58074f6c-f504-4790-a184-9a22bc4f304d",
            "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/96799866-5370-4adc-af67-3bf78a9b3620/?format=api",
                "uuid": "96799866-5370-4adc-af67-3bf78a9b3620",
                "name": "02GP0310001",
                "code": "02GP0310001"
            },
            "extra_metadata": {},
            "created": "2022-10-12T11:12:55.511190Z",
            "last_modified": "2022-12-20T14:58:58.905775Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/43058a16-b197-4219-8e44-17ad7679ce23/?format=api",
            "uuid": "43058a16-b197-4219-8e44-17ad7679ce23",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "1997-08-13T11:00:00Z",
            "end": "2023-04-04T11:03:18Z",
            "value_type": "float",
            "last_value": null,
            "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/25853d65-0b54-4317-b839-2af285bf2a2e/?format=api",
                "uuid": "25853d65-0b54-4317-b839-2af285bf2a2e",
                "name": "02GP0310002",
                "code": "02GP0310002"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": [
                        {
                            "eind": "1997-08-13T12:00:00Z",
                            "start": "1997-08-13T12:00:00Z",
                            "observationtype": "reguliereMeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "onbekendPeilklokje",
                            "airpressurecompensationtype": "monitoringnetmeting"
                        },
                        {
                            "eind": "None",
                            "start": "2022-04-26T13:52:18Z",
                            "observationtype": "reguliereMeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "elektronischPeilklokje",
                            "airpressurecompensationtype": "geen"
                        }
                    ]
                }
            },
            "created": "2022-10-12T11:12:58.484117Z",
            "last_modified": "2023-10-26T12:55:38.540387Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/141c5db6-2498-4ded-b3bb-156e5bef20b4/?format=api",
            "uuid": "141c5db6-2498-4ded-b3bb-156e5bef20b4",
            "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/25853d65-0b54-4317-b839-2af285bf2a2e/?format=api",
                "uuid": "25853d65-0b54-4317-b839-2af285bf2a2e",
                "name": "02GP0310002",
                "code": "02GP0310002"
            },
            "extra_metadata": {},
            "created": "2022-10-12T11:12:58.742086Z",
            "last_modified": "2022-12-20T14:58:59.877230Z",
            "access_modifier": "Public"
        }
    ]
}