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/0581715e-bd67-4f23-b023-f9ce48916a06/timeseries/?format=api&page=30
HTTP 200 OK
Allow: GET, POST, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 362,
    "next": "https://demo.lizard.net/api/v4/monitoringnetworks/0581715e-bd67-4f23-b023-f9ce48916a06/timeseries/?format=api&page=31",
    "previous": "https://demo.lizard.net/api/v4/monitoringnetworks/0581715e-bd67-4f23-b023-f9ce48916a06/timeseries/?format=api&page=29",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/fd7a9206-0a3a-4479-a1c2-aaaa8c0bfb82/?format=api",
            "uuid": "fd7a9206-0a3a-4479-a1c2-aaaa8c0bfb82",
            "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/d9cb0bf8-caf3-4bda-8c81-19c6e0f0bd7e/?format=api",
                "uuid": "d9cb0bf8-caf3-4bda-8c81-19c6e0f0bd7e",
                "name": "NIWP005005",
                "code": "NIWP005005"
            },
            "extra_metadata": {},
            "created": "2022-10-12T09:37:27.152419Z",
            "last_modified": "2022-12-20T14:13:08.897504Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/b8fb052a-df24-4f28-bdc8-ac5d9f8721c1/?format=api",
            "uuid": "b8fb052a-df24-4f28-bdc8-ac5d9f8721c1",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "1980-01-03T11:00:00Z",
            "end": "2003-10-13T11: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/66a7eacd-8e39-4b12-8aae-de23b2ff80dd/?format=api",
                "uuid": "66a7eacd-8e39-4b12-8aae-de23b2ff80dd",
                "name": "NIWP005006",
                "code": "NIWP005006"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "2003-10-13T12:00:00Z",
                        "start": "1980-01-03T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "onbekendPeilklokje",
                        "airpressurecompensationtype": "geen"
                    }
                }
            },
            "created": "2022-10-12T09:37:30.235880Z",
            "last_modified": "2023-07-09T20:40:45.985257Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/e99bb752-114e-4784-8b21-3a6790e8ef54/?format=api",
            "uuid": "e99bb752-114e-4784-8b21-3a6790e8ef54",
            "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/66a7eacd-8e39-4b12-8aae-de23b2ff80dd/?format=api",
                "uuid": "66a7eacd-8e39-4b12-8aae-de23b2ff80dd",
                "name": "NIWP005006",
                "code": "NIWP005006"
            },
            "extra_metadata": {},
            "created": "2022-10-12T09:37:30.604272Z",
            "last_modified": "2022-12-20T14:13:10.087466Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/db92a212-22d8-4a1a-b006-0f28017ab7ad/?format=api",
            "uuid": "db92a212-22d8-4a1a-b006-0f28017ab7ad",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "1980-01-03T11:00:00Z",
            "end": "2003-10-13T11: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/6cbb123e-c434-419c-a165-b1648191f0a1/?format=api",
                "uuid": "6cbb123e-c434-419c-a165-b1648191f0a1",
                "name": "NIWP005009",
                "code": "NIWP005009"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "2003-10-13T12:00:00Z",
                        "start": "1980-01-03T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "onbekendPeilklokje",
                        "airpressurecompensationtype": "geen"
                    }
                }
            },
            "created": "2022-10-12T09:37:33.518399Z",
            "last_modified": "2023-07-09T20:40:46.149154Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/3acb6330-4379-4c70-9595-45f4cda44941/?format=api",
            "uuid": "3acb6330-4379-4c70-9595-45f4cda44941",
            "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/6cbb123e-c434-419c-a165-b1648191f0a1/?format=api",
                "uuid": "6cbb123e-c434-419c-a165-b1648191f0a1",
                "name": "NIWP005009",
                "code": "NIWP005009"
            },
            "extra_metadata": {},
            "created": "2022-10-12T09:37:33.819757Z",
            "last_modified": "2022-12-20T14:13:10.673119Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/636ac240-88fd-4bdf-a4c9-e8a6ed47cc85/?format=api",
            "uuid": "636ac240-88fd-4bdf-a4c9-e8a6ed47cc85",
            "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/aa94b496-b483-4fdd-9e21-98b021d605ba/?format=api",
                "uuid": "aa94b496-b483-4fdd-9e21-98b021d605ba",
                "name": "WAWP001003",
                "code": "WAWP001003"
            },
            "extra_metadata": {},
            "created": "2022-10-12T09:59:32.876272Z",
            "last_modified": "2022-12-20T14:19:14.127579Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/dd794969-983d-4358-97db-9db8800abe78/?format=api",
            "uuid": "dd794969-983d-4358-97db-9db8800abe78",
            "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/6ac6277e-b846-4add-aaa5-d91ea2b24ca2/?format=api",
                "uuid": "6ac6277e-b846-4add-aaa5-d91ea2b24ca2",
                "name": "NIWP001001",
                "code": "NIWP001001"
            },
            "extra_metadata": {},
            "created": "2022-10-12T09:59:35.758040Z",
            "last_modified": "2022-12-20T14:19:15.068593Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/64060945-2793-4e43-98a3-92123699c90a/?format=api",
            "uuid": "64060945-2793-4e43-98a3-92123699c90a",
            "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/da5d3d18-b525-4b2f-998e-f409bc3fcc67/?format=api",
                "uuid": "da5d3d18-b525-4b2f-998e-f409bc3fcc67",
                "name": "NIWP003007",
                "code": "NIWP003007"
            },
            "extra_metadata": {},
            "created": "2022-10-12T09:59:38.590337Z",
            "last_modified": "2022-12-20T14:19:15.678285Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/db407b6a-fb59-437b-8090-6b849a66a032/?format=api",
            "uuid": "db407b6a-fb59-437b-8090-6b849a66a032",
            "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/e6bde119-dcf6-4bf3-9c48-16f6ebdf6384/?format=api",
                "uuid": "e6bde119-dcf6-4bf3-9c48-16f6ebdf6384",
                "name": "NIWP001004",
                "code": "NIWP001004"
            },
            "extra_metadata": {},
            "created": "2022-10-12T09:59:41.302348Z",
            "last_modified": "2022-12-20T14:19:16.587664Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/80e108ed-df1f-425e-9475-492b8716a1f8/?format=api",
            "uuid": "80e108ed-df1f-425e-9475-492b8716a1f8",
            "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/aa551281-4cf0-4fa5-a1a1-c5308df4a4a8/?format=api",
                "uuid": "aa551281-4cf0-4fa5-a1a1-c5308df4a4a8",
                "name": "NIWP001007",
                "code": "NIWP001007"
            },
            "extra_metadata": {},
            "created": "2022-10-12T09:59:44.005963Z",
            "last_modified": "2022-12-20T14:19:17.164767Z",
            "access_modifier": "Public"
        }
    ]
}