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/b27e26da-17f3-4208-9990-8faa5a4dfe08/timeseries/?format=api&page=15
HTTP 200 OK
Allow: GET, POST, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 462,
    "next": "https://demo.lizard.net/api/v4/monitoringnetworks/b27e26da-17f3-4208-9990-8faa5a4dfe08/timeseries/?format=api&page=16",
    "previous": "https://demo.lizard.net/api/v4/monitoringnetworks/b27e26da-17f3-4208-9990-8faa5a4dfe08/timeseries/?format=api&page=14",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/8f10f06c-4612-470a-8a8b-84a58939cda4/?format=api",
            "uuid": "8f10f06c-4612-470a-8a8b-84a58939cda4",
            "code": "8F10F06C-4612-470A-8A8B-84A58939CDA4",
            "name": "waterhoogte gemeten bij Mond Bathse spuikanaal",
            "description": "waterhoogte gemeten bij Mond Bathse spuikanaal(LMW_SPUI_H10)",
            "start": "2013-03-29T14:30:00Z",
            "end": "2023-01-17T07:40:00Z",
            "value_type": "float",
            "last_value": 32.0,
            "interval": null,
            "observation_type": {
                "url": "https://demo.lizard.net/api/v4/observationtypes/352/?format=api",
                "id": 352,
                "code": "WATHTE (cm)",
                "parameter": "Waterhoogte",
                "unit": "cm",
                "scale": "interval",
                "description": "",
                "domain_values": null,
                "reference_frame": "NAP",
                "compartment": "",
                "created": "2015-09-11T08:04:18.072539Z",
                "last_modified": "2019-06-25T07:26:10.441021Z"
            },
            "datasource": null,
            "supplier": null,
            "supplier_code": "LMW_SPUI_H10",
            "location": {
                "url": "https://demo.lizard.net/api/v4/locations/cb120363-b0aa-4e1f-a573-7716de3f0f99/?format=api",
                "uuid": "cb120363-b0aa-4e1f-a573-7716de3f0f99",
                "name": "SPUI",
                "code": "cb120363-b0aa-4e1f-a573-7716de3f0f99"
            },
            "extra_metadata": {
                "org": "Rijkswaterstaat",
                "ddsc": true
            },
            "created": "2013-04-03T10:31:51.394501Z",
            "last_modified": "2023-01-17T07:59:44.908143Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/a959f466-342e-4435-a138-0e715bb0e121/?format=api",
            "uuid": "a959f466-342e-4435-a138-0e715bb0e121",
            "code": "A959F466-342E-4435-A138-0E715BB0E121",
            "name": "Waterhoogte bij Bath",
            "description": "Waterhoogte bij Bath(LMW_BATH_H10)",
            "start": "2013-03-29T14:30:00Z",
            "end": "2023-01-17T07:40:00Z",
            "value_type": "float",
            "last_value": 137.0,
            "interval": null,
            "observation_type": {
                "url": "https://demo.lizard.net/api/v4/observationtypes/352/?format=api",
                "id": 352,
                "code": "WATHTE (cm)",
                "parameter": "Waterhoogte",
                "unit": "cm",
                "scale": "interval",
                "description": "",
                "domain_values": null,
                "reference_frame": "NAP",
                "compartment": "",
                "created": "2015-09-11T08:04:18.072539Z",
                "last_modified": "2019-06-25T07:26:10.441021Z"
            },
            "datasource": null,
            "supplier": null,
            "supplier_code": "LMW_BATH_H10",
            "location": {
                "url": "https://demo.lizard.net/api/v4/locations/481e5bcb-e0da-432d-a957-44cdc0669966/?format=api",
                "uuid": "481e5bcb-e0da-432d-a957-44cdc0669966",
                "name": "BATH",
                "code": "481e5bcb-e0da-432d-a957-44cdc0669966"
            },
            "extra_metadata": {
                "org": "Rijkswaterstaat",
                "ddsc": true
            },
            "created": "2013-04-03T10:31:51.394501Z",
            "last_modified": "2023-01-17T07:59:42.906650Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/4bbf2de9-dfb4-4a3b-83f3-dbdc720868d3/?format=api",
            "uuid": "4bbf2de9-dfb4-4a3b-83f3-dbdc720868d3",
            "code": "4BBF2DE9-DFB4-4A3B-83F3-DBDC720868D3",
            "name": "Golfhoogte sign. bij Wadden Eierlandse Gat",
            "description": "Golfhoogte sign. bij Wadden Eierlandse Gat(LMW_ELD1_Hm0)",
            "start": "2013-03-29T14:30:00Z",
            "end": "2023-01-17T07:30:00Z",
            "value_type": "float",
            "last_value": 204.0,
            "interval": null,
            "observation_type": {
                "url": "https://demo.lizard.net/api/v4/observationtypes/384/?format=api",
                "id": 384,
                "code": "GOLFHTE (cm) OW",
                "parameter": "Golfhoogte signaal",
                "unit": "cm",
                "scale": "interval",
                "description": "",
                "domain_values": null,
                "reference_frame": null,
                "compartment": "OW",
                "created": "2015-09-11T08:04:48.624312Z",
                "last_modified": "2020-01-17T12:36:06.367670Z"
            },
            "datasource": null,
            "supplier": null,
            "supplier_code": "LMW_ELD1_Hm0",
            "location": {
                "url": "https://demo.lizard.net/api/v4/locations/0e0f636d-9dab-428b-ad24-9cdf5c8cf5b3/?format=api",
                "uuid": "0e0f636d-9dab-428b-ad24-9cdf5c8cf5b3",
                "name": "ELD1",
                "code": "0e0f636d-9dab-428b-ad24-9cdf5c8cf5b3"
            },
            "extra_metadata": {
                "org": "Rijkswaterstaat",
                "ddsc": true,
                "compartment": "OW"
            },
            "created": "2013-04-03T10:31:51.394501Z",
            "last_modified": "2023-01-17T07:59:41.112981Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/5fe554ab-2a32-4d19-8f5a-7fe2f74d32c3/?format=api",
            "uuid": "5fe554ab-2a32-4d19-8f5a-7fe2f74d32c3",
            "code": "5FE554AB-2A32-4D19-8F5A-7FE2F74D32C3",
            "name": "Hm0_B0 bij Wadden Eierlandse Gat",
            "description": "Hm0_B0 bij Wadden Eierlandse Gat(LMW_ELD1_Hm0_B0)",
            "start": "2013-03-29T14:30:00Z",
            "end": "2023-01-17T07:30:00Z",
            "value_type": "float",
            "last_value": 204.0,
            "interval": null,
            "observation_type": {
                "url": "https://demo.lizard.net/api/v4/observationtypes/399/?format=api",
                "id": 399,
                "code": "Go0-500 mHz (cm) OW",
                "parameter": "Go0-500 mHz",
                "unit": "cm",
                "scale": "interval",
                "description": "",
                "domain_values": null,
                "reference_frame": "",
                "compartment": "OW",
                "created": "2015-09-11T08:05:06.110400Z",
                "last_modified": "2019-06-25T07:26:10.441021Z"
            },
            "datasource": null,
            "supplier": null,
            "supplier_code": "LMW_ELD1_Hm0_B0",
            "location": {
                "url": "https://demo.lizard.net/api/v4/locations/0e0f636d-9dab-428b-ad24-9cdf5c8cf5b3/?format=api",
                "uuid": "0e0f636d-9dab-428b-ad24-9cdf5c8cf5b3",
                "name": "ELD1",
                "code": "0e0f636d-9dab-428b-ad24-9cdf5c8cf5b3"
            },
            "extra_metadata": {
                "org": "Rijkswaterstaat",
                "ddsc": true,
                "compartment": "OW"
            },
            "created": "2013-04-03T10:31:51.394501Z",
            "last_modified": "2023-01-17T07:59:46.676329Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/b0406491-9953-4806-9f2e-906fe41655db/?format=api",
            "uuid": "b0406491-9953-4806-9f2e-906fe41655db",
            "code": "B0406491-9953-4806-9F2E-906FE41655DB",
            "name": "Luchtdruk bij Europlatform 1",
            "description": "Luchtdruk bij Europlatform 1(LMW_EPL1_PQFF10)",
            "start": "2013-03-29T14:30:00Z",
            "end": "2023-01-17T07:40:00Z",
            "value_type": "float",
            "last_value": 987.0,
            "interval": null,
            "observation_type": {
                "url": "https://demo.lizard.net/api/v4/observationtypes/405/?format=api",
                "id": 405,
                "code": "LUCHTDK (hPa) lucht",
                "parameter": "Luchtdruk",
                "unit": "hPa",
                "scale": "interval",
                "description": "",
                "domain_values": null,
                "reference_frame": "",
                "compartment": "lucht",
                "created": "2015-09-11T08:05:12.145629Z",
                "last_modified": "2019-06-25T07:26:10.441021Z"
            },
            "datasource": null,
            "supplier": null,
            "supplier_code": "LMW_EPL1_PQFF10",
            "location": {
                "url": "https://demo.lizard.net/api/v4/locations/202d1c23-e4f5-461c-a9b8-b1535b966082/?format=api",
                "uuid": "202d1c23-e4f5-461c-a9b8-b1535b966082",
                "name": "EPL1",
                "code": "202d1c23-e4f5-461c-a9b8-b1535b966082"
            },
            "extra_metadata": {
                "org": "Rijkswaterstaat",
                "ddsc": true,
                "compartment": "lucht"
            },
            "created": "2013-04-03T10:31:51.394501Z",
            "last_modified": "2023-01-17T07:59:41.442991Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/ba780497-af65-4748-9788-65e5b2b79a5c/?format=api",
            "uuid": "ba780497-af65-4748-9788-65e5b2b79a5c",
            "code": "BA780497-AF65-4748-9788-65E5B2B79A5C",
            "name": "Windsnelheid 10m. MSL bij Europlatform 1",
            "description": "Windsnelheid 10m. MSL bij Europlatform 1(LMW_EPL1_WC10)",
            "start": "2013-03-29T14:30:00Z",
            "end": "2023-01-17T07:40:00Z",
            "value_type": "float",
            "last_value": 4.7,
            "interval": null,
            "observation_type": {
                "url": "https://demo.lizard.net/api/v4/observationtypes/383/?format=api",
                "id": 383,
                "code": "WINDSHD (m/s)",
                "parameter": "Windsnelheid",
                "unit": "m/s",
                "scale": "interval",
                "description": "",
                "domain_values": null,
                "reference_frame": "",
                "compartment": "",
                "created": "2015-09-11T08:04:45.802163Z",
                "last_modified": "2019-06-25T07:26:10.441021Z"
            },
            "datasource": null,
            "supplier": null,
            "supplier_code": "LMW_EPL1_WC10",
            "location": {
                "url": "https://demo.lizard.net/api/v4/locations/202d1c23-e4f5-461c-a9b8-b1535b966082/?format=api",
                "uuid": "202d1c23-e4f5-461c-a9b8-b1535b966082",
                "name": "EPL1",
                "code": "202d1c23-e4f5-461c-a9b8-b1535b966082"
            },
            "extra_metadata": {
                "org": "Rijkswaterstaat",
                "ddsc": true
            },
            "created": "2013-04-03T10:31:51.394501Z",
            "last_modified": "2023-01-17T07:59:44.821926Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/1a161261-9a90-412b-a8c1-d801d8f27a51/?format=api",
            "uuid": "1a161261-9a90-412b-a8c1-d801d8f27a51",
            "code": "1A161261-9A90-412B-A8C1-D801D8F27A51",
            "name": "Waterhoogte bij Surinamekade",
            "description": "Waterhoogte bij Surinamekade(LMW_SURI_H10)",
            "start": "2013-03-29T14:30:00Z",
            "end": "2023-01-17T07:40:00Z",
            "value_type": "float",
            "last_value": -39.0,
            "interval": null,
            "observation_type": {
                "url": "https://demo.lizard.net/api/v4/observationtypes/352/?format=api",
                "id": 352,
                "code": "WATHTE (cm)",
                "parameter": "Waterhoogte",
                "unit": "cm",
                "scale": "interval",
                "description": "",
                "domain_values": null,
                "reference_frame": "NAP",
                "compartment": "",
                "created": "2015-09-11T08:04:18.072539Z",
                "last_modified": "2019-06-25T07:26:10.441021Z"
            },
            "datasource": null,
            "supplier": null,
            "supplier_code": "LMW_SURI_H10",
            "location": {
                "url": "https://demo.lizard.net/api/v4/locations/ac22b71e-1053-43a0-8859-1ec778ac9a59/?format=api",
                "uuid": "ac22b71e-1053-43a0-8859-1ec778ac9a59",
                "name": "SURI",
                "code": "ac22b71e-1053-43a0-8859-1ec778ac9a59"
            },
            "extra_metadata": {
                "org": "Rijkswaterstaat",
                "ddsc": true
            },
            "created": "2013-04-03T10:31:51.394501Z",
            "last_modified": "2023-01-17T07:59:45.038890Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/1fb1ede3-ad86-435d-ad5f-23cfe1d285ec/?format=api",
            "uuid": "1fb1ede3-ad86-435d-ad5f-23cfe1d285ec",
            "code": "1FB1EDE3-AD86-435D-AD5F-23CFE1D285EC",
            "name": "Windrichting bij Europlatform 1",
            "description": "Windrichting bij Europlatform 1(LMW_EPL1_WR10)",
            "start": "2013-03-29T14:30:00Z",
            "end": "2023-01-17T07:40:00Z",
            "value_type": "float",
            "last_value": 273.0,
            "interval": null,
            "observation_type": {
                "url": "https://demo.lizard.net/api/v4/observationtypes/351/?format=api",
                "id": 351,
                "code": "WINDRTG (graad)",
                "parameter": "Windrichting",
                "unit": "graad",
                "scale": "interval",
                "description": "",
                "domain_values": null,
                "reference_frame": "",
                "compartment": "",
                "created": "2015-09-11T08:04:18.009699Z",
                "last_modified": "2019-06-25T07:26:10.441021Z"
            },
            "datasource": null,
            "supplier": null,
            "supplier_code": "LMW_EPL1_WR10",
            "location": {
                "url": "https://demo.lizard.net/api/v4/locations/202d1c23-e4f5-461c-a9b8-b1535b966082/?format=api",
                "uuid": "202d1c23-e4f5-461c-a9b8-b1535b966082",
                "name": "EPL1",
                "code": "202d1c23-e4f5-461c-a9b8-b1535b966082"
            },
            "extra_metadata": {
                "org": "Rijkswaterstaat",
                "ddsc": true
            },
            "created": "2013-04-03T10:31:51.394501Z",
            "last_modified": "2023-01-17T07:59:40.336038Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/85f35943-981f-45c0-a95e-04af6d4c9b73/?format=api",
            "uuid": "85f35943-981f-45c0-a95e-04af6d4c9b73",
            "code": "85F35943-981F-45C0-A95E-04AF6D4C9B73",
            "name": "energie E10 gemeten bij Overloop van Valkenisse",
            "description": "energie E10 gemeten bij Overloop van Valkenisse(LMW_OVVA_TE3)",
            "start": "2013-03-29T14:30:00Z",
            "end": "2023-01-17T07:30:00Z",
            "value_type": "float",
            "last_value": 0.0,
            "interval": null,
            "observation_type": {
                "url": "https://demo.lizard.net/api/v4/observationtypes/401/?format=api",
                "id": 401,
                "code": "ENGE (cm^2) OW",
                "parameter": "ENGE",
                "unit": "cm^2",
                "scale": "interval",
                "description": "",
                "domain_values": null,
                "reference_frame": "",
                "compartment": "OW",
                "created": "2015-09-11T08:05:09.153522Z",
                "last_modified": "2019-06-25T07:26:10.441021Z"
            },
            "datasource": null,
            "supplier": null,
            "supplier_code": "LMW_OVVA_TE3",
            "location": {
                "url": "https://demo.lizard.net/api/v4/locations/11fc50a0-b6eb-437a-949c-02fc0dc40365/?format=api",
                "uuid": "11fc50a0-b6eb-437a-949c-02fc0dc40365",
                "name": "OVVA",
                "code": "11fc50a0-b6eb-437a-949c-02fc0dc40365"
            },
            "extra_metadata": {
                "org": "Rijkswaterstaat",
                "ddsc": true,
                "compartment": "OW"
            },
            "created": "2013-04-03T10:31:51.394501Z",
            "last_modified": "2023-01-17T07:59:42.944707Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/3958be6a-13ac-4201-a39a-0d7875b34562/?format=api",
            "uuid": "3958be6a-13ac-4201-a39a-0d7875b34562",
            "code": "3958BE6A-13AC-4201-A39A-0D7875B34562",
            "name": "Watertemperatuur bij Eemshaven",
            "description": "Watertemperatuur bij Eemshaven(LMW_EMSH_TW10)",
            "start": "2013-03-29T14:30:00Z",
            "end": "2022-08-21T07:40:00Z",
            "value_type": "float",
            "last_value": 22.6,
            "interval": null,
            "observation_type": {
                "url": "https://demo.lizard.net/api/v4/observationtypes/325/?format=api",
                "id": 325,
                "code": "T (oC)",
                "parameter": "Temperatuur",
                "unit": "°C",
                "scale": "interval",
                "description": "",
                "domain_values": null,
                "reference_frame": null,
                "compartment": null,
                "created": "2015-09-11T08:04:14.703240Z",
                "last_modified": "2019-10-17T19:30:52.369929Z"
            },
            "datasource": null,
            "supplier": null,
            "supplier_code": "LMW_EMSH_TW10",
            "location": {
                "url": "https://demo.lizard.net/api/v4/locations/4ec47e71-b570-4d1f-827a-37bdc7e8af0c/?format=api",
                "uuid": "4ec47e71-b570-4d1f-827a-37bdc7e8af0c",
                "name": "EMSH",
                "code": "4ec47e71-b570-4d1f-827a-37bdc7e8af0c"
            },
            "extra_metadata": {
                "org": "Rijkswaterstaat",
                "ddsc": true
            },
            "created": "2013-04-03T10:31:51.394501Z",
            "last_modified": "2022-08-21T07:56:05.615713Z",
            "access_modifier": "Public"
        }
    ]
}