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/dd590f46-db67-4afe-81f7-dec51b63f22d/timeseries/?format=api&page=14
HTTP 200 OK
Allow: GET, POST, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 140,
    "next": null,
    "previous": "https://demo.lizard.net/api/v4/monitoringnetworks/dd590f46-db67-4afe-81f7-dec51b63f22d/timeseries/?format=api&page=13",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/fb4207d1-f100-4c85-991c-e038751d3764/?format=api",
            "uuid": "fb4207d1-f100-4c85-991c-e038751d3764",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "1981-01-19T11:00:00Z",
            "end": "2005-10-14T11:00:00Z",
            "value_type": "float",
            "last_value": 1.64,
            "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/acbc9885-b77e-4fb8-960c-57c6009488db/?format=api",
                "uuid": "acbc9885-b77e-4fb8-960c-57c6009488db",
                "name": "BEWP050001",
                "code": "BEWP050001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "2005-10-14T12:00:00Z",
                        "start": "1981-01-19T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "onbekendPeilklokje",
                        "airpressurecompensationtype": "monitoringnetmeting"
                    }
                }
            },
            "created": "2022-10-12T09:41:19.738284Z",
            "last_modified": "2023-07-09T20:41:35.863638Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/b9530a69-a5a5-4cd1-a653-5153995ec0d2/?format=api",
            "uuid": "b9530a69-a5a5-4cd1-a653-5153995ec0d2",
            "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/acbc9885-b77e-4fb8-960c-57c6009488db/?format=api",
                "uuid": "acbc9885-b77e-4fb8-960c-57c6009488db",
                "name": "BEWP050001",
                "code": "BEWP050001"
            },
            "extra_metadata": {},
            "created": "2022-10-12T09:41:20.024027Z",
            "last_modified": "2022-12-20T14:14:11.120568Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/5e9ed25e-25a0-48ed-8b55-949554d48f72/?format=api",
            "uuid": "5e9ed25e-25a0-48ed-8b55-949554d48f72",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "2000-01-01T11:00:00Z",
            "end": "2000-04-01T11:00:00Z",
            "value_type": "float",
            "last_value": 0.37,
            "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/01f7ce0f-7449-489a-8fcb-4f4aeb3f6a2a/?format=api",
                "uuid": "01f7ce0f-7449-489a-8fcb-4f4aeb3f6a2a",
                "name": "BEWP059001",
                "code": "BEWP059001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "2000-04-01T12:00:00Z",
                        "start": "2000-01-01T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "onbekendPeilklokje",
                        "airpressurecompensationtype": "monitoringnetmeting"
                    }
                }
            },
            "created": "2022-10-12T09:41:35.579048Z",
            "last_modified": "2023-07-09T20:41:37.793519Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/4660a945-bb13-4128-a5fd-69a00ac3e0ad/?format=api",
            "uuid": "4660a945-bb13-4128-a5fd-69a00ac3e0ad",
            "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/01f7ce0f-7449-489a-8fcb-4f4aeb3f6a2a/?format=api",
                "uuid": "01f7ce0f-7449-489a-8fcb-4f4aeb3f6a2a",
                "name": "BEWP059001",
                "code": "BEWP059001"
            },
            "extra_metadata": {},
            "created": "2022-10-12T09:41:35.991427Z",
            "last_modified": "2022-12-20T14:14:15.840917Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/a77896ee-ccd5-46b6-924b-245c244a058a/?format=api",
            "uuid": "a77896ee-ccd5-46b6-924b-245c244a058a",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "1992-01-14T11:00:00Z",
            "end": "2005-10-14T11:00:00Z",
            "value_type": "float",
            "last_value": 0.9,
            "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/0c84dd00-b49b-4683-b9d9-16843c416fbf/?format=api",
                "uuid": "0c84dd00-b49b-4683-b9d9-16843c416fbf",
                "name": "BIWP005001",
                "code": "BIWP005001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "2005-10-14T12:00:00Z",
                        "start": "1992-01-14T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "onbekendPeilklokje",
                        "airpressurecompensationtype": "monitoringnetmeting"
                    }
                }
            },
            "created": "2022-10-12T09:41:41.872288Z",
            "last_modified": "2023-07-09T20:41:38.718566Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/c95f4f66-899d-4d60-b759-dd3f15d41655/?format=api",
            "uuid": "c95f4f66-899d-4d60-b759-dd3f15d41655",
            "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/0c84dd00-b49b-4683-b9d9-16843c416fbf/?format=api",
                "uuid": "0c84dd00-b49b-4683-b9d9-16843c416fbf",
                "name": "BIWP005001",
                "code": "BIWP005001"
            },
            "extra_metadata": {},
            "created": "2022-10-12T09:41:42.156883Z",
            "last_modified": "2022-12-20T14:14:17.624928Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/617fda94-e5e3-4e37-9f76-c009bfd10c13/?format=api",
            "uuid": "617fda94-e5e3-4e37-9f76-c009bfd10c13",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "1988-04-14T11:00:00Z",
            "end": "2005-10-14T11:00:00Z",
            "value_type": "float",
            "last_value": 2.35,
            "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/9af454a0-c5fc-4220-aabd-4a1d9f6d4439/?format=api",
                "uuid": "9af454a0-c5fc-4220-aabd-4a1d9f6d4439",
                "name": "BIWP017001",
                "code": "BIWP017001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "2005-10-14T12:00:00Z",
                        "start": "1988-04-14T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "onbekendPeilklokje",
                        "airpressurecompensationtype": "monitoringnetmeting"
                    }
                }
            },
            "created": "2022-10-12T09:41:45.130053Z",
            "last_modified": "2023-07-09T20:42:38.313648Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/bc1d1b0d-15ad-457e-9187-1f195446d839/?format=api",
            "uuid": "bc1d1b0d-15ad-457e-9187-1f195446d839",
            "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/9af454a0-c5fc-4220-aabd-4a1d9f6d4439/?format=api",
                "uuid": "9af454a0-c5fc-4220-aabd-4a1d9f6d4439",
                "name": "BIWP017001",
                "code": "BIWP017001"
            },
            "extra_metadata": {},
            "created": "2022-10-12T09:41:45.479870Z",
            "last_modified": "2022-12-20T14:14:18.506153Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/295a3341-72af-4441-a318-94f3af7e35f2/?format=api",
            "uuid": "295a3341-72af-4441-a318-94f3af7e35f2",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "1971-06-02T11:00:00Z",
            "end": "2005-10-14T11:00:00Z",
            "value_type": "float",
            "last_value": 1.33,
            "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/e169135b-12b3-4b29-b7c1-37aaec9c8ec5/?format=api",
                "uuid": "e169135b-12b3-4b29-b7c1-37aaec9c8ec5",
                "name": "BEWP033001",
                "code": "BEWP033001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "2005-10-14T12:00:00Z",
                        "start": "1971-06-02T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "onbekendPeilklokje",
                        "airpressurecompensationtype": "monitoringnetmeting"
                    }
                }
            },
            "created": "2022-10-12T11:45:32.761618Z",
            "last_modified": "2023-07-09T21:05:25.442502Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/9eabd6b2-fdec-4516-b4b8-7b53bcc79d42/?format=api",
            "uuid": "9eabd6b2-fdec-4516-b4b8-7b53bcc79d42",
            "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/e169135b-12b3-4b29-b7c1-37aaec9c8ec5/?format=api",
                "uuid": "e169135b-12b3-4b29-b7c1-37aaec9c8ec5",
                "name": "BEWP033001",
                "code": "BEWP033001"
            },
            "extra_metadata": {},
            "created": "2022-10-12T11:45:33.031153Z",
            "last_modified": "2022-12-20T15:11:32.185090Z",
            "access_modifier": "Public"
        }
    ]
}