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/e896a10c-85a2-4b20-abe6-383727d3d6e1/timeseries/?format=api&page=43
HTTP 200 OK
Allow: GET, POST, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 513,
    "next": "https://demo.lizard.net/api/v4/monitoringnetworks/e896a10c-85a2-4b20-abe6-383727d3d6e1/timeseries/?format=api&page=44",
    "previous": "https://demo.lizard.net/api/v4/monitoringnetworks/e896a10c-85a2-4b20-abe6-383727d3d6e1/timeseries/?format=api&page=42",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/ee3a866c-c95a-4018-af89-d0f3f30233b5/?format=api",
            "uuid": "ee3a866c-c95a-4018-af89-d0f3f30233b5",
            "code": "WNS8874::second::1::3600",
            "name": "WNS8874",
            "description": "",
            "start": "1990-01-02T04:00:00Z",
            "end": "2025-03-15T00:00:00Z",
            "value_type": "float",
            "last_value": 6.0,
            "interval": 3600,
            "observation_type": {
                "url": "https://demo.lizard.net/api/v4/observationtypes/13/?format=api",
                "id": 13,
                "code": "WNS8874",
                "parameter": "Windsnelheid",
                "unit": "m/s",
                "scale": "interval",
                "description": "",
                "domain_values": null,
                "reference_frame": "",
                "compartment": "NT",
                "created": "2015-06-19T09:47:29.345611Z",
                "last_modified": "2019-06-25T07:26:10.441021Z"
            },
            "datasource": null,
            "supplier": null,
            "supplier_code": "",
            "location": {
                "url": "https://demo.lizard.net/api/v4/locations/f035a387-d270-4e97-8747-40bd362875f2/?format=api",
                "uuid": "f035a387-d270-4e97-8747-40bd362875f2",
                "name": "Wilhelminadorp",
                "code": "06323"
            },
            "extra_metadata": {},
            "created": "2015-02-04T15:40:17.279279Z",
            "last_modified": "2025-03-16T15:05:43.783226Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/20d39caf-b054-4024-a79f-015a3d08691d/?format=api",
            "uuid": "20d39caf-b054-4024-a79f-015a3d08691d",
            "code": "WNS8874::second::1::3600",
            "name": "WNS8874",
            "description": "",
            "start": "1990-01-01T01:00:00Z",
            "end": "2025-03-15T00:00:00Z",
            "value_type": "float",
            "last_value": 7.0,
            "interval": 3600,
            "observation_type": {
                "url": "https://demo.lizard.net/api/v4/observationtypes/13/?format=api",
                "id": 13,
                "code": "WNS8874",
                "parameter": "Windsnelheid",
                "unit": "m/s",
                "scale": "interval",
                "description": "",
                "domain_values": null,
                "reference_frame": "",
                "compartment": "NT",
                "created": "2015-06-19T09:47:29.345611Z",
                "last_modified": "2019-06-25T07:26:10.441021Z"
            },
            "datasource": null,
            "supplier": null,
            "supplier_code": "",
            "location": {
                "url": "https://demo.lizard.net/api/v4/locations/c0525d0a-8a50-44d9-9b42-a9f04a49070f/?format=api",
                "uuid": "c0525d0a-8a50-44d9-9b42-a9f04a49070f",
                "name": "Hoek van Holland",
                "code": "06330"
            },
            "extra_metadata": {},
            "created": "2015-02-04T15:40:17.352850Z",
            "last_modified": "2025-03-16T15:05:58.260061Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/b6d25772-ce30-41dd-a782-afb7d1f6fb5c/?format=api",
            "uuid": "b6d25772-ce30-41dd-a782-afb7d1f6fb5c",
            "code": "WNS8874::second::1::3600",
            "name": "WNS8874",
            "description": "",
            "start": "1996-01-01T01:00:00Z",
            "end": "2025-03-15T00:00:00Z",
            "value_type": "float",
            "last_value": 4.0,
            "interval": 3600,
            "observation_type": {
                "url": "https://demo.lizard.net/api/v4/observationtypes/13/?format=api",
                "id": 13,
                "code": "WNS8874",
                "parameter": "Windsnelheid",
                "unit": "m/s",
                "scale": "interval",
                "description": "",
                "domain_values": null,
                "reference_frame": "",
                "compartment": "NT",
                "created": "2015-06-19T09:47:29.345611Z",
                "last_modified": "2019-06-25T07:26:10.441021Z"
            },
            "datasource": null,
            "supplier": null,
            "supplier_code": "",
            "location": {
                "url": "https://demo.lizard.net/api/v4/locations/33b8d510-9cb0-4121-8075-9ca9fbf77d2f/?format=api",
                "uuid": "33b8d510-9cb0-4121-8075-9ca9fbf77d2f",
                "name": "Woensdrecht",
                "code": "06340"
            },
            "extra_metadata": {},
            "created": "2015-02-04T15:40:17.428036Z",
            "last_modified": "2025-03-16T15:05:47.035138Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/2bfd0c67-d817-4624-a98e-0e33c99f8d7c/?format=api",
            "uuid": "2bfd0c67-d817-4624-a98e-0e33c99f8d7c",
            "code": "WNS8874::second::1::3600",
            "name": "WNS8874",
            "description": "",
            "start": "1991-01-01T01:00:00Z",
            "end": "2025-03-15T00:00:00Z",
            "value_type": "float",
            "last_value": 5.0,
            "interval": 3600,
            "observation_type": {
                "url": "https://demo.lizard.net/api/v4/observationtypes/13/?format=api",
                "id": 13,
                "code": "WNS8874",
                "parameter": "Windsnelheid",
                "unit": "m/s",
                "scale": "interval",
                "description": "",
                "domain_values": null,
                "reference_frame": "",
                "compartment": "NT",
                "created": "2015-06-19T09:47:29.345611Z",
                "last_modified": "2019-06-25T07:26:10.441021Z"
            },
            "datasource": null,
            "supplier": null,
            "supplier_code": "",
            "location": {
                "url": "https://demo.lizard.net/api/v4/locations/e51b57e2-04cb-4324-ba3f-eb80c4b74131/?format=api",
                "uuid": "e51b57e2-04cb-4324-ba3f-eb80c4b74131",
                "name": "Rotterdam Geulhaven",
                "code": "06343"
            },
            "extra_metadata": {},
            "created": "2015-02-04T15:40:17.504644Z",
            "last_modified": "2025-03-16T15:05:44.767399Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/0fe3d4c4-836c-464f-a610-55a21395e794/?format=api",
            "uuid": "0fe3d4c4-836c-464f-a610-55a21395e794",
            "code": "WNS8874::second::1::3600",
            "name": "WNS8874",
            "description": "",
            "start": "1990-01-01T01:00:00Z",
            "end": "2025-03-15T00:00:00Z",
            "value_type": "float",
            "last_value": 4.0,
            "interval": 3600,
            "observation_type": {
                "url": "https://demo.lizard.net/api/v4/observationtypes/13/?format=api",
                "id": 13,
                "code": "WNS8874",
                "parameter": "Windsnelheid",
                "unit": "m/s",
                "scale": "interval",
                "description": "",
                "domain_values": null,
                "reference_frame": "",
                "compartment": "NT",
                "created": "2015-06-19T09:47:29.345611Z",
                "last_modified": "2019-06-25T07:26:10.441021Z"
            },
            "datasource": null,
            "supplier": null,
            "supplier_code": "",
            "location": {
                "url": "https://demo.lizard.net/api/v4/locations/364da2a9-e7f4-46be-a8ec-2e2fdcb2f423/?format=api",
                "uuid": "364da2a9-e7f4-46be-a8ec-2e2fdcb2f423",
                "name": "Rotterdam *)",
                "code": "06344"
            },
            "extra_metadata": {},
            "created": "2015-02-04T15:40:17.579948Z",
            "last_modified": "2025-03-16T15:05:46.607573Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/4e769b01-488a-42e4-b7bb-cdcb8c91e4cb/?format=api",
            "uuid": "4e769b01-488a-42e4-b7bb-cdcb8c91e4cb",
            "code": "WNS8874::second::1::3600",
            "name": "WNS8874",
            "description": "",
            "start": "1990-01-01T01:00:00Z",
            "end": "2025-03-15T00:00:00Z",
            "value_type": "float",
            "last_value": 3.0,
            "interval": 3600,
            "observation_type": {
                "url": "https://demo.lizard.net/api/v4/observationtypes/13/?format=api",
                "id": 13,
                "code": "WNS8874",
                "parameter": "Windsnelheid",
                "unit": "m/s",
                "scale": "interval",
                "description": "",
                "domain_values": null,
                "reference_frame": "",
                "compartment": "NT",
                "created": "2015-06-19T09:47:29.345611Z",
                "last_modified": "2019-06-25T07:26:10.441021Z"
            },
            "datasource": null,
            "supplier": null,
            "supplier_code": "",
            "location": {
                "url": "https://demo.lizard.net/api/v4/locations/908dc271-91e8-471c-8f67-b491e48d7c99/?format=api",
                "uuid": "908dc271-91e8-471c-8f67-b491e48d7c99",
                "name": "Cabauw",
                "code": "06348"
            },
            "extra_metadata": {},
            "created": "2015-02-04T15:40:17.652429Z",
            "last_modified": "2025-03-16T15:05:50.607817Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/95b44f21-7abd-4f60-b56d-2fbedfef9583/?format=api",
            "uuid": "95b44f21-7abd-4f60-b56d-2fbedfef9583",
            "code": "WNS8874::second::1::3600",
            "name": "WNS8874",
            "description": "",
            "start": "1990-01-01T01:00:00Z",
            "end": "2025-03-15T00:00:00Z",
            "value_type": "float",
            "last_value": 3.0,
            "interval": 3600,
            "observation_type": {
                "url": "https://demo.lizard.net/api/v4/observationtypes/13/?format=api",
                "id": 13,
                "code": "WNS8874",
                "parameter": "Windsnelheid",
                "unit": "m/s",
                "scale": "interval",
                "description": "",
                "domain_values": null,
                "reference_frame": "",
                "compartment": "NT",
                "created": "2015-06-19T09:47:29.345611Z",
                "last_modified": "2019-06-25T07:26:10.441021Z"
            },
            "datasource": null,
            "supplier": null,
            "supplier_code": "",
            "location": {
                "url": "https://demo.lizard.net/api/v4/locations/f44037d8-cc47-49d9-990b-9e8661038ed5/?format=api",
                "uuid": "f44037d8-cc47-49d9-990b-9e8661038ed5",
                "name": "Gilze Rijen",
                "code": "06350"
            },
            "extra_metadata": {},
            "created": "2015-02-04T15:40:17.726355Z",
            "last_modified": "2025-03-16T15:05:56.963922Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/16f2c1a1-58d1-416d-81f2-a88d697539b4/?format=api",
            "uuid": "16f2c1a1-58d1-416d-81f2-a88d697539b4",
            "code": "WNS8874::second::1::3600",
            "name": "WNS8874",
            "description": "",
            "start": "1990-01-02T04:00:00Z",
            "end": "2025-03-15T00:00:00Z",
            "value_type": "float",
            "last_value": 3.0,
            "interval": 3600,
            "observation_type": {
                "url": "https://demo.lizard.net/api/v4/observationtypes/13/?format=api",
                "id": 13,
                "code": "WNS8874",
                "parameter": "Windsnelheid",
                "unit": "m/s",
                "scale": "interval",
                "description": "",
                "domain_values": null,
                "reference_frame": "",
                "compartment": "NT",
                "created": "2015-06-19T09:47:29.345611Z",
                "last_modified": "2019-06-25T07:26:10.441021Z"
            },
            "datasource": null,
            "supplier": null,
            "supplier_code": "",
            "location": {
                "url": "https://demo.lizard.net/api/v4/locations/900108be-e116-4360-8ae3-3f51d568d2df/?format=api",
                "uuid": "900108be-e116-4360-8ae3-3f51d568d2df",
                "name": "Herwijnen",
                "code": "06356"
            },
            "extra_metadata": {},
            "created": "2015-02-04T15:40:17.811636Z",
            "last_modified": "2025-03-16T15:05:57.385701Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/b02b6e8d-1d6d-48ee-8b3f-1ba2670c55e9/?format=api",
            "uuid": "b02b6e8d-1d6d-48ee-8b3f-1ba2670c55e9",
            "code": "WNS8874::second::1::3600",
            "name": "WNS8874",
            "description": "",
            "start": "1990-01-01T01:00:00Z",
            "end": "2025-03-15T00:00:00Z",
            "value_type": "float",
            "last_value": 4.0,
            "interval": 3600,
            "observation_type": {
                "url": "https://demo.lizard.net/api/v4/observationtypes/13/?format=api",
                "id": 13,
                "code": "WNS8874",
                "parameter": "Windsnelheid",
                "unit": "m/s",
                "scale": "interval",
                "description": "",
                "domain_values": null,
                "reference_frame": "",
                "compartment": "NT",
                "created": "2015-06-19T09:47:29.345611Z",
                "last_modified": "2019-06-25T07:26:10.441021Z"
            },
            "datasource": null,
            "supplier": null,
            "supplier_code": "",
            "location": {
                "url": "https://demo.lizard.net/api/v4/locations/28ddbf5b-ef6f-4476-82ae-ada939b15133/?format=api",
                "uuid": "28ddbf5b-ef6f-4476-82ae-ada939b15133",
                "name": "Eindhoven*)",
                "code": "06370"
            },
            "extra_metadata": {},
            "created": "2015-02-04T15:40:17.887142Z",
            "last_modified": "2025-03-16T15:05:30.477629Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/c0a24e80-5545-4b7b-b057-c71525ed5b46/?format=api",
            "uuid": "c0a24e80-5545-4b7b-b057-c71525ed5b46",
            "code": "WNS8874::second::1::3600",
            "name": "WNS8874",
            "description": "",
            "start": "1990-01-01T01:00:00Z",
            "end": "2025-03-15T00:00:00Z",
            "value_type": "float",
            "last_value": 2.0,
            "interval": 3600,
            "observation_type": {
                "url": "https://demo.lizard.net/api/v4/observationtypes/13/?format=api",
                "id": 13,
                "code": "WNS8874",
                "parameter": "Windsnelheid",
                "unit": "m/s",
                "scale": "interval",
                "description": "",
                "domain_values": null,
                "reference_frame": "",
                "compartment": "NT",
                "created": "2015-06-19T09:47:29.345611Z",
                "last_modified": "2019-06-25T07:26:10.441021Z"
            },
            "datasource": null,
            "supplier": null,
            "supplier_code": "",
            "location": {
                "url": "https://demo.lizard.net/api/v4/locations/ff34f479-7227-47e9-a82b-c9df7cb711c0/?format=api",
                "uuid": "ff34f479-7227-47e9-a82b-c9df7cb711c0",
                "name": "Volkel",
                "code": "06375"
            },
            "extra_metadata": {},
            "created": "2015-02-04T15:40:18.003527Z",
            "last_modified": "2025-03-16T15:05:30.794794Z",
            "access_modifier": "Public"
        }
    ]
}