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=35
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=36",
    "previous": "https://demo.lizard.net/api/v4/monitoringnetworks/0581715e-bd67-4f23-b023-f9ce48916a06/timeseries/?format=api&page=34",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/fb751364-ace9-4b50-816e-c8ba69c84da6/?format=api",
            "uuid": "fb751364-ace9-4b50-816e-c8ba69c84da6",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "1995-01-13T11: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/69e64f77-4be0-415f-b4fb-6e9dcb64facb/?format=api",
                "uuid": "69e64f77-4be0-415f-b4fb-6e9dcb64facb",
                "name": "NIWP002012",
                "code": "NIWP002012"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "2003-10-13T12:00:00Z",
                        "start": "1995-01-13T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "onbekendPeilklokje",
                        "airpressurecompensationtype": "geen"
                    }
                }
            },
            "created": "2022-10-12T11:23:59.648154Z",
            "last_modified": "2023-07-09T21:00:32.144187Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/f0ba7fdb-aaff-407e-b831-827e6f3c61af/?format=api",
            "uuid": "f0ba7fdb-aaff-407e-b831-827e6f3c61af",
            "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/69e64f77-4be0-415f-b4fb-6e9dcb64facb/?format=api",
                "uuid": "69e64f77-4be0-415f-b4fb-6e9dcb64facb",
                "name": "NIWP002012",
                "code": "NIWP002012"
            },
            "extra_metadata": {},
            "created": "2022-10-12T11:23:59.941488Z",
            "last_modified": "2022-12-20T15:03:08.701453Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/96e1efd0-8568-4551-9018-6784873dd280/?format=api",
            "uuid": "96e1efd0-8568-4551-9018-6784873dd280",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "1995-01-13T11: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/16b169db-35e4-4b8d-b66c-1af56439ccdb/?format=api",
                "uuid": "16b169db-35e4-4b8d-b66c-1af56439ccdb",
                "name": "NIWP002013",
                "code": "NIWP002013"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "2003-10-13T12:00:00Z",
                        "start": "1995-01-13T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "onbekendPeilklokje",
                        "airpressurecompensationtype": "geen"
                    }
                }
            },
            "created": "2022-10-12T11:24:02.886048Z",
            "last_modified": "2023-07-09T21:00:33.421080Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/fabd9451-964d-4c56-990e-170aaec97568/?format=api",
            "uuid": "fabd9451-964d-4c56-990e-170aaec97568",
            "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/16b169db-35e4-4b8d-b66c-1af56439ccdb/?format=api",
                "uuid": "16b169db-35e4-4b8d-b66c-1af56439ccdb",
                "name": "NIWP002013",
                "code": "NIWP002013"
            },
            "extra_metadata": {},
            "created": "2022-10-12T11:24:03.150511Z",
            "last_modified": "2022-12-20T15:03:10.078700Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/cac1df00-913a-4527-9770-0ac89be94f3b/?format=api",
            "uuid": "cac1df00-913a-4527-9770-0ac89be94f3b",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "1974-03-29T11: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/d9a02790-944d-49fa-bdc1-84c6522ea021/?format=api",
                "uuid": "d9a02790-944d-49fa-bdc1-84c6522ea021",
                "name": "UTWP002005",
                "code": "UTWP002005"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "2003-10-13T12:00:00Z",
                        "start": "1974-03-29T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "onbekendPeilklokje",
                        "airpressurecompensationtype": "geen"
                    }
                }
            },
            "created": "2022-10-12T11:44:22.887456Z",
            "last_modified": "2023-07-09T21:04:56.196022Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/ae9ab6ef-6056-4248-aa06-d7a948983cfe/?format=api",
            "uuid": "ae9ab6ef-6056-4248-aa06-d7a948983cfe",
            "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/d9a02790-944d-49fa-bdc1-84c6522ea021/?format=api",
                "uuid": "d9a02790-944d-49fa-bdc1-84c6522ea021",
                "name": "UTWP002005",
                "code": "UTWP002005"
            },
            "extra_metadata": {},
            "created": "2022-10-12T11:44:23.189594Z",
            "last_modified": "2022-12-20T15:11:12.131861Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/639474ae-6a55-43ef-8a27-5be8d7306d58/?format=api",
            "uuid": "639474ae-6a55-43ef-8a27-5be8d7306d58",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "1974-03-29T11: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/9b41bd4d-7e46-4632-a38d-05a1b8a741c9/?format=api",
                "uuid": "9b41bd4d-7e46-4632-a38d-05a1b8a741c9",
                "name": "UTWP002006",
                "code": "UTWP002006"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "2003-10-13T12:00:00Z",
                        "start": "1974-03-29T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "onbekendPeilklokje",
                        "airpressurecompensationtype": "geen"
                    }
                }
            },
            "created": "2022-10-12T11:44:26.574101Z",
            "last_modified": "2023-07-09T21:04:56.810605Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/fc55c638-d5fe-4990-bca5-54888e895015/?format=api",
            "uuid": "fc55c638-d5fe-4990-bca5-54888e895015",
            "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/9b41bd4d-7e46-4632-a38d-05a1b8a741c9/?format=api",
                "uuid": "9b41bd4d-7e46-4632-a38d-05a1b8a741c9",
                "name": "UTWP002006",
                "code": "UTWP002006"
            },
            "extra_metadata": {},
            "created": "2022-10-12T11:44:26.851927Z",
            "last_modified": "2022-12-20T15:11:13.115484Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/5e1aa61f-d568-451a-8fe9-c698060dd479/?format=api",
            "uuid": "5e1aa61f-d568-451a-8fe9-c698060dd479",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "1974-02-14T11: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/66f074f8-a8e5-4f21-871e-3bb05848435e/?format=api",
                "uuid": "66f074f8-a8e5-4f21-871e-3bb05848435e",
                "name": "UTWP002007",
                "code": "UTWP002007"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "2003-10-13T12:00:00Z",
                        "start": "1974-02-14T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "onbekendPeilklokje",
                        "airpressurecompensationtype": "geen"
                    }
                }
            },
            "created": "2022-10-12T11:44:29.781878Z",
            "last_modified": "2023-07-09T21:05:12.342975Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/bb4461c9-bdd4-402e-a061-deb43271cc6c/?format=api",
            "uuid": "bb4461c9-bdd4-402e-a061-deb43271cc6c",
            "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/66f074f8-a8e5-4f21-871e-3bb05848435e/?format=api",
                "uuid": "66f074f8-a8e5-4f21-871e-3bb05848435e",
                "name": "UTWP002007",
                "code": "UTWP002007"
            },
            "extra_metadata": {},
            "created": "2022-10-12T11:44:30.184836Z",
            "last_modified": "2022-12-20T15:11:14.143409Z",
            "access_modifier": "Public"
        }
    ]
}