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/7d120e36-0d51-477b-be92-5eaa5bd9e7d6/timeseries/?format=api&page=15
HTTP 200 OK
Allow: GET, POST, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 154,
    "next": "https://demo.lizard.net/api/v4/monitoringnetworks/7d120e36-0d51-477b-be92-5eaa5bd9e7d6/timeseries/?format=api&page=16",
    "previous": "https://demo.lizard.net/api/v4/monitoringnetworks/7d120e36-0d51-477b-be92-5eaa5bd9e7d6/timeseries/?format=api&page=14",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/1b353553-bda6-4b7c-9538-7987ddc108c0/?format=api",
            "uuid": "1b353553-bda6-4b7c-9538-7987ddc108c0",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "2002-04-08T22:40:00Z",
            "end": "2002-06-05T01:20:00Z",
            "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/fd9bd1d1-38fd-4d35-a7d5-c3b5be4c2ce8/?format=api",
                "uuid": "fd9bd1d1-38fd-4d35-a7d5-c3b5be4c2ce8",
                "name": "06DP0246002",
                "code": "06DP0246002"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "2002-06-05T02:20:00Z",
                        "start": "2002-04-08T23:40:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "onbekendPeilklokje",
                        "airpressurecompensationtype": "monitoringnetmeting"
                    }
                }
            },
            "created": "2022-10-12T11:31:28.382595Z",
            "last_modified": "2023-07-09T21:03:14.156326Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/cf3a7c62-6959-483f-aea5-8a16cf54e809/?format=api",
            "uuid": "cf3a7c62-6959-483f-aea5-8a16cf54e809",
            "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/fd9bd1d1-38fd-4d35-a7d5-c3b5be4c2ce8/?format=api",
                "uuid": "fd9bd1d1-38fd-4d35-a7d5-c3b5be4c2ce8",
                "name": "06DP0246002",
                "code": "06DP0246002"
            },
            "extra_metadata": {},
            "created": "2022-10-12T11:31:28.666146Z",
            "last_modified": "2022-12-20T15:07:19.451705Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/bbe5530e-faa3-4b79-8a67-706e44bfd872/?format=api",
            "uuid": "bbe5530e-faa3-4b79-8a67-706e44bfd872",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "1999-07-28T11:00:00Z",
            "end": "1999-07-28T11:00:00Z",
            "value_type": "float",
            "last_value": -1.15,
            "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/af2b3eea-3366-44dc-823a-8945e9e9ea17/?format=api",
                "uuid": "af2b3eea-3366-44dc-823a-8945e9e9ea17",
                "name": "06DP0297004",
                "code": "06DP0297004"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "1999-07-28T12:00:00Z",
                        "start": "1999-07-28T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "onbekendPeilklokje",
                        "airpressurecompensationtype": "monitoringnetmeting"
                    }
                }
            },
            "created": "2022-10-12T11:31:45.352664Z",
            "last_modified": "2023-07-09T21:03:18.224218Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/fa053430-dde9-4629-bb8c-75867278ac04/?format=api",
            "uuid": "fa053430-dde9-4629-bb8c-75867278ac04",
            "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/af2b3eea-3366-44dc-823a-8945e9e9ea17/?format=api",
                "uuid": "af2b3eea-3366-44dc-823a-8945e9e9ea17",
                "name": "06DP0297004",
                "code": "06DP0297004"
            },
            "extra_metadata": {},
            "created": "2022-10-12T11:31:45.698894Z",
            "last_modified": "2022-12-20T15:07:24.978902Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/729bd3d7-a9fe-49f1-99d8-541e09f39a4c/?format=api",
            "uuid": "729bd3d7-a9fe-49f1-99d8-541e09f39a4c",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": null,
            "end": null,
            "value_type": "float",
            "last_value": null,
            "interval": 0,
            "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/c14bf915-c8d8-4fe9-9568-bccff3e597a7/?format=api",
                "uuid": "c14bf915-c8d8-4fe9-9568-bccff3e597a7",
                "name": "06DM010001",
                "code": "06DM010001"
            },
            "extra_metadata": {},
            "created": "2024-08-27T13:38:52.576064Z",
            "last_modified": "2024-08-27T13:38:52.576050Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/a825880d-b374-4e01-b14b-b9fc8d76b9cd/?format=api",
            "uuid": "a825880d-b374-4e01-b14b-b9fc8d76b9cd",
            "code": "WNS9040",
            "name": "WNS9040",
            "description": "",
            "start": null,
            "end": null,
            "value_type": "float",
            "last_value": null,
            "interval": 0,
            "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/c14bf915-c8d8-4fe9-9568-bccff3e597a7/?format=api",
                "uuid": "c14bf915-c8d8-4fe9-9568-bccff3e597a7",
                "name": "06DM010001",
                "code": "06DM010001"
            },
            "extra_metadata": {},
            "created": "2024-08-27T13:38:52.783666Z",
            "last_modified": "2024-08-27T13:38:52.783606Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/096b11fb-dbee-4a88-94c0-d131fd883e99/?format=api",
            "uuid": "096b11fb-dbee-4a88-94c0-d131fd883e99",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": null,
            "end": null,
            "value_type": "float",
            "last_value": null,
            "interval": 0,
            "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/14fafeb7-7d3a-411c-a77a-53947f049423/?format=api",
                "uuid": "14fafeb7-7d3a-411c-a77a-53947f049423",
                "name": "06DM012001",
                "code": "06DM012001"
            },
            "extra_metadata": {},
            "created": "2024-08-27T13:38:54.624858Z",
            "last_modified": "2024-08-27T13:38:54.624838Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/4f674311-503b-4c2b-904e-9b5cb02b224f/?format=api",
            "uuid": "4f674311-503b-4c2b-904e-9b5cb02b224f",
            "code": "WNS9040",
            "name": "WNS9040",
            "description": "",
            "start": null,
            "end": null,
            "value_type": "float",
            "last_value": null,
            "interval": 0,
            "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/14fafeb7-7d3a-411c-a77a-53947f049423/?format=api",
                "uuid": "14fafeb7-7d3a-411c-a77a-53947f049423",
                "name": "06DM012001",
                "code": "06DM012001"
            },
            "extra_metadata": {},
            "created": "2024-08-27T13:38:54.773055Z",
            "last_modified": "2024-08-27T13:38:54.773043Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/a0ef714b-058c-476b-b8aa-5fe27e64d232/?format=api",
            "uuid": "a0ef714b-058c-476b-b8aa-5fe27e64d232",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": null,
            "end": null,
            "value_type": "float",
            "last_value": null,
            "interval": 0,
            "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/69ff3a1f-ec61-48e8-a402-c80136f9b515/?format=api",
                "uuid": "69ff3a1f-ec61-48e8-a402-c80136f9b515",
                "name": "06DM013001",
                "code": "06DM013001"
            },
            "extra_metadata": {},
            "created": "2024-08-27T13:38:56.361540Z",
            "last_modified": "2024-08-27T13:38:56.361528Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/9a641955-e9ef-4953-9721-5f27ed987caf/?format=api",
            "uuid": "9a641955-e9ef-4953-9721-5f27ed987caf",
            "code": "WNS9040",
            "name": "WNS9040",
            "description": "",
            "start": null,
            "end": null,
            "value_type": "float",
            "last_value": null,
            "interval": 0,
            "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/69ff3a1f-ec61-48e8-a402-c80136f9b515/?format=api",
                "uuid": "69ff3a1f-ec61-48e8-a402-c80136f9b515",
                "name": "06DM013001",
                "code": "06DM013001"
            },
            "extra_metadata": {},
            "created": "2024-08-27T13:38:56.527070Z",
            "last_modified": "2024-08-27T13:38:56.527056Z",
            "access_modifier": "Public"
        }
    ]
}