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/171a1733-5d3c-4392-93bf-07435b757ee2/timeseries/?format=api&page=11
HTTP 200 OK
Allow: GET, POST, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 120,
    "next": "https://demo.lizard.net/api/v4/monitoringnetworks/171a1733-5d3c-4392-93bf-07435b757ee2/timeseries/?format=api&page=12",
    "previous": "https://demo.lizard.net/api/v4/monitoringnetworks/171a1733-5d3c-4392-93bf-07435b757ee2/timeseries/?format=api&page=10",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/21d50a1d-a7d7-4910-a6f8-f8d47c9551df/?format=api",
            "uuid": "21d50a1d-a7d7-4910-a6f8-f8d47c9551df",
            "code": "WNS9040.hand::nonequidistant::1::1",
            "name": "WNS9040.hand",
            "description": "",
            "start": "2021-12-13T10:12:37Z",
            "end": "2025-03-04T09:23:16Z",
            "value_type": "float",
            "last_value": 7.76,
            "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/d3ab6fac-dc9e-4442-b3bd-d61d2d69c951/?format=api",
                "uuid": "d3ab6fac-dc9e-4442-b3bd-d61d2d69c951",
                "name": "40AM008003",
                "code": "40AM008003"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2021-12-13T11:12:37Z",
                        "observationtype": "controlemeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "elektronischPeilklokje",
                        "airpressurecompensationtype": "geen"
                    }
                }
            },
            "created": "2022-08-29T13:24:09.801275Z",
            "last_modified": "2025-03-04T15:15:26.572334Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/fb4ea706-fcf4-4e25-b80f-eb612c640916/?format=api",
            "uuid": "fb4ea706-fcf4-4e25-b80f-eb612c640916",
            "code": "WNS9040.hand::nonequidistant::1::1",
            "name": "WNS9040.hand",
            "description": "",
            "start": "2021-12-13T10:34:45Z",
            "end": "2025-03-04T11:00:59Z",
            "value_type": "float",
            "last_value": 7.41,
            "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/b8cb59ff-6550-485f-a30a-81d3184ec56d/?format=api",
                "uuid": "b8cb59ff-6550-485f-a30a-81d3184ec56d",
                "name": "40AM005003",
                "code": "40AM005003"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2021-12-13T11:34:45Z",
                        "observationtype": "controlemeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "elektronischPeilklokje",
                        "airpressurecompensationtype": "geen"
                    }
                }
            },
            "created": "2022-08-29T13:24:09.802008Z",
            "last_modified": "2025-03-04T15:15:26.827476Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/28178285-8977-4cf5-93b4-a1774d455989/?format=api",
            "uuid": "28178285-8977-4cf5-93b4-a1774d455989",
            "code": "WNS9040.hand::nonequidistant::1::1",
            "name": "WNS9040.hand",
            "description": "",
            "start": "2021-12-13T10:12:34Z",
            "end": "2025-03-04T09:22:47Z",
            "value_type": "float",
            "last_value": 7.676,
            "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/68453263-92fa-4b06-8de5-b4c733a99841/?format=api",
                "uuid": "68453263-92fa-4b06-8de5-b4c733a99841",
                "name": "40AM008002",
                "code": "40AM008002"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2021-12-13T11:12:34Z",
                        "observationtype": "controlemeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "elektronischPeilklokje",
                        "airpressurecompensationtype": "geen"
                    }
                }
            },
            "created": "2022-08-29T13:24:09.805442Z",
            "last_modified": "2025-03-04T15:15:31.973404Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/c7445741-699e-4956-b20e-158a0882e1d0/?format=api",
            "uuid": "c7445741-699e-4956-b20e-158a0882e1d0",
            "code": "WNS9040.hand::nonequidistant::1::1",
            "name": "WNS9040.hand",
            "description": "",
            "start": "2021-12-13T10:34:38Z",
            "end": "2025-03-04T11:00:51Z",
            "value_type": "float",
            "last_value": 7.518,
            "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/80c1032a-ea86-4feb-b8b2-e6b310691eb6/?format=api",
                "uuid": "80c1032a-ea86-4feb-b8b2-e6b310691eb6",
                "name": "40AM005001",
                "code": "40AM005001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2021-12-13T11:34:38Z",
                        "observationtype": "controlemeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "elektronischPeilklokje",
                        "airpressurecompensationtype": "geen"
                    }
                }
            },
            "created": "2022-08-29T13:24:09.806033Z",
            "last_modified": "2025-03-04T15:15:32.449677Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/6f862f1e-0b2d-4e94-a194-e9e53698d087/?format=api",
            "uuid": "6f862f1e-0b2d-4e94-a194-e9e53698d087",
            "code": "WNS9040.hand::nonequidistant::1::1",
            "name": "WNS9040.hand",
            "description": "",
            "start": "2021-12-13T10:34:41Z",
            "end": "2025-03-04T11:00:54Z",
            "value_type": "float",
            "last_value": 7.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/b6fe7819-20bf-4ffe-a7d6-7aabb999b263/?format=api",
                "uuid": "b6fe7819-20bf-4ffe-a7d6-7aabb999b263",
                "name": "40AM005002",
                "code": "40AM005002"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2021-12-13T11:34:41Z",
                        "observationtype": "controlemeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "elektronischPeilklokje",
                        "airpressurecompensationtype": "geen"
                    }
                }
            },
            "created": "2022-08-29T13:24:09.810009Z",
            "last_modified": "2025-03-04T15:15:34.530152Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/3674406c-a810-4819-b5f4-918b0c6dfdd8/?format=api",
            "uuid": "3674406c-a810-4819-b5f4-918b0c6dfdd8",
            "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/774961eb-49bb-4689-b0a3-6b78b5334c94/?format=api",
                "uuid": "774961eb-49bb-4689-b0a3-6b78b5334c94",
                "name": "B40A0219003",
                "code": "40AP0219003"
            },
            "extra_metadata": {},
            "created": "2022-10-04T21:45:20.437669Z",
            "last_modified": "2022-10-04T21:45:20.437655Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/7974108e-73d0-4ec0-b0f0-2299b1fca81e/?format=api",
            "uuid": "7974108e-73d0-4ec0-b0f0-2299b1fca81e",
            "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/774961eb-49bb-4689-b0a3-6b78b5334c94/?format=api",
                "uuid": "774961eb-49bb-4689-b0a3-6b78b5334c94",
                "name": "B40A0219003",
                "code": "40AP0219003"
            },
            "extra_metadata": {},
            "created": "2022-10-04T21:45:20.926605Z",
            "last_modified": "2022-10-04T21:45:20.926591Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/6a1c250c-6bd8-4408-9891-6ba351260659/?format=api",
            "uuid": "6a1c250c-6bd8-4408-9891-6ba351260659",
            "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/01504de6-f9a5-4399-bc11-44000741abb1/?format=api",
                "uuid": "01504de6-f9a5-4399-bc11-44000741abb1",
                "name": "B40A0219004",
                "code": "40AP0219004"
            },
            "extra_metadata": {},
            "created": "2022-10-04T21:45:22.799986Z",
            "last_modified": "2022-10-04T21:45:22.799969Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/002e69cc-8fa3-4aa7-ac0a-3b862194a0b8/?format=api",
            "uuid": "002e69cc-8fa3-4aa7-ac0a-3b862194a0b8",
            "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/01504de6-f9a5-4399-bc11-44000741abb1/?format=api",
                "uuid": "01504de6-f9a5-4399-bc11-44000741abb1",
                "name": "B40A0219004",
                "code": "40AP0219004"
            },
            "extra_metadata": {},
            "created": "2022-10-04T21:45:23.249386Z",
            "last_modified": "2022-10-04T21:45:23.249372Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/4b4fcf0b-9924-430f-8714-cd7cee201630/?format=api",
            "uuid": "4b4fcf0b-9924-430f-8714-cd7cee201630",
            "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/16c71913-d237-473d-987b-68a3e0c6c670/?format=api",
                "uuid": "16c71913-d237-473d-987b-68a3e0c6c670",
                "name": "40AP0400004",
                "code": "40AP0400004"
            },
            "extra_metadata": {},
            "created": "2022-10-12T09:13:25.059697Z",
            "last_modified": "2022-12-20T14:07:19.618979Z",
            "access_modifier": "Public"
        }
    ]
}