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/06012e36-3568-4517-befb-3920d6378fab/timeseries/?format=api&page=3
HTTP 200 OK
Allow: GET, POST, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 160,
    "next": "https://demo.lizard.net/api/v4/monitoringnetworks/06012e36-3568-4517-befb-3920d6378fab/timeseries/?format=api&page=4",
    "previous": "https://demo.lizard.net/api/v4/monitoringnetworks/06012e36-3568-4517-befb-3920d6378fab/timeseries/?format=api&page=2",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/c7cccf64-7ac5-41e6-9adc-abf071af108b/?format=api",
            "uuid": "c7cccf64-7ac5-41e6-9adc-abf071af108b",
            "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/9c9f374e-edd2-4162-8563-53a6618689d4/?format=api",
                "uuid": "9c9f374e-edd2-4162-8563-53a6618689d4",
                "name": "39GP0137004",
                "code": "39GP0137004"
            },
            "extra_metadata": {},
            "created": "2022-10-04T21:35:44.275776Z",
            "last_modified": "2022-10-04T21:35:44.275762Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/8e2f6307-7f29-4bac-baa0-046e3c482322/?format=api",
            "uuid": "8e2f6307-7f29-4bac-baa0-046e3c482322",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "2022-06-14T08:57:04Z",
            "end": "2022-06-14T08:57:04Z",
            "value_type": "float",
            "last_value": 3.08,
            "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/2884c380-97b8-4d00-9da8-07b069a295e8/?format=api",
                "uuid": "2884c380-97b8-4d00-9da8-07b069a295e8",
                "name": "39HP0237001",
                "code": "39HP0237001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2022-06-14T09:57:04Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "elektronischPeilklokje",
                        "airpressurecompensationtype": "geen"
                    }
                }
            },
            "created": "2022-10-04T21:40:17.827426Z",
            "last_modified": "2023-10-26T12:16:19.169677Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/cd4e452c-8ffe-44b2-910d-de2bae08d293/?format=api",
            "uuid": "cd4e452c-8ffe-44b2-910d-de2bae08d293",
            "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/2884c380-97b8-4d00-9da8-07b069a295e8/?format=api",
                "uuid": "2884c380-97b8-4d00-9da8-07b069a295e8",
                "name": "39HP0237001",
                "code": "39HP0237001"
            },
            "extra_metadata": {},
            "created": "2022-10-04T21:40:18.317675Z",
            "last_modified": "2022-10-04T21:40:18.317660Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/0ccbb7a2-acb6-4f42-bb6b-7ede01a57705/?format=api",
            "uuid": "0ccbb7a2-acb6-4f42-bb6b-7ede01a57705",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "2022-06-14T08:58:29Z",
            "end": "2022-06-14T08:58:29Z",
            "value_type": "float",
            "last_value": 3.12,
            "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/93f42f9c-ab24-4161-9147-3d8cbb81a4fc/?format=api",
                "uuid": "93f42f9c-ab24-4161-9147-3d8cbb81a4fc",
                "name": "39HP0237002",
                "code": "39HP0237002"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2022-06-14T09:58:29Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "elektronischPeilklokje",
                        "airpressurecompensationtype": "geen"
                    }
                }
            },
            "created": "2022-10-04T21:40:20.176076Z",
            "last_modified": "2023-10-26T12:16:21.278776Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/910c9cf6-172f-4f0e-9445-61110e7d5b8a/?format=api",
            "uuid": "910c9cf6-172f-4f0e-9445-61110e7d5b8a",
            "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/93f42f9c-ab24-4161-9147-3d8cbb81a4fc/?format=api",
                "uuid": "93f42f9c-ab24-4161-9147-3d8cbb81a4fc",
                "name": "39HP0237002",
                "code": "39HP0237002"
            },
            "extra_metadata": {},
            "created": "2022-10-04T21:40:20.592339Z",
            "last_modified": "2022-10-04T21:40:20.592324Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/eca55342-fcd6-4a56-be6f-3fa0a39b6acd/?format=api",
            "uuid": "eca55342-fcd6-4a56-be6f-3fa0a39b6acd",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "2022-06-14T09:00:25Z",
            "end": "2022-06-14T09:00:25Z",
            "value_type": "float",
            "last_value": 4.11,
            "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/83a31dc4-6df2-4094-aad2-1ec204ae47dc/?format=api",
                "uuid": "83a31dc4-6df2-4094-aad2-1ec204ae47dc",
                "name": "39HP0237003",
                "code": "39HP0237003"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2022-06-14T10:00:25Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "elektronischPeilklokje",
                        "airpressurecompensationtype": "geen"
                    }
                }
            },
            "created": "2022-10-04T21:40:22.528821Z",
            "last_modified": "2023-10-26T12:16:27.358556Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/b94f68dc-d56f-49ff-a449-e31c5d7ec6d2/?format=api",
            "uuid": "b94f68dc-d56f-49ff-a449-e31c5d7ec6d2",
            "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/83a31dc4-6df2-4094-aad2-1ec204ae47dc/?format=api",
                "uuid": "83a31dc4-6df2-4094-aad2-1ec204ae47dc",
                "name": "39HP0237003",
                "code": "39HP0237003"
            },
            "extra_metadata": {},
            "created": "2022-10-04T21:40:22.949134Z",
            "last_modified": "2022-10-04T21:40:22.949119Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/747cca8e-fbfa-4069-8ea5-6d3c0f6b2dda/?format=api",
            "uuid": "747cca8e-fbfa-4069-8ea5-6d3c0f6b2dda",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "2022-06-14T09:02:09Z",
            "end": "2022-06-14T09:02:09Z",
            "value_type": "float",
            "last_value": 4.24,
            "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/5d1ef170-b623-4b0e-bd1f-87a15c119bd8/?format=api",
                "uuid": "5d1ef170-b623-4b0e-bd1f-87a15c119bd8",
                "name": "39HP0237004",
                "code": "39HP0237004"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2022-06-14T10:02:09Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "elektronischPeilklokje",
                        "airpressurecompensationtype": "geen"
                    }
                }
            },
            "created": "2022-10-04T21:40:24.819353Z",
            "last_modified": "2023-10-26T12:16:33.976063Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/a5e4f6d1-fa02-4332-a974-9d7d65e6941c/?format=api",
            "uuid": "a5e4f6d1-fa02-4332-a974-9d7d65e6941c",
            "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/5d1ef170-b623-4b0e-bd1f-87a15c119bd8/?format=api",
                "uuid": "5d1ef170-b623-4b0e-bd1f-87a15c119bd8",
                "name": "39HP0237004",
                "code": "39HP0237004"
            },
            "extra_metadata": {},
            "created": "2022-10-04T21:40:25.268327Z",
            "last_modified": "2022-10-04T21:40:25.268315Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/8ea0d1a3-19ea-488d-9f83-fee0a86bb880/?format=api",
            "uuid": "8ea0d1a3-19ea-488d-9f83-fee0a86bb880",
            "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/a218669a-9143-4f4e-8d20-c847d6b45bd2/?format=api",
                "uuid": "a218669a-9143-4f4e-8d20-c847d6b45bd2",
                "name": "001",
                "code": "40BM001001"
            },
            "extra_metadata": {},
            "created": "2022-10-04T21:48:19.856473Z",
            "last_modified": "2022-10-04T21:48:19.856459Z",
            "access_modifier": "Public"
        }
    ]
}