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/a1bae4ae-5abe-4748-a028-6fea90501b2e/timeseries/?format=api&page=7
HTTP 200 OK
Allow: GET, POST, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 76,
    "next": "https://demo.lizard.net/api/v4/monitoringnetworks/a1bae4ae-5abe-4748-a028-6fea90501b2e/timeseries/?format=api&page=8",
    "previous": "https://demo.lizard.net/api/v4/monitoringnetworks/a1bae4ae-5abe-4748-a028-6fea90501b2e/timeseries/?format=api&page=6",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/918f1c18-0793-4002-b1ae-7761cd8c0577/?format=api",
            "uuid": "918f1c18-0793-4002-b1ae-7761cd8c0577",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "1971-10-29T11:00:00Z",
            "end": "1997-12-29T11:00:00Z",
            "value_type": "float",
            "last_value": -0.28,
            "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/eeea6131-05c3-4bba-9cbe-f728966bf455/?format=api",
                "uuid": "eeea6131-05c3-4bba-9cbe-f728966bf455",
                "name": "16GL0096001",
                "code": "16GL0096001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "1997-12-29T12:00:00Z",
                        "start": "1971-10-29T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "onbekendPeilklokje",
                        "airpressurecompensationtype": "monitoringnetmeting"
                    }
                }
            },
            "created": "2022-10-12T11:02:52.301838Z",
            "last_modified": "2023-07-09T20:54:55.456696Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/0833c1b4-8557-4668-ac57-fdd16fe0d528/?format=api",
            "uuid": "0833c1b4-8557-4668-ac57-fdd16fe0d528",
            "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/eeea6131-05c3-4bba-9cbe-f728966bf455/?format=api",
                "uuid": "eeea6131-05c3-4bba-9cbe-f728966bf455",
                "name": "16GL0096001",
                "code": "16GL0096001"
            },
            "extra_metadata": {},
            "created": "2022-10-12T11:02:52.627101Z",
            "last_modified": "2022-12-20T14:54:38.956263Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/f6f620df-1366-4322-99a4-f934e07ea55b/?format=api",
            "uuid": "f6f620df-1366-4322-99a4-f934e07ea55b",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "1971-10-29T11:00:00Z",
            "end": "1975-07-28T11:00:00Z",
            "value_type": "float",
            "last_value": -0.09,
            "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/3979661e-381d-4bb4-a137-fc34fb87317e/?format=api",
                "uuid": "3979661e-381d-4bb4-a137-fc34fb87317e",
                "name": "16GP0096001",
                "code": "16GP0096001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": [
                        {
                            "eind": "1975-07-28T12:00:00Z",
                            "start": "1971-10-29T12:00:00Z",
                            "observationtype": "reguliereMeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "onbekendPeilklokje",
                            "airpressurecompensationtype": "monitoringnetmeting"
                        }
                    ],
                    "last_event_sent_to_bro": null
                }
            },
            "created": "2022-10-12T11:03:20.896708Z",
            "last_modified": "2024-04-15T14:45:07.074535Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/ae83041d-822a-4272-b4e2-eabaa99a38c7/?format=api",
            "uuid": "ae83041d-822a-4272-b4e2-eabaa99a38c7",
            "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/3979661e-381d-4bb4-a137-fc34fb87317e/?format=api",
                "uuid": "3979661e-381d-4bb4-a137-fc34fb87317e",
                "name": "16GP0096001",
                "code": "16GP0096001"
            },
            "extra_metadata": {},
            "created": "2022-10-12T11:03:21.235436Z",
            "last_modified": "2022-12-20T14:54:50.131624Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/0d43e238-870c-4ce7-9435-9a87c6c16e41/?format=api",
            "uuid": "0d43e238-870c-4ce7-9435-9a87c6c16e41",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "1972-01-20T11:00:00Z",
            "end": "1973-04-19T11:00:00Z",
            "value_type": "float",
            "last_value": -0.01,
            "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/47813122-2a2e-4b81-806b-f6b58b7a62f0/?format=api",
                "uuid": "47813122-2a2e-4b81-806b-f6b58b7a62f0",
                "name": "16GP0097001",
                "code": "16GP0097001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "1973-04-19T12:00:00Z",
                        "start": "1972-01-20T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "onbekendPeilklokje",
                        "airpressurecompensationtype": "monitoringnetmeting"
                    }
                }
            },
            "created": "2022-10-12T11:03:24.302194Z",
            "last_modified": "2023-07-09T20:55:04.719114Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/31397558-b9bd-4060-907d-61142f688643/?format=api",
            "uuid": "31397558-b9bd-4060-907d-61142f688643",
            "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/47813122-2a2e-4b81-806b-f6b58b7a62f0/?format=api",
                "uuid": "47813122-2a2e-4b81-806b-f6b58b7a62f0",
                "name": "16GP0097001",
                "code": "16GP0097001"
            },
            "extra_metadata": {},
            "created": "2022-10-12T11:03:24.622820Z",
            "last_modified": "2022-12-20T14:54:51.491031Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/8ccf7724-c1f7-439e-8108-8122a1a68a19/?format=api",
            "uuid": "8ccf7724-c1f7-439e-8108-8122a1a68a19",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "1971-10-29T11:00:00Z",
            "end": "1995-03-14T11:00:00Z",
            "value_type": "float",
            "last_value": -0.25,
            "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/1ce86c79-853c-4489-9c81-6cd5156808a7/?format=api",
                "uuid": "1ce86c79-853c-4489-9c81-6cd5156808a7",
                "name": "16GP0097002",
                "code": "16GP0097002"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "1995-03-14T12:00:00Z",
                        "start": "1971-10-29T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "onbekendPeilklokje",
                        "airpressurecompensationtype": "monitoringnetmeting"
                    }
                }
            },
            "created": "2022-10-12T11:03:28.204633Z",
            "last_modified": "2023-07-09T20:55:05.544515Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/77c7fe48-960a-409c-a103-5aeeda769649/?format=api",
            "uuid": "77c7fe48-960a-409c-a103-5aeeda769649",
            "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/1ce86c79-853c-4489-9c81-6cd5156808a7/?format=api",
                "uuid": "1ce86c79-853c-4489-9c81-6cd5156808a7",
                "name": "16GP0097002",
                "code": "16GP0097002"
            },
            "extra_metadata": {},
            "created": "2022-10-12T11:03:28.491913Z",
            "last_modified": "2022-12-20T14:54:52.846128Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/7a5ca604-0a94-48eb-851d-39acda06be3e/?format=api",
            "uuid": "7a5ca604-0a94-48eb-851d-39acda06be3e",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "1952-12-15T11:00:00Z",
            "end": "1985-04-27T11:00:00Z",
            "value_type": "float",
            "last_value": -0.6,
            "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/bc2c6ad3-03df-4bd1-969c-ae08b59c5856/?format=api",
                "uuid": "bc2c6ad3-03df-4bd1-969c-ae08b59c5856",
                "name": "B16G0246001",
                "code": "B16G0246001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "1985-04-27T12:00:00Z",
                        "start": "1952-12-15T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "onbekendPeilklokje",
                        "airpressurecompensationtype": "monitoringnetmeting"
                    }
                }
            },
            "created": "2022-10-12T11:05:18.686727Z",
            "last_modified": "2023-07-09T20:55:51.748004Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/9a336010-c517-4dfe-bbc0-5818fba3f7fb/?format=api",
            "uuid": "9a336010-c517-4dfe-bbc0-5818fba3f7fb",
            "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/bc2c6ad3-03df-4bd1-969c-ae08b59c5856/?format=api",
                "uuid": "bc2c6ad3-03df-4bd1-969c-ae08b59c5856",
                "name": "B16G0246001",
                "code": "B16G0246001"
            },
            "extra_metadata": {},
            "created": "2022-10-12T11:05:18.965261Z",
            "last_modified": "2022-12-20T14:55:38.228319Z",
            "access_modifier": "Public"
        }
    ]
}