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/5d7d872b-e135-4658-a56e-615e558df401/timeseries/?format=api&page=2
HTTP 200 OK
Allow: GET, POST, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 34,
    "next": "https://demo.lizard.net/api/v4/monitoringnetworks/5d7d872b-e135-4658-a56e-615e558df401/timeseries/?format=api&page=3",
    "previous": "https://demo.lizard.net/api/v4/monitoringnetworks/5d7d872b-e135-4658-a56e-615e558df401/timeseries/?format=api",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/4194ef79-abee-46ac-8ad4-d5346affa217/?format=api",
            "uuid": "4194ef79-abee-46ac-8ad4-d5346affa217",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "1998-08-10T11:00:00Z",
            "end": "1998-08-10T11:00:00Z",
            "value_type": "float",
            "last_value": 1.14,
            "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/350cd292-36bd-46f9-98b9-b8b45bac92d5/?format=api",
                "uuid": "350cd292-36bd-46f9-98b9-b8b45bac92d5",
                "name": "04FP0058003",
                "code": "04FP0058003"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "1998-08-10T12:00:00Z",
                        "start": "1998-08-10T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "onbekendPeilklokje",
                        "airpressurecompensationtype": "monitoringnetmeting"
                    }
                }
            },
            "created": "2022-10-12T11:04:26.814118Z",
            "last_modified": "2023-07-09T20:54:49.577115Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/a1b0836b-e28c-470f-9d57-cf4e611b52ec/?format=api",
            "uuid": "a1b0836b-e28c-470f-9d57-cf4e611b52ec",
            "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/350cd292-36bd-46f9-98b9-b8b45bac92d5/?format=api",
                "uuid": "350cd292-36bd-46f9-98b9-b8b45bac92d5",
                "name": "04FP0058003",
                "code": "04FP0058003"
            },
            "extra_metadata": {},
            "created": "2022-10-12T11:04:27.086927Z",
            "last_modified": "2022-12-20T14:55:16.708664Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/7bfd1d21-d70a-4e40-8072-d7d34a932916/?format=api",
            "uuid": "7bfd1d21-d70a-4e40-8072-d7d34a932916",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "1998-08-10T11:00:00Z",
            "end": "1998-08-10T11:00:00Z",
            "value_type": "float",
            "last_value": 1.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/74761301-f019-4678-a301-7d0d6c1a6184/?format=api",
                "uuid": "74761301-f019-4678-a301-7d0d6c1a6184",
                "name": "04FP0058004",
                "code": "04FP0058004"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "1998-08-10T12:00:00Z",
                        "start": "1998-08-10T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "onbekendPeilklokje",
                        "airpressurecompensationtype": "monitoringnetmeting"
                    }
                }
            },
            "created": "2022-10-12T11:04:30.200770Z",
            "last_modified": "2023-07-09T20:54:50.421370Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/e836fdbb-d9f8-4857-8177-86d9474d6ad8/?format=api",
            "uuid": "e836fdbb-d9f8-4857-8177-86d9474d6ad8",
            "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/74761301-f019-4678-a301-7d0d6c1a6184/?format=api",
                "uuid": "74761301-f019-4678-a301-7d0d6c1a6184",
                "name": "04FP0058004",
                "code": "04FP0058004"
            },
            "extra_metadata": {},
            "created": "2022-10-12T11:04:30.492040Z",
            "last_modified": "2022-12-20T14:55:18.068986Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/65ad2ae2-0fce-4380-b7b8-f855774f6e4d/?format=api",
            "uuid": "65ad2ae2-0fce-4380-b7b8-f855774f6e4d",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "1998-08-10T11:00:00Z",
            "end": "1998-08-10T11:00:00Z",
            "value_type": "float",
            "last_value": 0.16,
            "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/b68f8bce-bd89-4c89-b90a-792290e98007/?format=api",
                "uuid": "b68f8bce-bd89-4c89-b90a-792290e98007",
                "name": "04FP0058005",
                "code": "04FP0058005"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "1998-08-10T12:00:00Z",
                        "start": "1998-08-10T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "onbekendPeilklokje",
                        "airpressurecompensationtype": "monitoringnetmeting"
                    }
                }
            },
            "created": "2022-10-12T11:04:33.201704Z",
            "last_modified": "2023-07-09T20:54:51.423096Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/73fe9b85-40a9-4300-9984-33e4a6b95898/?format=api",
            "uuid": "73fe9b85-40a9-4300-9984-33e4a6b95898",
            "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/b68f8bce-bd89-4c89-b90a-792290e98007/?format=api",
                "uuid": "b68f8bce-bd89-4c89-b90a-792290e98007",
                "name": "04FP0058005",
                "code": "04FP0058005"
            },
            "extra_metadata": {},
            "created": "2022-10-12T11:04:33.511805Z",
            "last_modified": "2022-12-20T14:55:19.262777Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/2b4ec91d-0b90-471c-b928-ded58694b586/?format=api",
            "uuid": "2b4ec91d-0b90-471c-b928-ded58694b586",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "1998-08-10T11:00:00Z",
            "end": "1998-08-10T11:00:00Z",
            "value_type": "float",
            "last_value": 2.06,
            "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/e7d8a03d-b1db-4592-b58d-72637bdb4a49/?format=api",
                "uuid": "e7d8a03d-b1db-4592-b58d-72637bdb4a49",
                "name": "04FP0059001",
                "code": "04FP0059001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "1998-08-10T12:00:00Z",
                        "start": "1998-08-10T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "onbekendPeilklokje",
                        "airpressurecompensationtype": "monitoringnetmeting"
                    }
                }
            },
            "created": "2022-10-12T11:04:36.380591Z",
            "last_modified": "2023-07-09T20:54:52.449334Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/f07b3a2b-7ff9-44af-bb44-dbc59eee2576/?format=api",
            "uuid": "f07b3a2b-7ff9-44af-bb44-dbc59eee2576",
            "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/e7d8a03d-b1db-4592-b58d-72637bdb4a49/?format=api",
                "uuid": "e7d8a03d-b1db-4592-b58d-72637bdb4a49",
                "name": "04FP0059001",
                "code": "04FP0059001"
            },
            "extra_metadata": {},
            "created": "2022-10-12T11:04:36.687216Z",
            "last_modified": "2022-12-20T14:55:20.658365Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/38cc6c7b-5824-49b2-94bf-71a6c6c43c3a/?format=api",
            "uuid": "38cc6c7b-5824-49b2-94bf-71a6c6c43c3a",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "1998-08-10T11:00:00Z",
            "end": "1998-08-10T11:00:00Z",
            "value_type": "float",
            "last_value": 1.59,
            "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/23d1d531-b34d-46f2-8d25-59ab08c64cb0/?format=api",
                "uuid": "23d1d531-b34d-46f2-8d25-59ab08c64cb0",
                "name": "04FP0059002",
                "code": "04FP0059002"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "1998-08-10T12:00:00Z",
                        "start": "1998-08-10T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "onbekendPeilklokje",
                        "airpressurecompensationtype": "monitoringnetmeting"
                    }
                }
            },
            "created": "2022-10-12T11:04:39.793841Z",
            "last_modified": "2023-07-09T20:54:53.450116Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/8a9b64bc-e9e3-467f-ac41-11cc04e3f9a4/?format=api",
            "uuid": "8a9b64bc-e9e3-467f-ac41-11cc04e3f9a4",
            "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/23d1d531-b34d-46f2-8d25-59ab08c64cb0/?format=api",
                "uuid": "23d1d531-b34d-46f2-8d25-59ab08c64cb0",
                "name": "04FP0059002",
                "code": "04FP0059002"
            },
            "extra_metadata": {},
            "created": "2022-10-12T11:04:40.175067Z",
            "last_modified": "2022-12-20T14:55:22.090032Z",
            "access_modifier": "Public"
        }
    ]
}