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/85e3c16a-35b5-4a78-9ab4-231f5c79e84e/timeseries/?format=api&page=13
HTTP 200 OK
Allow: GET, POST, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 182,
    "next": "https://demo.lizard.net/api/v4/monitoringnetworks/85e3c16a-35b5-4a78-9ab4-231f5c79e84e/timeseries/?format=api&page=14",
    "previous": "https://demo.lizard.net/api/v4/monitoringnetworks/85e3c16a-35b5-4a78-9ab4-231f5c79e84e/timeseries/?format=api&page=12",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/5642fad3-75b9-4814-bd3a-60bcd013f972/?format=api",
            "uuid": "5642fad3-75b9-4814-bd3a-60bcd013f972",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": null,
            "end": null,
            "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/611a191c-b81d-40a2-9030-c6f2c358561e/?format=api",
                "uuid": "611a191c-b81d-40a2-9030-c6f2c358561e",
                "name": "BEWP056003",
                "code": "BEWP056003"
            },
            "extra_metadata": {},
            "created": "2022-10-04T22:23:33.363512Z",
            "last_modified": "2022-10-04T22:23:33.363498Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/09f32563-c7e1-4c4a-948a-e236cfb1a6dd/?format=api",
            "uuid": "09f32563-c7e1-4c4a-948a-e236cfb1a6dd",
            "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/611a191c-b81d-40a2-9030-c6f2c358561e/?format=api",
                "uuid": "611a191c-b81d-40a2-9030-c6f2c358561e",
                "name": "BEWP056003",
                "code": "BEWP056003"
            },
            "extra_metadata": {},
            "created": "2022-10-04T22:23:33.844285Z",
            "last_modified": "2022-10-04T22:23:33.844271Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/4d0699ea-126e-4c45-b7d8-b582a2147b5d/?format=api",
            "uuid": "4d0699ea-126e-4c45-b7d8-b582a2147b5d",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": null,
            "end": null,
            "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/26c0804c-736e-43e4-8a58-b2b90f5eae47/?format=api",
                "uuid": "26c0804c-736e-43e4-8a58-b2b90f5eae47",
                "name": "BEWP056004",
                "code": "BEWP056004"
            },
            "extra_metadata": {},
            "created": "2022-10-04T22:23:35.882834Z",
            "last_modified": "2022-10-04T22:23:35.882820Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/3391aefd-8818-4cd6-bd5c-fef89414458c/?format=api",
            "uuid": "3391aefd-8818-4cd6-bd5c-fef89414458c",
            "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/26c0804c-736e-43e4-8a58-b2b90f5eae47/?format=api",
                "uuid": "26c0804c-736e-43e4-8a58-b2b90f5eae47",
                "name": "BEWP056004",
                "code": "BEWP056004"
            },
            "extra_metadata": {},
            "created": "2022-10-04T22:23:36.352772Z",
            "last_modified": "2022-10-04T22:23:36.352682Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/932ea779-4f8b-4b3b-8b2c-76a8916af281/?format=api",
            "uuid": "932ea779-4f8b-4b3b-8b2c-76a8916af281",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "2024-01-31T07:42:28Z",
            "end": "2024-06-06T08:41:00Z",
            "value_type": "float",
            "last_value": 1.96,
            "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/c45e9fbf-2cc2-4408-85b7-745716c616bb/?format=api",
                "uuid": "c45e9fbf-2cc2-4408-85b7-745716c616bb",
                "name": "BEWP056005",
                "code": "BEWP056005"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2024-01-31T08:42:28Z",
                        "observationtype": "controlemeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "elektronischPeilklokje",
                        "airpressurecompensationtype": "geen"
                    }
                }
            },
            "created": "2022-10-04T22:23:38.484087Z",
            "last_modified": "2024-06-11T06:38:52.993219Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/3f6ce543-c59c-4717-86de-99fdfe99e429/?format=api",
            "uuid": "3f6ce543-c59c-4717-86de-99fdfe99e429",
            "code": "WNS9040",
            "name": "WNS9040",
            "description": "",
            "start": "2024-01-24T14:00:00Z",
            "end": "2024-06-06T05:00:00Z",
            "value_type": "float",
            "last_value": 1.944,
            "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/c45e9fbf-2cc2-4408-85b7-745716c616bb/?format=api",
                "uuid": "c45e9fbf-2cc2-4408-85b7-745716c616bb",
                "name": "BEWP056005",
                "code": "BEWP056005"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2024-01-24T15:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "druksensor",
                        "airpressurecompensationtype": "KNMImeting"
                    }
                }
            },
            "created": "2022-10-04T22:23:38.945419Z",
            "last_modified": "2024-06-11T06:38:47.549358Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/9e0ed55f-4e4a-46a1-bbf2-ee72240627d3/?format=api",
            "uuid": "9e0ed55f-4e4a-46a1-bbf2-ee72240627d3",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": null,
            "end": null,
            "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/ccb3c5a6-4f2c-4ad3-9dc1-4d5d3cb767c3/?format=api",
                "uuid": "ccb3c5a6-4f2c-4ad3-9dc1-4d5d3cb767c3",
                "name": "BEWP056006",
                "code": "BEWP056006"
            },
            "extra_metadata": {},
            "created": "2022-10-04T22:23:41.134672Z",
            "last_modified": "2022-10-04T22:23:41.134658Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/d0919e4a-0def-47ba-aad9-343105bfcd11/?format=api",
            "uuid": "d0919e4a-0def-47ba-aad9-343105bfcd11",
            "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/ccb3c5a6-4f2c-4ad3-9dc1-4d5d3cb767c3/?format=api",
                "uuid": "ccb3c5a6-4f2c-4ad3-9dc1-4d5d3cb767c3",
                "name": "BEWP056006",
                "code": "BEWP056006"
            },
            "extra_metadata": {},
            "created": "2022-10-04T22:23:41.585416Z",
            "last_modified": "2022-10-04T22:23:41.585402Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/5d8060e4-7244-4edb-95ab-9cdba7f7ea6c/?format=api",
            "uuid": "5d8060e4-7244-4edb-95ab-9cdba7f7ea6c",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "2024-01-31T07:42:37Z",
            "end": "2025-04-30T11:19:57Z",
            "value_type": "float",
            "last_value": 1.42,
            "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/64a5edb8-4995-4ce9-af89-945a541fa105/?format=api",
                "uuid": "64a5edb8-4995-4ce9-af89-945a541fa105",
                "name": "BEWP056007",
                "code": "BEWP056007"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2024-01-31T08:42:37Z",
                        "observationtype": "controlemeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "elektronischPeilklokje",
                        "airpressurecompensationtype": "geen"
                    }
                }
            },
            "created": "2022-10-04T22:23:43.792131Z",
            "last_modified": "2025-05-01T12:15:15.392927Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/dee9a581-e372-4e94-969d-ffc8985e9ae1/?format=api",
            "uuid": "dee9a581-e372-4e94-969d-ffc8985e9ae1",
            "code": "WNS9040",
            "name": "WNS9040",
            "description": "",
            "start": "2024-01-24T14:00:00Z",
            "end": "2025-04-30T11:00:00Z",
            "value_type": "float",
            "last_value": 1.4409999999999998,
            "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/64a5edb8-4995-4ce9-af89-945a541fa105/?format=api",
                "uuid": "64a5edb8-4995-4ce9-af89-945a541fa105",
                "name": "BEWP056007",
                "code": "BEWP056007"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2024-01-24T15:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "druksensor",
                        "airpressurecompensationtype": "KNMImeting"
                    }
                }
            },
            "created": "2022-10-04T22:23:44.206573Z",
            "last_modified": "2025-05-01T13:55:06.802366Z",
            "access_modifier": "Public"
        }
    ]
}