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=35
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=36",
    "previous": "https://demo.lizard.net/api/v4/monitoringnetworks/b27e26da-17f3-4208-9990-8faa5a4dfe08/timeseries/?format=api&page=34",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/3db74623-0da9-454a-979c-17a40952a894/?format=api",
            "uuid": "3db74623-0da9-454a-979c-17a40952a894",
            "code": "3DB74623-0DA9-454A-979C-17A40952A894",
            "name": "chlorositeit bij Middelharnis",
            "description": "chlorositeit bij Middelharnis(LMW_MH020_CL10)",
            "start": "2013-03-29T14:30:00Z",
            "end": "2023-01-17T07:40:00Z",
            "value_type": "float",
            "last_value": 55.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_MH020_CL10",
            "location": {
                "url": "https://demo.lizard.net/api/v4/locations/67e59ce7-c8ae-4aa5-bde2-74a2ea98377e/?format=api",
                "uuid": "67e59ce7-c8ae-4aa5-bde2-74a2ea98377e",
                "name": "MH020",
                "code": "67e59ce7-c8ae-4aa5-bde2-74a2ea98377e"
            },
            "extra_metadata": {
                "org": "Rijkswaterstaat",
                "ddsc": true,
                "compartment": "OW"
            },
            "created": "2013-04-03T10:31:51.394501Z",
            "last_modified": "2023-01-17T07:59:44.901143Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/9cb85d14-db26-4e6c-99f6-0bf43a26ab13/?format=api",
            "uuid": "9cb85d14-db26-4e6c-99f6-0bf43a26ab13",
            "code": "9CB85D14-DB26-4E6C-99F6-0BF43A26AB13",
            "name": "waterhoogte gemeten bij Marollegat",
            "description": "waterhoogte gemeten bij Marollegat(LMW_MRG_H10)",
            "start": "2013-03-29T14:30:00Z",
            "end": "2023-01-17T07:40:00Z",
            "value_type": "float",
            "last_value": 77.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_MRG_H10",
            "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:47.228374Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/9647bb75-a774-4c5c-9a55-9172c6f2d28a/?format=api",
            "uuid": "9647bb75-a774-4c5c-9a55-9172c6f2d28a",
            "code": "9647BB75-A774-4C5C-9A55-9172C6F2D28A",
            "name": "Waterhoogte bij Tiel kanaal",
            "description": "Waterhoogte bij Tiel kanaal(LMW_TIEK_H10)",
            "start": "2013-03-29T14:30:00Z",
            "end": "2023-01-17T07:40:00Z",
            "value_type": "float",
            "last_value": 423.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_TIEK_H10",
            "location": {
                "url": "https://demo.lizard.net/api/v4/locations/572ed2b2-cde8-4495-8460-46f34d9cea90/?format=api",
                "uuid": "572ed2b2-cde8-4495-8460-46f34d9cea90",
                "name": "TIEK",
                "code": "572ed2b2-cde8-4495-8460-46f34d9cea90"
            },
            "extra_metadata": {
                "org": "Rijkswaterstaat",
                "ddsc": true
            },
            "created": "2013-04-03T10:31:51.394501Z",
            "last_modified": "2023-01-17T07:59:42.027319Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/2534898d-cfb0-4ce6-9501-00b7dfc34ae4/?format=api",
            "uuid": "2534898d-cfb0-4ce6-9501-00b7dfc34ae4",
            "code": "2534898D-CFB0-4CE6-9501-00B7DFC34AE4",
            "name": "H1d3 bij Scheur oost",
            "description": "H1d3 bij Scheur oost(LMW_SCHO_H1d3)",
            "start": "2013-03-29T14:30:00Z",
            "end": "2018-09-14T07:50:00Z",
            "value_type": "float",
            "last_value": 36.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_SCHO_H1d3",
            "location": {
                "url": "https://demo.lizard.net/api/v4/locations/90358527-664d-422e-b9a2-0f089170e8ec/?format=api",
                "uuid": "90358527-664d-422e-b9a2-0f089170e8ec",
                "name": "SCHO",
                "code": "90358527-664d-422e-b9a2-0f089170e8ec"
            },
            "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/015eb9e6-8dab-4439-b43a-e3ee4f1b1cb3/?format=api",
            "uuid": "015eb9e6-8dab-4439-b43a-e3ee4f1b1cb3",
            "code": "015EB9E6-8DAB-4439-B43A-E3EE4F1B1CB3",
            "name": "Golfperiode H1d3 bij Scheur oost",
            "description": "Golfperiode H1d3 bij Scheur oost(LMW_SCHO_TH1d3)",
            "start": "2013-03-29T14:30:00Z",
            "end": "2018-09-14T07:50:00Z",
            "value_type": "float",
            "last_value": 5.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_SCHO_TH1d3",
            "location": {
                "url": "https://demo.lizard.net/api/v4/locations/90358527-664d-422e-b9a2-0f089170e8ec/?format=api",
                "uuid": "90358527-664d-422e-b9a2-0f089170e8ec",
                "name": "SCHO",
                "code": "90358527-664d-422e-b9a2-0f089170e8ec"
            },
            "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/e57aae5c-ab3e-4077-9293-c10de81a214b/?format=api",
            "uuid": "e57aae5c-ab3e-4077-9293-c10de81a214b",
            "code": "E57AAE5C-AB3E-4077-9293-C10DE81A214B",
            "name": "Golfperiode H1d3 bij Scheur west",
            "description": "Golfperiode H1d3 bij Scheur west(LMW_SCHW_TH1d3)",
            "start": "2013-03-29T14:30:00Z",
            "end": "2018-04-29T07:10:00Z",
            "value_type": "float",
            "last_value": 1.0,
            "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_SCHW_TH1d3",
            "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/76f9d2f9-168e-4267-ac13-005d77618437/?format=api",
            "uuid": "76f9d2f9-168e-4267-ac13-005d77618437",
            "code": "76F9D2F9-168E-4267-AC13-005D77618437",
            "name": "windrichting gemeten bij Hoofdplaat",
            "description": "windrichting gemeten bij Hoofdplaat(LMW_HFPL_WR10)",
            "start": "2013-03-29T14:30:00Z",
            "end": "2016-02-01T07:50:00Z",
            "value_type": "float",
            "last_value": 239.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_HFPL_WR10",
            "location": {
                "url": "https://demo.lizard.net/api/v4/locations/de3df8bf-df33-4b67-a5eb-464fcbfe4f86/?format=api",
                "uuid": "de3df8bf-df33-4b67-a5eb-464fcbfe4f86",
                "name": "HFPL",
                "code": "de3df8bf-df33-4b67-a5eb-464fcbfe4f86"
            },
            "extra_metadata": {
                "org": "Rijkswaterstaat",
                "ddsc": true
            },
            "created": "2013-04-03T10:31:51.394501Z",
            "last_modified": null,
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/fb92a530-7764-44e3-962d-082e7edd59ea/?format=api",
            "uuid": "fb92a530-7764-44e3-962d-082e7edd59ea",
            "code": "FB92A530-7764-44E3-962D-082E7EDD59EA",
            "name": "Th0_B2 bij Wadden Schiermonnikoog",
            "description": "Th0_B2 bij Wadden Schiermonnikoog(LMW_SMN1_Th0_B2)",
            "start": "2013-03-29T14:30:00Z",
            "end": "2023-01-17T07:30:00Z",
            "value_type": "float",
            "last_value": 324.0,
            "interval": null,
            "observation_type": {
                "url": "https://demo.lizard.net/api/v4/observationtypes/373/?format=api",
                "id": 373,
                "code": "Golfrichtin (graden)",
                "parameter": "Golfrichtin",
                "unit": "graden",
                "scale": "interval",
                "description": "",
                "domain_values": null,
                "reference_frame": "",
                "compartment": "",
                "created": "2015-09-11T08:04:38.902686Z",
                "last_modified": "2019-06-25T07:26:10.441021Z"
            },
            "datasource": null,
            "supplier": null,
            "supplier_code": "LMW_SMN1_Th0_B2",
            "location": {
                "url": "https://demo.lizard.net/api/v4/locations/64733d1a-66a7-40d8-88c2-103b20729fbc/?format=api",
                "uuid": "64733d1a-66a7-40d8-88c2-103b20729fbc",
                "name": "SMN1",
                "code": "64733d1a-66a7-40d8-88c2-103b20729fbc"
            },
            "extra_metadata": {
                "org": "Rijkswaterstaat",
                "ddsc": true
            },
            "created": "2013-04-03T10:31:51.394501Z",
            "last_modified": "2023-01-17T07:59:43.669531Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/4ebaa59d-d3dd-4031-8143-3014318b1e56/?format=api",
            "uuid": "4ebaa59d-d3dd-4031-8143-3014318b1e56",
            "code": "4EBAA59D-D3DD-4031-8143-3014318B1E56",
            "name": "Watertemperatuur bij Wadden Schiermonnikoog",
            "description": "Watertemperatuur bij Wadden Schiermonnikoog(LMW_SMN1_TW10)",
            "start": "2013-03-29T14:30:00Z",
            "end": "2023-01-17T07:40:00Z",
            "value_type": "float",
            "last_value": 7.8,
            "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_SMN1_TW10",
            "location": {
                "url": "https://demo.lizard.net/api/v4/locations/64733d1a-66a7-40d8-88c2-103b20729fbc/?format=api",
                "uuid": "64733d1a-66a7-40d8-88c2-103b20729fbc",
                "name": "SMN1",
                "code": "64733d1a-66a7-40d8-88c2-103b20729fbc"
            },
            "extra_metadata": {
                "org": "Rijkswaterstaat",
                "ddsc": true
            },
            "created": "2013-04-03T10:31:51.394501Z",
            "last_modified": "2023-01-17T07:59:40.232906Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/2601972a-ac24-477a-a06f-19e73195cfc9/?format=api",
            "uuid": "2601972a-ac24-477a-a06f-19e73195cfc9",
            "code": "2601972A-AC24-477A-A06F-19E73195CFC9",
            "name": "chlorositeit bij Brouwerhavensche Gat 2b",
            "description": "chlorositeit bij Brouwerhavensche Gat 2b(LMW_BG2b_CL10)",
            "start": "2013-03-29T14:30:00Z",
            "end": "2023-01-17T07:40:00Z",
            "value_type": "float",
            "last_value": 18979.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_BG2b_CL10",
            "location": {
                "url": "https://demo.lizard.net/api/v4/locations/30ec560e-12b6-461c-b45e-e03c5f6f8f90/?format=api",
                "uuid": "30ec560e-12b6-461c-b45e-e03c5f6f8f90",
                "name": "BG2b",
                "code": "30ec560e-12b6-461c-b45e-e03c5f6f8f90"
            },
            "extra_metadata": {
                "org": "Rijkswaterstaat",
                "ddsc": true,
                "compartment": "OW"
            },
            "created": "2013-04-03T10:31:51.394501Z",
            "last_modified": "2023-01-17T07:59:45.340398Z",
            "access_modifier": "Public"
        }
    ]
}