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/745ded1a-425b-4a55-a79d-5618baf82bc0/timeseries/?format=api&page=3
HTTP 200 OK
Allow: GET, POST, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 216,
    "next": "https://demo.lizard.net/api/v4/monitoringnetworks/745ded1a-425b-4a55-a79d-5618baf82bc0/timeseries/?format=api&page=4",
    "previous": "https://demo.lizard.net/api/v4/monitoringnetworks/745ded1a-425b-4a55-a79d-5618baf82bc0/timeseries/?format=api&page=2",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/dcd1653a-93fe-482d-8a1a-7847a419f89f/?format=api",
            "uuid": "dcd1653a-93fe-482d-8a1a-7847a419f89f",
            "code": "WNS9040::second::1::3600",
            "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/70751f8e-c762-4282-89e4-8c8948593351/?format=api",
                "uuid": "70751f8e-c762-4282-89e4-8c8948593351",
                "name": "B11D2145003",
                "code": "B11D2145003"
            },
            "extra_metadata": {},
            "created": "2019-06-21T12:53:14.352131Z",
            "last_modified": "2022-08-30T10:23:06.024693Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/ead94dea-20bf-4786-be81-c87c1f5de3fd/?format=api",
            "uuid": "ead94dea-20bf-4786-be81-c87c1f5de3fd",
            "code": "WNS9040::second::1::3600",
            "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/3370cd67-f0bd-4915-ae25-c5c71b5763f5/?format=api",
                "uuid": "3370cd67-f0bd-4915-ae25-c5c71b5763f5",
                "name": "B11D2146001",
                "code": "B11D2146001"
            },
            "extra_metadata": {},
            "created": "2019-06-21T12:53:14.352282Z",
            "last_modified": "2022-08-30T10:23:06.199848Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/8794c14a-60f8-4d22-a0f4-e2352398c830/?format=api",
            "uuid": "8794c14a-60f8-4d22-a0f4-e2352398c830",
            "code": "WNS9040::second::1::3600",
            "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/26169e27-3617-4c33-94cf-d69858f11b32/?format=api",
                "uuid": "26169e27-3617-4c33-94cf-d69858f11b32",
                "name": "B11D2146002",
                "code": "B11D2146002"
            },
            "extra_metadata": {},
            "created": "2019-06-21T12:53:14.352448Z",
            "last_modified": "2022-08-30T10:23:06.361266Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/ffa6c45d-91b3-40fa-9903-6dcb4dfdf208/?format=api",
            "uuid": "ffa6c45d-91b3-40fa-9903-6dcb4dfdf208",
            "code": "WNS9040::second::1::3600",
            "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/da14810b-38eb-41a7-ae4b-52903c899cd6/?format=api",
                "uuid": "da14810b-38eb-41a7-ae4b-52903c899cd6",
                "name": "B11D2146003",
                "code": "B11D2146003"
            },
            "extra_metadata": {},
            "created": "2019-06-21T12:53:14.352599Z",
            "last_modified": "2022-08-30T10:23:06.527049Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/54d599d7-9293-40e1-8ea5-8ee19fc1a5c4/?format=api",
            "uuid": "54d599d7-9293-40e1-8ea5-8ee19fc1a5c4",
            "code": "WNS9040::second::1::3600",
            "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/20935443-1e5e-4da0-ad94-ce853eb369f4/?format=api",
                "uuid": "20935443-1e5e-4da0-ad94-ce853eb369f4",
                "name": "B11D2147001",
                "code": "B11D2147001"
            },
            "extra_metadata": {},
            "created": "2019-06-21T12:53:14.352779Z",
            "last_modified": "2022-08-30T10:23:06.688195Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/755a6d3b-0d03-47b0-bfd2-2d81c66b9ca3/?format=api",
            "uuid": "755a6d3b-0d03-47b0-bfd2-2d81c66b9ca3",
            "code": "WNS9040::second::1::3600",
            "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/0a412107-ef82-4888-b9f8-9b1f62bd6711/?format=api",
                "uuid": "0a412107-ef82-4888-b9f8-9b1f62bd6711",
                "name": "B11D2147002",
                "code": "B11D2147002"
            },
            "extra_metadata": {},
            "created": "2019-06-21T12:53:14.352942Z",
            "last_modified": "2022-08-30T10:23:06.856616Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/80a3947c-e5ba-4e44-950a-21e854259c16/?format=api",
            "uuid": "80a3947c-e5ba-4e44-950a-21e854259c16",
            "code": "WNS9040::second::1::3600",
            "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/5e103e8e-9ca9-4f2d-8a61-c40c7be0c5dc/?format=api",
                "uuid": "5e103e8e-9ca9-4f2d-8a61-c40c7be0c5dc",
                "name": "B11D2147003",
                "code": "B11D2147003"
            },
            "extra_metadata": {},
            "created": "2019-06-21T12:53:14.353102Z",
            "last_modified": "2022-08-30T10:23:07.022242Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/33397e6d-226b-4bf6-b75b-1e8e9195db69/?format=api",
            "uuid": "33397e6d-226b-4bf6-b75b-1e8e9195db69",
            "code": "WNS9040::second::1::3600",
            "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/001e7a27-2610-4234-98f4-e4ec033c60bf/?format=api",
                "uuid": "001e7a27-2610-4234-98f4-e4ec033c60bf",
                "name": "B11D2147004",
                "code": "B11D2147004"
            },
            "extra_metadata": {},
            "created": "2019-06-21T12:53:14.353265Z",
            "last_modified": "2022-08-30T10:23:07.187243Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/f2721869-30f1-4fd9-a947-c4638bcf7362/?format=api",
            "uuid": "f2721869-30f1-4fd9-a947-c4638bcf7362",
            "code": "WNS9040::second::1::3600",
            "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/d28def8c-d0eb-4c38-9d39-4957dd4fc175/?format=api",
                "uuid": "d28def8c-d0eb-4c38-9d39-4957dd4fc175",
                "name": "B11D2148001",
                "code": "B11D2148001"
            },
            "extra_metadata": {},
            "created": "2019-06-21T12:53:14.353418Z",
            "last_modified": "2022-08-30T10:23:07.350051Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/9130ce37-25a5-43e2-8a07-9a1e9b4501c6/?format=api",
            "uuid": "9130ce37-25a5-43e2-8a07-9a1e9b4501c6",
            "code": "WNS9040::second::1::3600",
            "name": "WNS9040",
            "description": "",
            "start": "2018-12-20T14:00:00Z",
            "end": "2025-03-11T08:00:00Z",
            "value_type": "float",
            "last_value": -2.172,
            "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/10c2921c-1bc2-4fb9-9133-a16e7489e4da/?format=api",
                "uuid": "10c2921c-1bc2-4fb9-9133-a16e7489e4da",
                "name": "B11D2148002",
                "code": "B11D2148002"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2018-12-20T15:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "druksensor",
                        "airpressurecompensationtype": "KNMImeting"
                    }
                }
            },
            "created": "2019-06-21T12:53:14.353568Z",
            "last_modified": "2025-03-18T07:41:23.591318Z",
            "access_modifier": "Public"
        }
    ]
}