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=34
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=35",
    "previous": "https://demo.lizard.net/api/v4/monitoringnetworks/b27e26da-17f3-4208-9990-8faa5a4dfe08/timeseries/?format=api&page=33",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/3bd6cd43-69d0-430b-be86-a5ebfcff7148/?format=api",
            "uuid": "3bd6cd43-69d0-430b-be86-a5ebfcff7148",
            "code": "3BD6CD43-69D0-430B-BE86-A5EBFCFF7148",
            "name": "windstoot corr. 10m bij Marollegat",
            "description": "windstoot corr. 10m bij Marollegat(LMW_MRG_WC10MXS3)",
            "start": "2013-03-29T14:30:00Z",
            "end": "2023-01-17T07:40:00Z",
            "value_type": "float",
            "last_value": 6.1,
            "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_MRG_WC10MXS3",
            "location": {
                "url": "https://demo.lizard.net/api/v4/locations/feb27e3a-457c-46b5-be8e-1fa3647b5deb/?format=api",
                "uuid": "feb27e3a-457c-46b5-be8e-1fa3647b5deb",
                "name": "MRG",
                "code": "feb27e3a-457c-46b5-be8e-1fa3647b5deb"
            },
            "extra_metadata": {
                "org": "Rijkswaterstaat",
                "ddsc": true
            },
            "created": "2013-04-03T10:31:51.394501Z",
            "last_modified": "2023-01-17T07:59:43.312249Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/b882b896-ee13-4fc8-a2ee-c14a5db1d9b6/?format=api",
            "uuid": "b882b896-ee13-4fc8-a2ee-c14a5db1d9b6",
            "code": "B882B896-EE13-4FC8-A2EE-C14A5DB1D9B6",
            "name": "windrichting gemeten bij Marollegat",
            "description": "windrichting gemeten bij Marollegat(LMW_MRG_WR10)",
            "start": "2013-03-29T14:30:00Z",
            "end": "2023-01-17T07:40:00Z",
            "value_type": "float",
            "last_value": 231.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_MRG_WR10",
            "location": {
                "url": "https://demo.lizard.net/api/v4/locations/feb27e3a-457c-46b5-be8e-1fa3647b5deb/?format=api",
                "uuid": "feb27e3a-457c-46b5-be8e-1fa3647b5deb",
                "name": "MRG",
                "code": "feb27e3a-457c-46b5-be8e-1fa3647b5deb"
            },
            "extra_metadata": {
                "org": "Rijkswaterstaat",
                "ddsc": true
            },
            "created": "2013-04-03T10:31:51.394501Z",
            "last_modified": "2023-01-17T07:59:45.058309Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/66400998-edcb-4480-bf30-0cf8809746f3/?format=api",
            "uuid": "66400998-edcb-4480-bf30-0cf8809746f3",
            "code": "66400998-EDCB-4480-BF30-0CF8809746F3",
            "name": "Waterhoogte bij Nes",
            "description": "Waterhoogte bij Nes(LMW_NESS_H10)",
            "start": "2013-03-29T14:30:00Z",
            "end": "2023-01-17T07:40:00Z",
            "value_type": "float",
            "last_value": 24.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_NESS_H10",
            "location": {
                "url": "https://demo.lizard.net/api/v4/locations/186c0f0f-f482-4c8e-b302-822142f49ffd/?format=api",
                "uuid": "186c0f0f-f482-4c8e-b302-822142f49ffd",
                "name": "NESS",
                "code": "186c0f0f-f482-4c8e-b302-822142f49ffd"
            },
            "extra_metadata": {
                "org": "Rijkswaterstaat",
                "ddsc": true
            },
            "created": "2013-04-03T10:31:51.394501Z",
            "last_modified": "2023-01-17T07:59:41.026783Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/ca4fae03-163a-4837-9aba-47b3c724df5f/?format=api",
            "uuid": "ca4fae03-163a-4837-9aba-47b3c724df5f",
            "code": "CA4FAE03-163A-4837-9ABA-47B3C724DF5F",
            "name": "Waterhoogte bij Nieuwegein",
            "description": "Waterhoogte bij Nieuwegein(LMW_NWGN_H10)",
            "start": "2013-03-29T14:30:00Z",
            "end": "2023-01-17T07:40:00Z",
            "value_type": "float",
            "last_value": -35.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_NWGN_H10",
            "location": {
                "url": "https://demo.lizard.net/api/v4/locations/eb099317-e6c1-4636-90fe-547c77fe98e6/?format=api",
                "uuid": "eb099317-e6c1-4636-90fe-547c77fe98e6",
                "name": "NWGN",
                "code": "eb099317-e6c1-4636-90fe-547c77fe98e6"
            },
            "extra_metadata": {
                "org": "Rijkswaterstaat",
                "ddsc": true
            },
            "created": "2013-04-03T10:31:51.394501Z",
            "last_modified": "2023-01-17T07:59:41.454409Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/9abc3c98-388b-47f3-b8e4-e3b66f8b5eba/?format=api",
            "uuid": "9abc3c98-388b-47f3-b8e4-e3b66f8b5eba",
            "code": "9ABC3C98-388B-47F3-B8E4-E3B66F8B5EBA",
            "name": "Waterhoogte bij Den Oever buiten",
            "description": "Waterhoogte bij Den Oever buiten(LMW_OEBU_H10)",
            "start": "2013-03-29T14:30:00Z",
            "end": "2023-01-17T07:40:00Z",
            "value_type": "float",
            "last_value": -1.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_OEBU_H10",
            "location": {
                "url": "https://demo.lizard.net/api/v4/locations/19c948aa-71f5-4acc-8f55-22901203613d/?format=api",
                "uuid": "19c948aa-71f5-4acc-8f55-22901203613d",
                "name": "OEBU",
                "code": "19c948aa-71f5-4acc-8f55-22901203613d"
            },
            "extra_metadata": {
                "org": "Rijkswaterstaat",
                "ddsc": true
            },
            "created": "2013-04-03T10:31:51.394501Z",
            "last_modified": "2023-01-17T07:59:43.237852Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/23d94d55-6ad5-4fea-83f0-aaa87dd17500/?format=api",
            "uuid": "23d94d55-6ad5-4fea-83f0-aaa87dd17500",
            "code": "23D94D55-6AD5-4FEA-83F0-AAA87DD17500",
            "name": "Waterhoogte bij Schoonhoven",
            "description": "Waterhoogte bij Schoonhoven(LMW_SCHH_H10)",
            "start": "2013-03-29T14:30:00Z",
            "end": "2023-01-17T07:40:00Z",
            "value_type": "float",
            "last_value": 91.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_SCHH_H10",
            "location": {
                "url": "https://demo.lizard.net/api/v4/locations/dde1901f-3d85-40e9-9b4d-d4bdef9bfb0e/?format=api",
                "uuid": "dde1901f-3d85-40e9-9b4d-d4bdef9bfb0e",
                "name": "SCHH",
                "code": "dde1901f-3d85-40e9-9b4d-d4bdef9bfb0e"
            },
            "extra_metadata": {
                "org": "Rijkswaterstaat",
                "ddsc": true
            },
            "created": "2013-04-03T10:31:51.394501Z",
            "last_modified": "2023-01-17T07:59:44.059501Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/d2a58909-78b4-4b76-a262-36b1ab0d346a/?format=api",
            "uuid": "d2a58909-78b4-4b76-a262-36b1ab0d346a",
            "code": "D2A58909-78B4-4B76-A262-36B1AB0D346A",
            "name": "Waterhoogte bij Schiermonnikoog",
            "description": "Waterhoogte bij Schiermonnikoog(LMW_SCHI_H10)",
            "start": "2013-03-29T14:30:00Z",
            "end": "2023-01-17T07:40:00Z",
            "value_type": "float",
            "last_value": 38.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_SCHI_H10",
            "location": {
                "url": "https://demo.lizard.net/api/v4/locations/3be7c1ea-6971-4219-93c1-93c1ecfb8b11/?format=api",
                "uuid": "3be7c1ea-6971-4219-93c1-93c1ecfb8b11",
                "name": "SCHI",
                "code": "3be7c1ea-6971-4219-93c1-93c1ecfb8b11"
            },
            "extra_metadata": {
                "org": "Rijkswaterstaat",
                "ddsc": true
            },
            "created": "2013-04-03T10:31:51.394501Z",
            "last_modified": "2023-01-17T07:59:43.139973Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/9845bcd5-4ae8-45a0-ad05-5bf8b25e1aea/?format=api",
            "uuid": "9845bcd5-4ae8-45a0-ad05-5bf8b25e1aea",
            "code": "9845BCD5-4AE8-45A0-AD05-5BF8B25E1AEA",
            "name": "Waterhoogte bij Schellingwouderbrug",
            "description": "Waterhoogte bij Schellingwouderbrug(LMW_SCHWB_H10)",
            "start": "2013-03-29T14:30:00Z",
            "end": "2023-01-17T07:40:00Z",
            "value_type": "float",
            "last_value": -8.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_SCHWB_H10",
            "location": {
                "url": "https://demo.lizard.net/api/v4/locations/ff3d1b6f-cb0f-488b-a9fe-b7b764528519/?format=api",
                "uuid": "ff3d1b6f-cb0f-488b-a9fe-b7b764528519",
                "name": "SCHWB",
                "code": "ff3d1b6f-cb0f-488b-a9fe-b7b764528519"
            },
            "extra_metadata": {
                "org": "Rijkswaterstaat",
                "ddsc": true
            },
            "created": "2013-04-03T10:31:51.394501Z",
            "last_modified": "2023-01-17T07:59:44.018575Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/c0609891-c0bf-4930-b26f-fea9537dc188/?format=api",
            "uuid": "c0609891-c0bf-4930-b26f-fea9537dc188",
            "code": "C0609891-C0BF-4930-B26F-FEA9537DC188",
            "name": "H1d3 bij Scheur west",
            "description": "H1d3 bij Scheur west(LMW_SCHW_H1d3)",
            "start": "2013-03-29T14:30:00Z",
            "end": "2018-03-26T09:40:00Z",
            "value_type": "float",
            "last_value": 127.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_SCHW_H1d3",
            "location": {
                "url": "https://demo.lizard.net/api/v4/locations/4dc7b433-3f8e-4688-8d9a-f361e6d3d939/?format=api",
                "uuid": "4dc7b433-3f8e-4688-8d9a-f361e6d3d939",
                "name": "SCHW",
                "code": "4dc7b433-3f8e-4688-8d9a-f361e6d3d939"
            },
            "extra_metadata": {
                "org": "Rijkswaterstaat",
                "ddsc": true,
                "compartment": "OW"
            },
            "created": "2013-04-03T10:31:51.394501Z",
            "last_modified": null,
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/7547cddd-6b8b-4df6-b132-4c3649759496/?format=api",
            "uuid": "7547cddd-6b8b-4df6-b132-4c3649759496",
            "code": "7547CDDD-6B8B-4DF6-B132-4C3649759496",
            "name": "Waterhoogte bij Sint Pieter",
            "description": "Waterhoogte bij Sint Pieter(LMW_SINT_H10)",
            "start": "2013-03-29T14:30:00Z",
            "end": "2023-01-17T07:40:00Z",
            "value_type": "float",
            "last_value": 4499.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_SINT_H10",
            "location": {
                "url": "https://demo.lizard.net/api/v4/locations/b69d841b-05ba-44fd-932c-36d4c63a6fed/?format=api",
                "uuid": "b69d841b-05ba-44fd-932c-36d4c63a6fed",
                "name": "SINT",
                "code": "b69d841b-05ba-44fd-932c-36d4c63a6fed"
            },
            "extra_metadata": {
                "org": "Rijkswaterstaat",
                "ddsc": true
            },
            "created": "2013-04-03T10:31:51.394501Z",
            "last_modified": "2023-01-17T07:59:45.784532Z",
            "access_modifier": "Public"
        }
    ]
}