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/0581715e-bd67-4f23-b023-f9ce48916a06/timeseries/?format=api&page=29
HTTP 200 OK
Allow: GET, POST, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 362,
    "next": "https://demo.lizard.net/api/v4/monitoringnetworks/0581715e-bd67-4f23-b023-f9ce48916a06/timeseries/?format=api&page=30",
    "previous": "https://demo.lizard.net/api/v4/monitoringnetworks/0581715e-bd67-4f23-b023-f9ce48916a06/timeseries/?format=api&page=28",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/aaa4e668-16c5-4102-b0dd-eaaff00316a7/?format=api",
            "uuid": "aaa4e668-16c5-4102-b0dd-eaaff00316a7",
            "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/b2ee7937-8118-4491-8b56-58de9f5e90a0/?format=api",
                "uuid": "b2ee7937-8118-4491-8b56-58de9f5e90a0",
                "name": "NIWP005010",
                "code": "NIWP005010"
            },
            "extra_metadata": {},
            "created": "2022-10-12T09:37:10.533179Z",
            "last_modified": "2022-12-20T14:13:02.462895Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/ecdf28d0-9949-46dd-9890-d3e9f166465d/?format=api",
            "uuid": "ecdf28d0-9949-46dd-9890-d3e9f166465d",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "1980-01-03T11:00:00Z",
            "end": "2003-10-13T11:00:00Z",
            "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/1b0866e9-fa9d-4a1c-bcb8-751ccb999061/?format=api",
                "uuid": "1b0866e9-fa9d-4a1c-bcb8-751ccb999061",
                "name": "NIWP005013",
                "code": "NIWP005013"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "2003-10-13T12:00:00Z",
                        "start": "1980-01-03T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "onbekendPeilklokje",
                        "airpressurecompensationtype": "geen"
                    }
                }
            },
            "created": "2022-10-12T09:37:13.495053Z",
            "last_modified": "2023-07-09T20:40:43.834182Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/85db0e2e-0d2f-40bb-814a-4e6c3cdb0905/?format=api",
            "uuid": "85db0e2e-0d2f-40bb-814a-4e6c3cdb0905",
            "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/1b0866e9-fa9d-4a1c-bcb8-751ccb999061/?format=api",
                "uuid": "1b0866e9-fa9d-4a1c-bcb8-751ccb999061",
                "name": "NIWP005013",
                "code": "NIWP005013"
            },
            "extra_metadata": {},
            "created": "2022-10-12T09:37:13.787863Z",
            "last_modified": "2022-12-20T14:13:03.364207Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/c26df9a7-8589-4d07-8edc-c6b20ca19908/?format=api",
            "uuid": "c26df9a7-8589-4d07-8edc-c6b20ca19908",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "1980-01-03T11:00:00Z",
            "end": "2003-10-13T11:00:00Z",
            "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/f9bd962e-2f3f-4200-9005-9f4f1e939f83/?format=api",
                "uuid": "f9bd962e-2f3f-4200-9005-9f4f1e939f83",
                "name": "NIWP005014",
                "code": "NIWP005014"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "2003-10-13T12:00:00Z",
                        "start": "1980-01-03T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "onbekendPeilklokje",
                        "airpressurecompensationtype": "geen"
                    }
                }
            },
            "created": "2022-10-12T09:37:16.748499Z",
            "last_modified": "2023-07-09T20:40:44.038836Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/1db3fc06-c33c-4b17-9a92-fa8509c9bc7f/?format=api",
            "uuid": "1db3fc06-c33c-4b17-9a92-fa8509c9bc7f",
            "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/f9bd962e-2f3f-4200-9005-9f4f1e939f83/?format=api",
                "uuid": "f9bd962e-2f3f-4200-9005-9f4f1e939f83",
                "name": "NIWP005014",
                "code": "NIWP005014"
            },
            "extra_metadata": {},
            "created": "2022-10-12T09:37:17.060455Z",
            "last_modified": "2022-12-20T14:13:03.977558Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/74a5dcce-115e-4c75-b0b7-bfd5ba0951ec/?format=api",
            "uuid": "74a5dcce-115e-4c75-b0b7-bfd5ba0951ec",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "1980-01-03T11:00:00Z",
            "end": "2003-10-13T11:00:00Z",
            "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/3377b75c-0eb8-418c-bce8-db70706a5d9e/?format=api",
                "uuid": "3377b75c-0eb8-418c-bce8-db70706a5d9e",
                "name": "NIWP005003",
                "code": "NIWP005003"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "2003-10-13T12:00:00Z",
                        "start": "1980-01-03T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "onbekendPeilklokje",
                        "airpressurecompensationtype": "geen"
                    }
                }
            },
            "created": "2022-10-12T09:37:19.908135Z",
            "last_modified": "2023-07-09T20:40:44.553407Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/7ba66729-9814-4b97-9825-5a6cd8d93c20/?format=api",
            "uuid": "7ba66729-9814-4b97-9825-5a6cd8d93c20",
            "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/3377b75c-0eb8-418c-bce8-db70706a5d9e/?format=api",
                "uuid": "3377b75c-0eb8-418c-bce8-db70706a5d9e",
                "name": "NIWP005003",
                "code": "NIWP005003"
            },
            "extra_metadata": {},
            "created": "2022-10-12T09:37:20.185091Z",
            "last_modified": "2022-12-20T14:13:05.005437Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/36fb0ee5-abe7-411b-8e7b-310109f1e2a8/?format=api",
            "uuid": "36fb0ee5-abe7-411b-8e7b-310109f1e2a8",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "1980-01-03T11:00:00Z",
            "end": "2003-10-13T11:00:00Z",
            "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/245fcb90-d200-4574-b296-470814fcbd22/?format=api",
                "uuid": "245fcb90-d200-4574-b296-470814fcbd22",
                "name": "NIWP005004",
                "code": "NIWP005004"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "2003-10-13T12:00:00Z",
                        "start": "1980-01-03T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "onbekendPeilklokje",
                        "airpressurecompensationtype": "geen"
                    }
                }
            },
            "created": "2022-10-12T09:37:23.094863Z",
            "last_modified": "2023-07-09T20:40:44.962315Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/0a68d5b5-b633-45ae-9d39-a499d10ca8ab/?format=api",
            "uuid": "0a68d5b5-b633-45ae-9d39-a499d10ca8ab",
            "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/245fcb90-d200-4574-b296-470814fcbd22/?format=api",
                "uuid": "245fcb90-d200-4574-b296-470814fcbd22",
                "name": "NIWP005004",
                "code": "NIWP005004"
            },
            "extra_metadata": {},
            "created": "2022-10-12T09:37:23.410260Z",
            "last_modified": "2022-12-20T14:13:07.919525Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/9a8f9bb4-0774-43df-8a76-bb1b9b0eb7fb/?format=api",
            "uuid": "9a8f9bb4-0774-43df-8a76-bb1b9b0eb7fb",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "1980-01-03T11:00:00Z",
            "end": "2003-10-13T11:00:00Z",
            "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/d9cb0bf8-caf3-4bda-8c81-19c6e0f0bd7e/?format=api",
                "uuid": "d9cb0bf8-caf3-4bda-8c81-19c6e0f0bd7e",
                "name": "NIWP005005",
                "code": "NIWP005005"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "2003-10-13T12:00:00Z",
                        "start": "1980-01-03T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "onbekendPeilklokje",
                        "airpressurecompensationtype": "geen"
                    }
                }
            },
            "created": "2022-10-12T09:37:26.873576Z",
            "last_modified": "2023-07-09T20:40:45.372214Z",
            "access_modifier": "Public"
        }
    ]
}