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=14
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=15",
    "previous": "https://demo.lizard.net/api/v4/monitoringnetworks/b27e26da-17f3-4208-9990-8faa5a4dfe08/timeseries/?format=api&page=13",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/2a779983-1d5c-4096-b8f4-d477a05e40be/?format=api",
            "uuid": "2a779983-1d5c-4096-b8f4-d477a05e40be",
            "code": "2A779983-1D5C-4096-B8F4-D477A05E40BE",
            "name": "Waterhoogte bij Dordrecht",
            "description": "Waterhoogte bij Dordrecht(LMW_DORD_H10)",
            "start": "2013-03-29T14:30:00Z",
            "end": "2023-01-17T07:40:00Z",
            "value_type": "float",
            "last_value": 65.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_DORD_H10",
            "location": {
                "url": "https://demo.lizard.net/api/v4/locations/8e17eea2-3625-4445-a0ec-29343f0cd43a/?format=api",
                "uuid": "8e17eea2-3625-4445-a0ec-29343f0cd43a",
                "name": "DORD",
                "code": "8e17eea2-3625-4445-a0ec-29343f0cd43a"
            },
            "extra_metadata": {
                "org": "Rijkswaterstaat",
                "ddsc": true
            },
            "created": "2013-04-03T10:31:51.394501Z",
            "last_modified": "2023-01-17T07:59:40.076357Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/bcc247fd-87db-44c1-a4b1-a75d44c4740b/?format=api",
            "uuid": "bcc247fd-87db-44c1-a4b1-a75d44c4740b",
            "code": "BCC247FD-87DB-44C1-A4B1-A75D44C4740B",
            "name": "Golfperiode H1d3 bij Pas van Terneuzen",
            "description": "Golfperiode H1d3 bij Pas van Terneuzen(LMW_PVT_TH1d3)",
            "start": "2013-03-29T14:30:00Z",
            "end": "2023-01-17T07:30:00Z",
            "value_type": "float",
            "last_value": 3.7,
            "interval": null,
            "observation_type": {
                "url": "https://demo.lizard.net/api/v4/observationtypes/403/?format=api",
                "id": 403,
                "code": "Golfperiode (s) OW",
                "parameter": "Golfperiode",
                "unit": "s",
                "scale": "interval",
                "description": "",
                "domain_values": null,
                "reference_frame": "",
                "compartment": "OW",
                "created": "2015-09-11T08:05:11.129704Z",
                "last_modified": "2019-06-25T07:26:10.441021Z"
            },
            "datasource": null,
            "supplier": null,
            "supplier_code": "LMW_PVT_TH1d3",
            "location": {
                "url": "https://demo.lizard.net/api/v4/locations/09172175-bcf3-4457-8aa9-927ae00fe8f5/?format=api",
                "uuid": "09172175-bcf3-4457-8aa9-927ae00fe8f5",
                "name": "PVT",
                "code": "09172175-bcf3-4457-8aa9-927ae00fe8f5"
            },
            "extra_metadata": {
                "org": "Rijkswaterstaat",
                "ddsc": true,
                "compartment": "OW"
            },
            "created": "2013-04-03T10:31:51.394501Z",
            "last_modified": "2023-01-17T07:59:42.263558Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/99759cf7-aaa2-4ee0-a940-5cb00cd8ec6f/?format=api",
            "uuid": "99759cf7-aaa2-4ee0-a940-5cb00cd8ec6f",
            "code": "99759CF7-AAA2-4EE0-A940-5CB00CD8EC6F",
            "name": "Waterhoogte bij Driel beneden",
            "description": "Waterhoogte bij Driel beneden(LMW_DRIO_H10)",
            "start": "2013-03-29T14:30:00Z",
            "end": "2023-01-17T07:40:00Z",
            "value_type": "float",
            "last_value": 888.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_DRIO_H10",
            "location": {
                "url": "https://demo.lizard.net/api/v4/locations/e919edd6-6522-4742-934d-547ef9b66c01/?format=api",
                "uuid": "e919edd6-6522-4742-934d-547ef9b66c01",
                "name": "DRIO",
                "code": "e919edd6-6522-4742-934d-547ef9b66c01"
            },
            "extra_metadata": {
                "org": "Rijkswaterstaat",
                "ddsc": true
            },
            "created": "2013-04-03T10:31:51.394501Z",
            "last_modified": "2023-01-17T07:59:43.539979Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/a559b2cc-7695-4d25-b6b8-9d507293b616/?format=api",
            "uuid": "a559b2cc-7695-4d25-b6b8-9d507293b616",
            "code": "A559B2CC-7695-4D25-B6B8-9D507293B616",
            "name": "Watertemperatuur bij Driel boven",
            "description": "Watertemperatuur bij Driel boven(LMW_DRIB_TW10)",
            "start": "2013-03-29T14:30:00Z",
            "end": "2023-01-17T07:40:00Z",
            "value_type": "float",
            "last_value": 7.9,
            "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_DRIB_TW10",
            "location": {
                "url": "https://demo.lizard.net/api/v4/locations/42934b42-4d5d-4e18-9215-7bc595cd2c0e/?format=api",
                "uuid": "42934b42-4d5d-4e18-9215-7bc595cd2c0e",
                "name": "DRIB",
                "code": "42934b42-4d5d-4e18-9215-7bc595cd2c0e"
            },
            "extra_metadata": {
                "org": "Rijkswaterstaat",
                "ddsc": true
            },
            "created": "2013-04-03T10:31:51.394501Z",
            "last_modified": "2023-01-17T07:59:42.990160Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/11a6d4d8-ce01-4bc0-bce8-8e5b1345ab3f/?format=api",
            "uuid": "11a6d4d8-ce01-4bc0-bce8-8e5b1345ab3f",
            "code": "11A6D4D8-CE01-4BC0-BCE8-8E5B1345AB3F",
            "name": "watertemp gemeten bij Bathse brug deltan b",
            "description": "watertemp gemeten bij Bathse brug deltan b(LMW_BBDTb_TW10S)",
            "start": "2013-03-29T14:30:00Z",
            "end": "2023-01-17T07:40:00Z",
            "value_type": "float",
            "last_value": 6.4,
            "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_BBDTb_TW10S",
            "location": {
                "url": "https://demo.lizard.net/api/v4/locations/be1bb79e-4c52-4986-89a8-6a52908e9e98/?format=api",
                "uuid": "be1bb79e-4c52-4986-89a8-6a52908e9e98",
                "name": "BBDTb",
                "code": "be1bb79e-4c52-4986-89a8-6a52908e9e98"
            },
            "extra_metadata": {
                "org": "Rijkswaterstaat",
                "ddsc": true
            },
            "created": "2013-04-03T10:31:51.394501Z",
            "last_modified": "2023-01-17T07:59:45.391692Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/ded58ab4-f329-4e9a-be09-d1baaff4ac9a/?format=api",
            "uuid": "ded58ab4-f329-4e9a-be09-d1baaff4ac9a",
            "code": "DED58AB4-F329-4E9A-BE09-D1BAAFF4AC9A",
            "name": "Waterhoogte bij Edam",
            "description": "Waterhoogte bij Edam(LMW_EDAM_H10)",
            "start": "2013-03-29T14:30:00Z",
            "end": "2024-01-02T00:00:00Z",
            "value_type": "float",
            "last_value": 30.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_EDAM_H10",
            "location": {
                "url": "https://demo.lizard.net/api/v4/locations/0ecb3b85-93b7-4575-abfc-133f4aa300c3/?format=api",
                "uuid": "0ecb3b85-93b7-4575-abfc-133f4aa300c3",
                "name": "EDAM",
                "code": "0ecb3b85-93b7-4575-abfc-133f4aa300c3"
            },
            "extra_metadata": {
                "org": "Rijkswaterstaat",
                "ddsc": true
            },
            "created": "2013-04-03T10:31:51.394501Z",
            "last_modified": "2024-01-11T14:07:32.225658Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/ed514911-0eff-4cef-ad95-c56fd041572e/?format=api",
            "uuid": "ed514911-0eff-4cef-ad95-c56fd041572e",
            "code": "ED514911-0EFF-4CEF-AD95-C56FD041572E",
            "name": "Waterhoogte bij Eijsden grens",
            "description": "Waterhoogte bij Eijsden grens(LMW_EIJS_H10)",
            "start": "2013-03-29T14:30:00Z",
            "end": "2023-01-17T07:40:00Z",
            "value_type": "float",
            "last_value": 4731.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_EIJS_H10",
            "location": {
                "url": "https://demo.lizard.net/api/v4/locations/98790eb0-2258-40df-b925-d47656cbfe0d/?format=api",
                "uuid": "98790eb0-2258-40df-b925-d47656cbfe0d",
                "name": "EIJS",
                "code": "98790eb0-2258-40df-b925-d47656cbfe0d"
            },
            "extra_metadata": {
                "org": "Rijkswaterstaat",
                "ddsc": true
            },
            "created": "2013-04-03T10:31:51.394501Z",
            "last_modified": "2023-01-17T07:59:44.334449Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/7f45424c-a427-491e-be1d-cbf961d9ae43/?format=api",
            "uuid": "7f45424c-a427-491e-be1d-cbf961d9ae43",
            "code": "7F45424C-A427-491E-BE1D-CBF961D9AE43",
            "name": "Hm0_B2 bij Wadden Eierlandse Gat",
            "description": "Hm0_B2 bij Wadden Eierlandse Gat(LMW_ELD1_Hm0_B2)",
            "start": "2013-03-29T14:30:00Z",
            "end": "2023-01-17T07:30:00Z",
            "value_type": "float",
            "last_value": 176.0,
            "interval": null,
            "observation_type": {
                "url": "https://demo.lizard.net/api/v4/observationtypes/367/?format=api",
                "id": 367,
                "code": "Go0-200 mHz (cm) OW",
                "parameter": "Go0-200 mHz",
                "unit": "cm",
                "scale": "interval",
                "description": "",
                "domain_values": null,
                "reference_frame": "",
                "compartment": "OW",
                "created": "2015-09-11T08:04:34.284761Z",
                "last_modified": "2019-06-25T07:26:10.441021Z"
            },
            "datasource": null,
            "supplier": null,
            "supplier_code": "LMW_ELD1_Hm0_B2",
            "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:45.613856Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/1324c704-9076-4eae-a309-1f05ca0061d9/?format=api",
            "uuid": "1324c704-9076-4eae-a309-1f05ca0061d9",
            "code": "1324C704-9076-4EAE-A309-1F05CA0061D9",
            "name": "Golfperiode 30-500mHz bij Eurogeul DWE",
            "description": "Golfperiode 30-500mHz bij Eurogeul DWE(LMW_DWE1_Tm02)",
            "start": "2013-03-29T14:30:00Z",
            "end": "2023-01-17T07:30:00Z",
            "value_type": "float",
            "last_value": 5.6,
            "interval": null,
            "observation_type": {
                "url": "https://demo.lizard.net/api/v4/observationtypes/403/?format=api",
                "id": 403,
                "code": "Golfperiode (s) OW",
                "parameter": "Golfperiode",
                "unit": "s",
                "scale": "interval",
                "description": "",
                "domain_values": null,
                "reference_frame": "",
                "compartment": "OW",
                "created": "2015-09-11T08:05:11.129704Z",
                "last_modified": "2019-06-25T07:26:10.441021Z"
            },
            "datasource": null,
            "supplier": null,
            "supplier_code": "LMW_DWE1_Tm02",
            "location": {
                "url": "https://demo.lizard.net/api/v4/locations/8daf2f86-b431-4e4a-9f79-8d2582d9dd1f/?format=api",
                "uuid": "8daf2f86-b431-4e4a-9f79-8d2582d9dd1f",
                "name": "DWE1",
                "code": "8daf2f86-b431-4e4a-9f79-8d2582d9dd1f"
            },
            "extra_metadata": {
                "org": "Rijkswaterstaat",
                "ddsc": true,
                "compartment": "OW"
            },
            "created": "2013-04-03T10:31:51.394501Z",
            "last_modified": "2023-01-17T07:59:46.457116Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/f4d4a1c3-e0ff-4170-ac13-c1639a98efd9/?format=api",
            "uuid": "f4d4a1c3-e0ff-4170-ac13-c1639a98efd9",
            "code": "F4D4A1C3-E0FF-4170-AC13-C1639A98EFD9",
            "name": "Waterhoogte bij Nijmegen haven",
            "description": "Waterhoogte bij Nijmegen haven(LMW_NIJM_H10)",
            "start": "2013-03-29T14:30:00Z",
            "end": "2023-01-17T07:30:00Z",
            "value_type": "float",
            "last_value": 1004.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_NIJM_H10",
            "location": {
                "url": "https://demo.lizard.net/api/v4/locations/8c8817a3-a31c-4e38-8c22-d5e93ac87c7b/?format=api",
                "uuid": "8c8817a3-a31c-4e38-8c22-d5e93ac87c7b",
                "name": "NIJM",
                "code": "8c8817a3-a31c-4e38-8c22-d5e93ac87c7b"
            },
            "extra_metadata": {
                "org": "Rijkswaterstaat",
                "ddsc": true
            },
            "created": "2013-04-03T10:31:51.394501Z",
            "last_modified": "2023-01-17T07:59:41.371746Z",
            "access_modifier": "Public"
        }
    ]
}