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/c081eca8-ac4f-4a2e-a1ee-0b3e1c770e48/timeseries/?format=api&page=9
HTTP 200 OK
Allow: GET, POST, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 100,
    "next": "https://demo.lizard.net/api/v4/monitoringnetworks/c081eca8-ac4f-4a2e-a1ee-0b3e1c770e48/timeseries/?format=api&page=10",
    "previous": "https://demo.lizard.net/api/v4/monitoringnetworks/c081eca8-ac4f-4a2e-a1ee-0b3e1c770e48/timeseries/?format=api&page=8",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/c90daff8-9625-4f30-a1e1-02b6e0e766d0/?format=api",
            "uuid": "c90daff8-9625-4f30-a1e1-02b6e0e766d0",
            "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/f6216620-5fea-4a72-8b47-4eaf50d75904/?format=api",
                "uuid": "f6216620-5fea-4a72-8b47-4eaf50d75904",
                "name": "B34B1536001",
                "code": "34BM007001"
            },
            "extra_metadata": {},
            "created": "2022-10-04T20:57:31.586880Z",
            "last_modified": "2022-10-04T20:57:31.586867Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/dd5e902a-65e8-4a99-92e2-5e0934404ff3/?format=api",
            "uuid": "dd5e902a-65e8-4a99-92e2-5e0934404ff3",
            "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/5b6557c1-d855-43d7-9814-fce0ab9d2dfa/?format=api",
                "uuid": "5b6557c1-d855-43d7-9814-fce0ab9d2dfa",
                "name": "001",
                "code": "WIE13P96001"
            },
            "extra_metadata": {},
            "created": "2022-10-05T09:32:22.231860Z",
            "last_modified": "2022-10-05T09:32:22.231847Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/2c1dd67a-2185-41d5-b043-6cd6a993c47f/?format=api",
            "uuid": "2c1dd67a-2185-41d5-b043-6cd6a993c47f",
            "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/5b6557c1-d855-43d7-9814-fce0ab9d2dfa/?format=api",
                "uuid": "5b6557c1-d855-43d7-9814-fce0ab9d2dfa",
                "name": "001",
                "code": "WIE13P96001"
            },
            "extra_metadata": {},
            "created": "2022-10-05T09:32:22.754222Z",
            "last_modified": "2022-10-05T09:32:22.754208Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/38738328-5cdc-46dc-a201-eb0acfb3abe1/?format=api",
            "uuid": "38738328-5cdc-46dc-a201-eb0acfb3abe1",
            "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/c856acb0-6920-41ec-856f-b675560d3064/?format=api",
                "uuid": "c856acb0-6920-41ec-856f-b675560d3064",
                "name": "002",
                "code": "WIE13P96002"
            },
            "extra_metadata": {},
            "created": "2022-10-05T09:32:26.271990Z",
            "last_modified": "2022-10-05T09:32:26.271977Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/d7a6cdca-5996-4e38-92e9-ce49a3172e3f/?format=api",
            "uuid": "d7a6cdca-5996-4e38-92e9-ce49a3172e3f",
            "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/c856acb0-6920-41ec-856f-b675560d3064/?format=api",
                "uuid": "c856acb0-6920-41ec-856f-b675560d3064",
                "name": "002",
                "code": "WIE13P96002"
            },
            "extra_metadata": {},
            "created": "2022-10-05T09:32:26.655329Z",
            "last_modified": "2022-10-05T09:32:26.655316Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/1d4722d5-9685-4f53-b29c-386cf244ba06/?format=api",
            "uuid": "1d4722d5-9685-4f53-b29c-386cf244ba06",
            "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/457f28ce-2012-4f6a-870f-0c04c709a869/?format=api",
                "uuid": "457f28ce-2012-4f6a-870f-0c04c709a869",
                "name": "003",
                "code": "WIE13P96003"
            },
            "extra_metadata": {},
            "created": "2022-10-05T09:32:29.573328Z",
            "last_modified": "2022-10-05T09:32:29.573315Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/9770c3ef-39a8-4d53-9f68-046a4c749dd5/?format=api",
            "uuid": "9770c3ef-39a8-4d53-9f68-046a4c749dd5",
            "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/457f28ce-2012-4f6a-870f-0c04c709a869/?format=api",
                "uuid": "457f28ce-2012-4f6a-870f-0c04c709a869",
                "name": "003",
                "code": "WIE13P96003"
            },
            "extra_metadata": {},
            "created": "2022-10-05T09:32:29.950948Z",
            "last_modified": "2022-10-05T09:32:29.950934Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/9e02a55e-14f1-4e04-abec-6432fe8074f0/?format=api",
            "uuid": "9e02a55e-14f1-4e04-abec-6432fe8074f0",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "1962-01-10T11:00:00Z",
            "end": "2008-12-13T11:00:00Z",
            "value_type": "float",
            "last_value": 5.07,
            "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/52e92862-a051-4110-93ea-1c4ffa32675f/?format=api",
                "uuid": "52e92862-a051-4110-93ea-1c4ffa32675f",
                "name": "28DP0081002",
                "code": "28DP0081002"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "2008-12-13T12:00:00Z",
                        "start": "1962-01-10T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "onbekendPeilklokje",
                        "airpressurecompensationtype": "monitoringnetmeting"
                    }
                }
            },
            "created": "2022-10-12T08:29:50.074442Z",
            "last_modified": "2023-07-09T20:33:07.938074Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/0e7cf02f-dc19-4f4f-be88-a194fc0f8530/?format=api",
            "uuid": "0e7cf02f-dc19-4f4f-be88-a194fc0f8530",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "1979-09-28T11:00:00Z",
            "end": "2003-05-01T11:00:00Z",
            "value_type": "float",
            "last_value": 7.54,
            "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/e9d559ce-ad26-4d4f-9bd8-f968a596f9ce/?format=api",
                "uuid": "e9d559ce-ad26-4d4f-9bd8-f968a596f9ce",
                "name": "28DL0074001",
                "code": "28DL0074001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "2003-05-01T12:00:00Z",
                        "start": "1979-09-28T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "onbekendPeilklokje",
                        "airpressurecompensationtype": "monitoringnetmeting"
                    }
                }
            },
            "created": "2022-10-12T09:53:59.848764Z",
            "last_modified": "2023-07-09T20:42:02.294518Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/fdb839dc-663d-407f-93b5-0ccba96ea713/?format=api",
            "uuid": "fdb839dc-663d-407f-93b5-0ccba96ea713",
            "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/e9d559ce-ad26-4d4f-9bd8-f968a596f9ce/?format=api",
                "uuid": "e9d559ce-ad26-4d4f-9bd8-f968a596f9ce",
                "name": "28DL0074001",
                "code": "28DL0074001"
            },
            "extra_metadata": {},
            "created": "2022-10-12T09:54:00.143612Z",
            "last_modified": "2022-12-20T14:17:40.855934Z",
            "access_modifier": "Public"
        }
    ]
}