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/04742c0b-8458-439b-88df-15bc5a0ae997/timeseries/?format=api&page=24
HTTP 200 OK
Allow: GET, POST, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 238,
    "next": null,
    "previous": "https://demo.lizard.net/api/v4/monitoringnetworks/04742c0b-8458-439b-88df-15bc5a0ae997/timeseries/?format=api&page=23",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/bd4f1af4-a1cb-4fcc-80ce-aa2f1825a91e/?format=api",
            "uuid": "bd4f1af4-a1cb-4fcc-80ce-aa2f1825a91e",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "1973-09-18T11:00:00Z",
            "end": "1978-08-29T11:00:00Z",
            "value_type": "float",
            "last_value": 8.1,
            "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/e403fac7-b499-479a-be63-0a9620e179e5/?format=api",
                "uuid": "e403fac7-b499-479a-be63-0a9620e179e5",
                "name": "28CL0047001",
                "code": "28CL0047001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "1978-08-29T12:00:00Z",
                        "start": "1973-09-18T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "onbekendPeilklokje",
                        "airpressurecompensationtype": "monitoringnetmeting"
                    }
                }
            },
            "created": "2022-10-12T10:56:03.168663Z",
            "last_modified": "2023-07-09T20:53:08.251301Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/a40017ca-b680-4f87-8a07-0a7b555c97f1/?format=api",
            "uuid": "a40017ca-b680-4f87-8a07-0a7b555c97f1",
            "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/e403fac7-b499-479a-be63-0a9620e179e5/?format=api",
                "uuid": "e403fac7-b499-479a-be63-0a9620e179e5",
                "name": "28CL0047001",
                "code": "28CL0047001"
            },
            "extra_metadata": {},
            "created": "2022-10-12T10:56:03.435359Z",
            "last_modified": "2022-12-20T14:51:58.454692Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/df46f564-8b22-4258-96cc-13e28d01dcf6/?format=api",
            "uuid": "df46f564-8b22-4258-96cc-13e28d01dcf6",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "1952-10-13T11:00:00Z",
            "end": "1970-04-28T11:00:00Z",
            "value_type": "float",
            "last_value": 9.22,
            "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/48760c92-8fd1-4406-bd64-1fca18ef1aa6/?format=api",
                "uuid": "48760c92-8fd1-4406-bd64-1fca18ef1aa6",
                "name": "B28C0363001",
                "code": "B28C0363001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "1970-04-28T12:00:00Z",
                        "start": "1952-10-13T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "onbekendPeilklokje",
                        "airpressurecompensationtype": "monitoringnetmeting"
                    }
                }
            },
            "created": "2022-10-12T10:59:02.426504Z",
            "last_modified": "2023-07-09T20:53:40.371869Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/9be80fa9-e186-4d36-bb42-42396a12a0d0/?format=api",
            "uuid": "9be80fa9-e186-4d36-bb42-42396a12a0d0",
            "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/48760c92-8fd1-4406-bd64-1fca18ef1aa6/?format=api",
                "uuid": "48760c92-8fd1-4406-bd64-1fca18ef1aa6",
                "name": "B28C0363001",
                "code": "B28C0363001"
            },
            "extra_metadata": {},
            "created": "2022-10-12T10:59:02.711050Z",
            "last_modified": "2022-12-20T14:53:11.215784Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/a3dba3e9-cca3-4be8-9530-4a1c86bd3bcc/?format=api",
            "uuid": "a3dba3e9-cca3-4be8-9530-4a1c86bd3bcc",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "1952-10-16T11:00:00Z",
            "end": "1962-06-29T11:00:00Z",
            "value_type": "float",
            "last_value": 9.73,
            "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/df1db98e-cc76-470f-9d41-672e59cd4ba3/?format=api",
                "uuid": "df1db98e-cc76-470f-9d41-672e59cd4ba3",
                "name": "B28C0367001",
                "code": "B28C0367001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "1962-06-29T12:00:00Z",
                        "start": "1952-10-16T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "onbekendPeilklokje",
                        "airpressurecompensationtype": "monitoringnetmeting"
                    }
                }
            },
            "created": "2022-10-12T10:59:05.519431Z",
            "last_modified": "2023-07-09T20:53:41.391957Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/833916ee-4dd6-4253-ac98-ce8b7cef09ea/?format=api",
            "uuid": "833916ee-4dd6-4253-ac98-ce8b7cef09ea",
            "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/df1db98e-cc76-470f-9d41-672e59cd4ba3/?format=api",
                "uuid": "df1db98e-cc76-470f-9d41-672e59cd4ba3",
                "name": "B28C0367001",
                "code": "B28C0367001"
            },
            "extra_metadata": {},
            "created": "2022-10-12T10:59:05.814514Z",
            "last_modified": "2022-12-20T14:53:12.746869Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/92df1efd-b381-4af4-a926-38fedea65d89/?format=api",
            "uuid": "92df1efd-b381-4af4-a926-38fedea65d89",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "1971-10-14T11:00:00Z",
            "end": "1974-05-28T11:00:00Z",
            "value_type": "float",
            "last_value": 8.79,
            "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/c8ab46c0-17b6-4b51-a794-0383e683fdb3/?format=api",
                "uuid": "c8ab46c0-17b6-4b51-a794-0383e683fdb3",
                "name": "B28C0396001",
                "code": "B28C0396001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "1974-05-28T12:00:00Z",
                        "start": "1971-10-14T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "onbekendPeilklokje",
                        "airpressurecompensationtype": "monitoringnetmeting"
                    }
                }
            },
            "created": "2022-10-12T10:59:15.204372Z",
            "last_modified": "2023-07-09T20:53:44.070892Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/b1eed2fc-f872-41f5-b2b2-62c393911fea/?format=api",
            "uuid": "b1eed2fc-f872-41f5-b2b2-62c393911fea",
            "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/c8ab46c0-17b6-4b51-a794-0383e683fdb3/?format=api",
                "uuid": "c8ab46c0-17b6-4b51-a794-0383e683fdb3",
                "name": "B28C0396001",
                "code": "B28C0396001"
            },
            "extra_metadata": {},
            "created": "2022-10-12T10:59:15.483007Z",
            "last_modified": "2022-12-20T14:53:16.352487Z",
            "access_modifier": "Public"
        }
    ]
}