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/99f0bfe6-c4fd-4e26-8068-4d7a2885247e/timeseries/?format=api&page=12
HTTP 200 OK
Allow: GET, POST, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 132,
    "next": "https://demo.lizard.net/api/v4/monitoringnetworks/99f0bfe6-c4fd-4e26-8068-4d7a2885247e/timeseries/?format=api&page=13",
    "previous": "https://demo.lizard.net/api/v4/monitoringnetworks/99f0bfe6-c4fd-4e26-8068-4d7a2885247e/timeseries/?format=api&page=11",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/3a3ae3f2-1885-425d-ac40-68681087e176/?format=api",
            "uuid": "3a3ae3f2-1885-425d-ac40-68681087e176",
            "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/a03081e7-f1e8-4139-99a7-1f7bf67e369b/?format=api",
                "uuid": "a03081e7-f1e8-4139-99a7-1f7bf67e369b",
                "name": "34DP0049002",
                "code": "34DP0049002"
            },
            "extra_metadata": {},
            "created": "2022-10-12T08:54:07.706804Z",
            "last_modified": "2022-12-20T14:02:24.819300Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/e1d183b8-94c6-451f-bdc8-86f2de3c1874/?format=api",
            "uuid": "e1d183b8-94c6-451f-bdc8-86f2de3c1874",
            "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/ea2f32c4-56e8-475b-b7d7-603077dec698/?format=api",
                "uuid": "ea2f32c4-56e8-475b-b7d7-603077dec698",
                "name": "41BP0098003",
                "code": "41BP0098003"
            },
            "extra_metadata": {},
            "created": "2022-10-12T08:54:24.072068Z",
            "last_modified": "2022-12-20T14:02:28.592970Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/6d61631e-43bf-4365-aba0-8de2b99b5b7e/?format=api",
            "uuid": "6d61631e-43bf-4365-aba0-8de2b99b5b7e",
            "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/39323cf5-428e-44e9-892f-be3fb8d13905/?format=api",
                "uuid": "39323cf5-428e-44e9-892f-be3fb8d13905",
                "name": "34DP0258002",
                "code": "34DP0258002"
            },
            "extra_metadata": {},
            "created": "2022-10-12T08:54:27.652723Z",
            "last_modified": "2022-12-20T14:02:29.452469Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/d062a009-ebc6-4f3f-bdef-93b75388e91c/?format=api",
            "uuid": "d062a009-ebc6-4f3f-bdef-93b75388e91c",
            "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/7b76cd9a-aa8f-490f-8b27-825690381579/?format=api",
                "uuid": "7b76cd9a-aa8f-490f-8b27-825690381579",
                "name": "34DP0259002",
                "code": "34DP0259002"
            },
            "extra_metadata": {},
            "created": "2022-10-12T08:54:30.461659Z",
            "last_modified": "2022-12-20T14:02:30.347314Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/99b1b470-2f10-4b1e-9968-9cd6b0d37ed7/?format=api",
            "uuid": "99b1b470-2f10-4b1e-9968-9cd6b0d37ed7",
            "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/47a8f274-0e5e-4c99-bc55-af23da2fd557/?format=api",
                "uuid": "47a8f274-0e5e-4c99-bc55-af23da2fd557",
                "name": "34DP0080002",
                "code": "34DP0080002"
            },
            "extra_metadata": {},
            "created": "2022-10-12T08:54:33.400190Z",
            "last_modified": "2022-12-20T14:02:31.111231Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/392d3281-f5ab-42d2-a6e9-a261d796240d/?format=api",
            "uuid": "392d3281-f5ab-42d2-a6e9-a261d796240d",
            "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/45086196-5820-4aab-a96a-7b1313a8d9b2/?format=api",
                "uuid": "45086196-5820-4aab-a96a-7b1313a8d9b2",
                "name": "41BP0097002",
                "code": "41BP0097002"
            },
            "extra_metadata": {},
            "created": "2022-10-12T08:54:36.431115Z",
            "last_modified": "2022-12-20T14:02:31.982991Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/535c454b-9082-45ef-ad40-48c04bd74fd5/?format=api",
            "uuid": "535c454b-9082-45ef-ad40-48c04bd74fd5",
            "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/6a0ea87d-e349-41b7-8db3-fb90e744dacf/?format=api",
                "uuid": "6a0ea87d-e349-41b7-8db3-fb90e744dacf",
                "name": "41BP0099002",
                "code": "41BP0099002"
            },
            "extra_metadata": {},
            "created": "2022-10-12T08:54:39.371170Z",
            "last_modified": "2022-12-20T14:02:32.877657Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/70f39142-8eb3-400f-aa1e-ab2af061fd74/?format=api",
            "uuid": "70f39142-8eb3-400f-aa1e-ab2af061fd74",
            "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/5d79015c-38b3-480b-865b-b00a68079724/?format=api",
                "uuid": "5d79015c-38b3-480b-865b-b00a68079724",
                "name": "41BP0101002",
                "code": "41BP0101002"
            },
            "extra_metadata": {},
            "created": "2022-10-12T08:54:42.349423Z",
            "last_modified": "2022-12-20T14:02:33.727975Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/d41dea28-8a69-4551-978d-acff83e80957/?format=api",
            "uuid": "d41dea28-8a69-4551-978d-acff83e80957",
            "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/f95e108b-c919-4273-b751-156ef3b17e56/?format=api",
                "uuid": "f95e108b-c919-4273-b751-156ef3b17e56",
                "name": "41BP0096002",
                "code": "41BP0096002"
            },
            "extra_metadata": {},
            "created": "2022-10-12T08:54:48.428586Z",
            "last_modified": "2022-12-20T14:02:35.366023Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/643e5e8a-b6fe-4df3-a51c-78fbfca36679/?format=api",
            "uuid": "643e5e8a-b6fe-4df3-a51c-78fbfca36679",
            "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/0a736526-417a-45ed-b6e7-43941c5b1c90/?format=api",
                "uuid": "0a736526-417a-45ed-b6e7-43941c5b1c90",
                "name": "34DP0242002",
                "code": "34DP0242002"
            },
            "extra_metadata": {},
            "created": "2022-10-12T08:54:54.280721Z",
            "last_modified": "2022-12-20T14:02:37.271725Z",
            "access_modifier": "Public"
        }
    ]
}