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=14
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=15",
    "previous": "https://demo.lizard.net/api/v4/monitoringnetworks/7d120e36-0d51-477b-be92-5eaa5bd9e7d6/timeseries/?format=api&page=13",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/b532b397-6fbf-48aa-911d-d3a2fa14a91b/?format=api",
            "uuid": "b532b397-6fbf-48aa-911d-d3a2fa14a91b",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "1997-12-04T11:00:00Z",
            "end": "1997-12-04T11:00: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/c7763ec5-6038-4c2a-9d66-9032d2449f5f/?format=api",
                "uuid": "c7763ec5-6038-4c2a-9d66-9032d2449f5f",
                "name": "06DP0291001",
                "code": "06DP0291001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "1997-12-04T12:00:00Z",
                        "start": "1997-12-04T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "onbekendPeilklokje",
                        "airpressurecompensationtype": "monitoringnetmeting"
                    }
                }
            },
            "created": "2022-10-12T10:24:52.217440Z",
            "last_modified": "2023-07-09T20:46:55.751113Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/5d3797f0-97f1-45db-9b0e-3a4086fe36d0/?format=api",
            "uuid": "5d3797f0-97f1-45db-9b0e-3a4086fe36d0",
            "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/c7763ec5-6038-4c2a-9d66-9032d2449f5f/?format=api",
                "uuid": "c7763ec5-6038-4c2a-9d66-9032d2449f5f",
                "name": "06DP0291001",
                "code": "06DP0291001"
            },
            "extra_metadata": {},
            "created": "2022-10-12T10:24:52.629525Z",
            "last_modified": "2022-12-20T14:26:09.551901Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/5be0405e-3671-42ee-bdc8-ce86db89fa00/?format=api",
            "uuid": "5be0405e-3671-42ee-bdc8-ce86db89fa00",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "1997-12-04T11:00:00Z",
            "end": "1997-12-04T11:00: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/6308f23d-d14d-4460-b504-e56861c2d6a0/?format=api",
                "uuid": "6308f23d-d14d-4460-b504-e56861c2d6a0",
                "name": "06DP0291002",
                "code": "06DP0291002"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "1997-12-04T12:00:00Z",
                        "start": "1997-12-04T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "onbekendPeilklokje",
                        "airpressurecompensationtype": "monitoringnetmeting"
                    }
                }
            },
            "created": "2022-10-12T10:24:55.904929Z",
            "last_modified": "2023-07-09T20:46:56.157308Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/96af5a6a-27d6-4b0b-8f61-4a2945933702/?format=api",
            "uuid": "96af5a6a-27d6-4b0b-8f61-4a2945933702",
            "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/6308f23d-d14d-4460-b504-e56861c2d6a0/?format=api",
                "uuid": "6308f23d-d14d-4460-b504-e56861c2d6a0",
                "name": "06DP0291002",
                "code": "06DP0291002"
            },
            "extra_metadata": {},
            "created": "2022-10-12T10:24:56.273101Z",
            "last_modified": "2022-12-20T14:26:10.167999Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/edf37a35-f45a-4d93-9cb5-d1c76fbc0d65/?format=api",
            "uuid": "edf37a35-f45a-4d93-9cb5-d1c76fbc0d65",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "1997-12-05T11:00:00Z",
            "end": "1997-12-05T11:00: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/abda0dd5-0b12-440b-9f33-2f240179c0ed/?format=api",
                "uuid": "abda0dd5-0b12-440b-9f33-2f240179c0ed",
                "name": "06DP0292001",
                "code": "06DP0292001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "1997-12-05T12:00:00Z",
                        "start": "1997-12-05T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "onbekendPeilklokje",
                        "airpressurecompensationtype": "monitoringnetmeting"
                    }
                }
            },
            "created": "2022-10-12T10:24:59.639392Z",
            "last_modified": "2023-07-09T20:46:56.571163Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/1c2ac084-e5d3-4917-a03e-ec0b53a4e8da/?format=api",
            "uuid": "1c2ac084-e5d3-4917-a03e-ec0b53a4e8da",
            "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/abda0dd5-0b12-440b-9f33-2f240179c0ed/?format=api",
                "uuid": "abda0dd5-0b12-440b-9f33-2f240179c0ed",
                "name": "06DP0292001",
                "code": "06DP0292001"
            },
            "extra_metadata": {},
            "created": "2022-10-12T10:24:59.903682Z",
            "last_modified": "2022-12-20T14:26:11.080992Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/29099a6e-1d4b-42dc-a2a9-007357d484d7/?format=api",
            "uuid": "29099a6e-1d4b-42dc-a2a9-007357d484d7",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "1997-12-05T11:00:00Z",
            "end": "1997-12-05T11:00: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/76a2ab19-365f-4527-8d95-ee440ca2f170/?format=api",
                "uuid": "76a2ab19-365f-4527-8d95-ee440ca2f170",
                "name": "06DP0292002",
                "code": "06DP0292002"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "1997-12-05T12:00:00Z",
                        "start": "1997-12-05T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "onbekendPeilklokje",
                        "airpressurecompensationtype": "monitoringnetmeting"
                    }
                }
            },
            "created": "2022-10-12T10:25:03.030947Z",
            "last_modified": "2023-07-09T20:46:57.085257Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/4dc13043-4f78-465d-9212-90d3953f6776/?format=api",
            "uuid": "4dc13043-4f78-465d-9212-90d3953f6776",
            "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/76a2ab19-365f-4527-8d95-ee440ca2f170/?format=api",
                "uuid": "76a2ab19-365f-4527-8d95-ee440ca2f170",
                "name": "06DP0292002",
                "code": "06DP0292002"
            },
            "extra_metadata": {},
            "created": "2022-10-12T10:25:03.388397Z",
            "last_modified": "2022-12-20T14:26:12.026173Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/2b549fd2-7c79-442a-af23-8f285152cb9d/?format=api",
            "uuid": "2b549fd2-7c79-442a-af23-8f285152cb9d",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "1992-06-04T11:00:00Z",
            "end": "1992-06-04T11:00: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/3d613190-cfcc-47f4-8ae9-91fb0ec4e66f/?format=api",
                "uuid": "3d613190-cfcc-47f4-8ae9-91fb0ec4e66f",
                "name": "06DP0234005",
                "code": "06DP0234005"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "1992-06-04T12:00:00Z",
                        "start": "1992-06-04T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "onbekendPeilklokje",
                        "airpressurecompensationtype": "monitoringnetmeting"
                    }
                }
            },
            "created": "2022-10-12T11:31:21.848748Z",
            "last_modified": "2023-07-09T21:03:12.872595Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/d38eb27f-49c1-47cd-8abc-04dfedab85be/?format=api",
            "uuid": "d38eb27f-49c1-47cd-8abc-04dfedab85be",
            "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/3d613190-cfcc-47f4-8ae9-91fb0ec4e66f/?format=api",
                "uuid": "3d613190-cfcc-47f4-8ae9-91fb0ec4e66f",
                "name": "06DP0234005",
                "code": "06DP0234005"
            },
            "extra_metadata": {},
            "created": "2022-10-12T11:31:22.128121Z",
            "last_modified": "2022-12-20T15:07:17.410188Z",
            "access_modifier": "Public"
        }
    ]
}