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=11
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=12",
    "previous": "https://demo.lizard.net/api/v4/monitoringnetworks/b27e26da-17f3-4208-9990-8faa5a4dfe08/timeseries/?format=api&page=10",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/3715090c-5f25-4eb8-8cba-b159421b2449/?format=api",
            "uuid": "3715090c-5f25-4eb8-8cba-b159421b2449",
            "code": "3715090C-5F25-4EB8-8CBA-B159421B2449",
            "name": "windsnelheid corr. 10m bij Oosterschelde 4",
            "description": "windsnelheid corr. 10m bij Oosterschelde 4(LMW_OS4_WC10)",
            "start": "2013-03-29T14:30:00Z",
            "end": "2023-01-17T07:40:00Z",
            "value_type": "float",
            "last_value": 3.2,
            "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_OS4_WC10",
            "location": {
                "url": "https://demo.lizard.net/api/v4/locations/6b31f5d8-ce54-479e-94ee-a31fb292b1a0/?format=api",
                "uuid": "6b31f5d8-ce54-479e-94ee-a31fb292b1a0",
                "name": "OS4",
                "code": "6b31f5d8-ce54-479e-94ee-a31fb292b1a0"
            },
            "extra_metadata": {
                "org": "Rijkswaterstaat",
                "ddsc": true
            },
            "created": "2013-04-03T10:31:51.394501Z",
            "last_modified": "2023-01-17T07:59:40.800437Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/52a4a333-9da7-43c7-85c2-c53d0126f583/?format=api",
            "uuid": "52a4a333-9da7-43c7-85c2-c53d0126f583",
            "code": "52A4A333-9DA7-43C7-85C2-C53D0126F583",
            "name": "windstoot corr. 10m bij Oosterschelde 4",
            "description": "windstoot corr. 10m bij Oosterschelde 4(LMW_OS4_WC10MXS3)",
            "start": "2013-03-29T14:30:00Z",
            "end": "2023-01-17T07:40:00Z",
            "value_type": "float",
            "last_value": 4.8,
            "interval": null,
            "observation_type": {
                "url": "https://demo.lizard.net/api/v4/observationtypes/397/?format=api",
                "id": 397,
                "code": "wicorr. 10m (m/s)",
                "parameter": "wicorr. 10m",
                "unit": "m/s",
                "scale": "interval",
                "description": "",
                "domain_values": null,
                "reference_frame": "",
                "compartment": "",
                "created": "2015-09-11T08:04:59.771773Z",
                "last_modified": "2019-06-25T07:26:10.441021Z"
            },
            "datasource": null,
            "supplier": null,
            "supplier_code": "LMW_OS4_WC10MXS3",
            "location": {
                "url": "https://demo.lizard.net/api/v4/locations/6b31f5d8-ce54-479e-94ee-a31fb292b1a0/?format=api",
                "uuid": "6b31f5d8-ce54-479e-94ee-a31fb292b1a0",
                "name": "OS4",
                "code": "6b31f5d8-ce54-479e-94ee-a31fb292b1a0"
            },
            "extra_metadata": {
                "org": "Rijkswaterstaat",
                "ddsc": true
            },
            "created": "2013-04-03T10:31:51.394501Z",
            "last_modified": "2023-01-17T07:59:44.545609Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/10b0aff5-4900-4d93-be54-481a064a22a4/?format=api",
            "uuid": "10b0aff5-4900-4d93-be54-481a064a22a4",
            "code": "10B0AFF5-4900-4D93-BE54-481A064A22A4",
            "name": "Golfperiode H1d3 bij Overloop van Valkenisse",
            "description": "Golfperiode H1d3 bij Overloop van Valkenisse(LMW_OVVA_TH1d3)",
            "start": "2013-03-29T14:30:00Z",
            "end": "2023-01-17T07:30:00Z",
            "value_type": "float",
            "last_value": 3.1,
            "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_OVVA_TH1d3",
            "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:45.621378Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/a92f644a-4642-4beb-8447-71f86dd9a715/?format=api",
            "uuid": "a92f644a-4642-4beb-8447-71f86dd9a715",
            "code": "A92F644A-4642-4BEB-8447-71F86DD9A715",
            "name": "Stroomsnelheid bij Wieldrecht",
            "description": "Stroomsnelheid bij Wieldrecht(LMW_WIED_SS10)",
            "start": "2013-03-29T14:30:00Z",
            "end": "2023-01-17T07:40:00Z",
            "value_type": "float",
            "last_value": 0.5,
            "interval": null,
            "observation_type": {
                "url": "https://demo.lizard.net/api/v4/observationtypes/374/?format=api",
                "id": 374,
                "code": "STROOMSHD (m/s)",
                "parameter": "Stroomsnelheid",
                "unit": "m/s",
                "scale": "interval",
                "description": "",
                "domain_values": null,
                "reference_frame": null,
                "compartment": null,
                "created": "2015-09-11T08:04:39.157536Z",
                "last_modified": "2020-01-17T10:48:39.264861Z"
            },
            "datasource": null,
            "supplier": null,
            "supplier_code": "LMW_WIED_SS10",
            "location": {
                "url": "https://demo.lizard.net/api/v4/locations/0036b94a-b696-4700-a66b-5bb4097d1bd4/?format=api",
                "uuid": "0036b94a-b696-4700-a66b-5bb4097d1bd4",
                "name": "WIED",
                "code": "0036b94a-b696-4700-a66b-5bb4097d1bd4"
            },
            "extra_metadata": {
                "org": "Rijkswaterstaat",
                "ddsc": true
            },
            "created": "2013-04-03T10:31:51.394501Z",
            "last_modified": "2023-01-17T07:59:42.892369Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/030477fb-8bf6-43bd-acec-e9c636214533/?format=api",
            "uuid": "030477fb-8bf6-43bd-acec-e9c636214533",
            "code": "030477FB-8BF6-43BD-ACEC-E9C636214533",
            "name": "Waterhoogte bij Pannerdense kop",
            "description": "Waterhoogte bij Pannerdense kop(LMW_PANN_H10)",
            "start": "2013-03-29T14:30:00Z",
            "end": "2023-01-17T07:40:00Z",
            "value_type": "float",
            "last_value": 1181.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_PANN_H10",
            "location": {
                "url": "https://demo.lizard.net/api/v4/locations/9625a43c-6dd1-4e56-b8d7-c4cfe0a1f183/?format=api",
                "uuid": "9625a43c-6dd1-4e56-b8d7-c4cfe0a1f183",
                "name": "PANN",
                "code": "9625a43c-6dd1-4e56-b8d7-c4cfe0a1f183"
            },
            "extra_metadata": {
                "org": "Rijkswaterstaat",
                "ddsc": true
            },
            "created": "2013-04-03T10:31:51.394501Z",
            "last_modified": "2023-01-17T07:59:41.942984Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/6a1aacb3-541f-43c5-85aa-058b36182b3f/?format=api",
            "uuid": "6a1aacb3-541f-43c5-85aa-058b36182b3f",
            "code": "6A1AACB3-541F-43C5-85AA-058B36182B3F",
            "name": "windrichting gemeten bij Prosperpolder (B)",
            "description": "windrichting gemeten bij Prosperpolder (B)(LMW_PROS_WR10)",
            "start": "2013-03-29T14:30:00Z",
            "end": "2019-11-06T10:40:00Z",
            "value_type": "float",
            "last_value": 296.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_PROS_WR10",
            "location": {
                "url": "https://demo.lizard.net/api/v4/locations/e8924da6-4851-4c4e-be69-69fc3a5efa52/?format=api",
                "uuid": "e8924da6-4851-4c4e-be69-69fc3a5efa52",
                "name": "PROS",
                "code": "e8924da6-4851-4c4e-be69-69fc3a5efa52"
            },
            "extra_metadata": {
                "org": "Rijkswaterstaat",
                "ddsc": true
            },
            "created": "2013-04-03T10:31:51.394501Z",
            "last_modified": "2019-11-06T11:50:33.999236Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/2a8549a4-eb50-45d0-b443-e49e949d3ae2/?format=api",
            "uuid": "2a8549a4-eb50-45d0-b443-e49e949d3ae2",
            "code": "2A8549A4-EB50-45D0-B443-E49E949D3AE2",
            "name": "H1d3 bij Q1 hoorn boei",
            "description": "H1d3 bij Q1 hoorn boei(LMW_Q12_H1d3)",
            "start": "2013-03-29T14:30:00Z",
            "end": "2022-11-29T15:50:00Z",
            "value_type": "float",
            "last_value": 62.0,
            "interval": null,
            "observation_type": {
                "url": "https://demo.lizard.net/api/v4/observationtypes/356/?format=api",
                "id": 356,
                "code": "Googste 1/3 (cm) OW",
                "parameter": "Googste 1/3",
                "unit": "cm",
                "scale": "interval",
                "description": "",
                "domain_values": null,
                "reference_frame": "",
                "compartment": "OW",
                "created": "2015-09-11T08:04:19.263841Z",
                "last_modified": "2019-06-25T07:26:10.441021Z"
            },
            "datasource": null,
            "supplier": null,
            "supplier_code": "LMW_Q12_H1d3",
            "location": {
                "url": "https://demo.lizard.net/api/v4/locations/29adf3cf-a3b8-47c2-bc66-54eddee2546f/?format=api",
                "uuid": "29adf3cf-a3b8-47c2-bc66-54eddee2546f",
                "name": "Q12",
                "code": "29adf3cf-a3b8-47c2-bc66-54eddee2546f"
            },
            "extra_metadata": {
                "org": "Rijkswaterstaat",
                "ddsc": true,
                "compartment": "OW"
            },
            "created": "2013-04-03T10:31:51.394501Z",
            "last_modified": "2022-11-29T16:58:25.760873Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/93c67099-305f-40ac-9724-8277d4e5b645/?format=api",
            "uuid": "93c67099-305f-40ac-9724-8277d4e5b645",
            "code": "93C67099-305F-40AC-9724-8277D4E5B645",
            "name": "Waterhoogte bij Roermond",
            "description": "Waterhoogte bij Roermond(LMW_ROER_H10)",
            "start": "2013-03-29T14:30:00Z",
            "end": "2023-01-17T07:40:00Z",
            "value_type": "float",
            "last_value": 1805.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_ROER_H10",
            "location": {
                "url": "https://demo.lizard.net/api/v4/locations/8a542733-eac1-4a5d-b95a-ec1f2aa84e91/?format=api",
                "uuid": "8a542733-eac1-4a5d-b95a-ec1f2aa84e91",
                "name": "ROER",
                "code": "8a542733-eac1-4a5d-b95a-ec1f2aa84e91"
            },
            "extra_metadata": {
                "org": "Rijkswaterstaat",
                "ddsc": true
            },
            "created": "2013-04-03T10:31:51.394501Z",
            "last_modified": "2023-01-17T07:59:43.615721Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/c8c5fd0c-2fa9-4ceb-9ed8-fd70465232d2/?format=api",
            "uuid": "c8c5fd0c-2fa9-4ceb-9ed8-fd70465232d2",
            "code": "C8C5FD0C-2FA9-4CEB-9ED8-FD70465232D2",
            "name": "Waterhoogte bij West-Terschelling",
            "description": "Waterhoogte bij West-Terschelling(LMW_WTER_H10)",
            "start": "2013-03-29T14:30:00Z",
            "end": "2023-01-17T07:40:00Z",
            "value_type": "float",
            "last_value": -12.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_WTER_H10",
            "location": {
                "url": "https://demo.lizard.net/api/v4/locations/cd260279-7101-47e2-b64b-a8d7136c7171/?format=api",
                "uuid": "cd260279-7101-47e2-b64b-a8d7136c7171",
                "name": "WTER",
                "code": "cd260279-7101-47e2-b64b-a8d7136c7171"
            },
            "extra_metadata": {
                "org": "Rijkswaterstaat",
                "ddsc": true
            },
            "created": "2013-04-03T10:31:51.394501Z",
            "last_modified": "2023-01-17T07:59:43.306158Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/b0f9b7da-4c0c-4f09-b5f2-a9f3be5dd8f5/?format=api",
            "uuid": "b0f9b7da-4c0c-4f09-b5f2-a9f3be5dd8f5",
            "code": "B0F9B7DA-4C0C-4F09-B5F2-A9F3BE5DD8F5",
            "name": "chlorositeit bij Haringvliet 10b",
            "description": "chlorositeit bij Haringvliet 10b(LMW_HA10b_CL10)",
            "start": "2013-03-29T14:30:00Z",
            "end": "2023-01-17T07:40:00Z",
            "value_type": "float",
            "last_value": 16439.0,
            "interval": null,
            "observation_type": {
                "url": "https://demo.lizard.net/api/v4/observationtypes/335/?format=api",
                "id": 335,
                "code": "Chlorosity (mg Cl/l) OW",
                "parameter": "Chlorosity",
                "unit": "mg Cl/l",
                "scale": "interval",
                "description": "",
                "domain_values": null,
                "reference_frame": null,
                "compartment": "OW",
                "created": "2015-09-11T08:04:15.282375Z",
                "last_modified": "2020-10-28T13:42:40.704665Z"
            },
            "datasource": null,
            "supplier": null,
            "supplier_code": "LMW_HA10b_CL10",
            "location": {
                "url": "https://demo.lizard.net/api/v4/locations/3d78b592-c83b-468b-9d3d-e3b32b96fd59/?format=api",
                "uuid": "3d78b592-c83b-468b-9d3d-e3b32b96fd59",
                "name": "HA10b",
                "code": "3d78b592-c83b-468b-9d3d-e3b32b96fd59"
            },
            "extra_metadata": {
                "org": "Rijkswaterstaat",
                "ddsc": true,
                "compartment": "OW"
            },
            "created": "2013-04-03T10:31:51.394501Z",
            "last_modified": "2023-01-17T07:59:41.034501Z",
            "access_modifier": "Public"
        }
    ]
}