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=40
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=41",
    "previous": "https://demo.lizard.net/api/v4/monitoringnetworks/b27e26da-17f3-4208-9990-8faa5a4dfe08/timeseries/?format=api&page=39",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/ffd30967-b9a3-4644-8d81-e252cf370c11/?format=api",
            "uuid": "ffd30967-b9a3-4644-8d81-e252cf370c11",
            "code": "FFD30967-B9A3-4644-8D81-E252CF370C11",
            "name": "waterhoogte gemeten bij Walsoorden",
            "description": "waterhoogte gemeten bij Walsoorden(LMW_WALS_H10)",
            "start": "2013-03-29T14:30:00Z",
            "end": "2023-01-17T07:40:00Z",
            "value_type": "float",
            "last_value": 157.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_WALS_H10",
            "location": {
                "url": "https://demo.lizard.net/api/v4/locations/3f2ee729-ba8f-4258-9c06-ff4f114f8ab5/?format=api",
                "uuid": "3f2ee729-ba8f-4258-9c06-ff4f114f8ab5",
                "name": "WALS",
                "code": "3f2ee729-ba8f-4258-9c06-ff4f114f8ab5"
            },
            "extra_metadata": {
                "org": "Rijkswaterstaat",
                "ddsc": true
            },
            "created": "2013-04-03T10:31:51.394501Z",
            "last_modified": "2023-01-17T07:59:42.415530Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/77e1eb99-5851-40a0-98de-dd40a44edfc4/?format=api",
            "uuid": "77e1eb99-5851-40a0-98de-dd40a44edfc4",
            "code": "77E1EB99-5851-40A0-98DE-DD40A44EDFC4",
            "name": "Dwarsstroom Geul laag3 bij SPY1",
            "description": "Dwarsstroom Geul laag3 bij SPY1(LMW_SPY1_SSV10w3G)",
            "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/1119/?format=api",
                "id": 1119,
                "code": "DWARSSTR (mm/s)",
                "parameter": "Dwarsstroom Geul",
                "unit": "mm/s",
                "scale": "interval",
                "description": "",
                "domain_values": null,
                "reference_frame": null,
                "compartment": null,
                "created": "2020-01-17T10:56:35.073502Z",
                "last_modified": "2020-01-17T10:56:35.073450Z"
            },
            "datasource": "https://demo.lizard.net/api/v4/datasources/4/?format=api",
            "supplier": null,
            "supplier_code": "LMW_SPY1_SSV10w3G",
            "location": {
                "url": "https://demo.lizard.net/api/v4/locations/de2da3a7-8101-44ad-83f2-f7dc3a6b2194/?format=api",
                "uuid": "de2da3a7-8101-44ad-83f2-f7dc3a6b2194",
                "name": "SPY1",
                "code": "de2da3a7-8101-44ad-83f2-f7dc3a6b2194"
            },
            "extra_metadata": {
                "org": "Rijkswaterstaat",
                "ddsc": true,
                "compartment": "OW"
            },
            "created": "2013-04-03T10:31:51.394501Z",
            "last_modified": "2023-01-17T07:59:46.543716Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/5dc399b7-995f-43a7-91af-e6cb78039d07/?format=api",
            "uuid": "5dc399b7-995f-43a7-91af-e6cb78039d07",
            "code": "5DC399B7-995F-43A7-91AF-E6CB78039D07",
            "name": "Waterhoogte bij Zutphen noord",
            "description": "Waterhoogte bij Zutphen noord(LMW_ZUTP_H10)",
            "start": "2013-03-29T14:30:00Z",
            "end": "2023-01-17T07:40:00Z",
            "value_type": "float",
            "last_value": 660.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_ZUTP_H10",
            "location": {
                "url": "https://demo.lizard.net/api/v4/locations/d1d19b86-1f99-4d72-bfef-abcfd93b7fd4/?format=api",
                "uuid": "d1d19b86-1f99-4d72-bfef-abcfd93b7fd4",
                "name": "ZUTP",
                "code": "d1d19b86-1f99-4d72-bfef-abcfd93b7fd4"
            },
            "extra_metadata": {
                "org": "Rijkswaterstaat",
                "ddsc": true
            },
            "created": "2013-04-03T10:31:51.394501Z",
            "last_modified": "2023-01-17T07:59:44.790792Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/04e677a1-693a-43a5-aa20-bc5684bb0aef/?format=api",
            "uuid": "04e677a1-693a-43a5-aa20-bc5684bb0aef",
            "code": "04E677A1-693A-43A5-AA20-BC5684BB0AEF",
            "name": "H1d3 bij Brouwerhavensche Gat 2b",
            "description": "H1d3 bij Brouwerhavensche Gat 2b(LMW_BG2b_H1d3)",
            "start": "2013-03-29T14:30:00Z",
            "end": "2023-01-17T07:30:00Z",
            "value_type": "float",
            "last_value": 147.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_BG2b_H1d3",
            "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.768286Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/02147b33-23d6-46f9-8667-b801c0a6a2b9/?format=api",
            "uuid": "02147b33-23d6-46f9-8667-b801c0a6a2b9",
            "code": "02147B33-23D6-46F9-8667-B801C0A6A2B9",
            "name": "energie E10 gemeten bij Brouwerhavensche Gat 2b",
            "description": "energie E10 gemeten bij Brouwerhavensche Gat 2b(LMW_BG2b_TE3)",
            "start": "2013-03-29T14:30:00Z",
            "end": "2023-01-17T07:30:00Z",
            "value_type": "float",
            "last_value": 31.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_BG2b_TE3",
            "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:44.518915Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/2011597b-4457-4a15-8a5e-e0de8258f764/?format=api",
            "uuid": "2011597b-4457-4a15-8a5e-e0de8258f764",
            "code": "2011597B-4457-4A15-8A5E-E0DE8258F764",
            "name": "H1d3 bij Overloop van Valkenisse",
            "description": "H1d3 bij Overloop van Valkenisse(LMW_OVVA_H1d3)",
            "start": "2013-03-29T14:30:00Z",
            "end": "2023-01-17T07:30:00Z",
            "value_type": "float",
            "last_value": 8.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_OVVA_H1d3",
            "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:40.526932Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/ea7a67c1-3ea5-43bc-bc89-847028d3792b/?format=api",
            "uuid": "ea7a67c1-3ea5-43bc-bc89-847028d3792b",
            "code": "EA7A67C1-3EA5-43BC-BC89-847028D3792B",
            "name": "Golfperiode H1d3 bij Overloop van Hansweert",
            "description": "Golfperiode H1d3 bij Overloop van Hansweert(LMW_OVHW_TH1d3)",
            "start": "2013-03-29T14:30:00Z",
            "end": "2023-01-17T07:30:00Z",
            "value_type": "float",
            "last_value": 4.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_OVHW_TH1d3",
            "location": {
                "url": "https://demo.lizard.net/api/v4/locations/0dac8550-7c30-4558-97b6-f98fdfcabacf/?format=api",
                "uuid": "0dac8550-7c30-4558-97b6-f98fdfcabacf",
                "name": "OVHW",
                "code": "0dac8550-7c30-4558-97b6-f98fdfcabacf"
            },
            "extra_metadata": {
                "org": "Rijkswaterstaat",
                "ddsc": true,
                "compartment": "OW"
            },
            "created": "2013-04-03T10:31:51.394501Z",
            "last_modified": "2023-01-17T07:59:43.060008Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/30abd849-d23a-4f8e-935c-e2aa251d910c/?format=api",
            "uuid": "30abd849-d23a-4f8e-935c-e2aa251d910c",
            "code": "30ABD849-D23A-4F8E-935C-E2AA251D910C",
            "name": "S0bh_B0 bij IJmuiden munitie stort 1",
            "description": "S0bh_B0 bij IJmuiden munitie stort 1(LMW_MUN1_S0bh_B0)",
            "start": "2013-03-29T14:30:00Z",
            "end": "2023-01-17T07:30:00Z",
            "value_type": "float",
            "last_value": 43.0,
            "interval": null,
            "observation_type": {
                "url": "https://demo.lizard.net/api/v4/observationtypes/400/?format=api",
                "id": 400,
                "code": "Sp0-500 mHz (graden)",
                "parameter": "Sp0-500 mHz",
                "unit": "graden",
                "scale": "interval",
                "description": "",
                "domain_values": null,
                "reference_frame": "",
                "compartment": "",
                "created": "2015-09-11T08:05:06.236342Z",
                "last_modified": "2019-06-25T07:26:10.441021Z"
            },
            "datasource": null,
            "supplier": null,
            "supplier_code": "LMW_MUN1_S0bh_B0",
            "location": {
                "url": "https://demo.lizard.net/api/v4/locations/5b11af9b-2db3-4df2-8463-956a4e3e20b2/?format=api",
                "uuid": "5b11af9b-2db3-4df2-8463-956a4e3e20b2",
                "name": "MUN1",
                "code": "5b11af9b-2db3-4df2-8463-956a4e3e20b2"
            },
            "extra_metadata": {
                "org": "Rijkswaterstaat",
                "ddsc": true
            },
            "created": "2013-04-03T10:31:51.394501Z",
            "last_modified": "2023-01-17T07:59:45.706173Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/558f83c1-8137-49dc-a50d-65c98c5afa62/?format=api",
            "uuid": "558f83c1-8137-49dc-a50d-65c98c5afa62",
            "code": "558F83C1-8137-49DC-A50D-65C98C5AFA62",
            "name": "windsnelheid corr. 10m bij Stavenisse",
            "description": "windsnelheid corr. 10m bij Stavenisse(LMW_STAV_WC10)",
            "start": "2013-03-29T14:30:00Z",
            "end": "2023-01-17T07:40:00Z",
            "value_type": "float",
            "last_value": 4.3,
            "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_STAV_WC10",
            "location": {
                "url": "https://demo.lizard.net/api/v4/locations/26b53d3b-00ee-4071-b973-bd2d4b0a3d30/?format=api",
                "uuid": "26b53d3b-00ee-4071-b973-bd2d4b0a3d30",
                "name": "STAV",
                "code": "26b53d3b-00ee-4071-b973-bd2d4b0a3d30"
            },
            "extra_metadata": {
                "org": "Rijkswaterstaat",
                "ddsc": true
            },
            "created": "2013-04-03T10:31:51.394501Z",
            "last_modified": "2023-01-17T07:59:44.384063Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/9c592ed8-349d-4c84-8739-8b907ff39ffc/?format=api",
            "uuid": "9c592ed8-349d-4c84-8739-8b907ff39ffc",
            "code": "9C592ED8-349D-4C84-8739-8B907FF39FFC",
            "name": "Waterhoogte bij Roggebotsluis noord",
            "description": "Waterhoogte bij Roggebotsluis noord(LMW_ROGN_H10)",
            "start": "2013-03-29T14:30:00Z",
            "end": "2024-01-02T00:00:00Z",
            "value_type": "float",
            "last_value": 20.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_ROGN_H10",
            "location": {
                "url": "https://demo.lizard.net/api/v4/locations/b30b88cd-1624-403c-939b-5db4e549e0fe/?format=api",
                "uuid": "b30b88cd-1624-403c-939b-5db4e549e0fe",
                "name": "ROGN",
                "code": "b30b88cd-1624-403c-939b-5db4e549e0fe"
            },
            "extra_metadata": {
                "org": "Rijkswaterstaat",
                "ddsc": true
            },
            "created": "2013-04-03T10:31:51.394501Z",
            "last_modified": "2024-01-12T11:15:56.257115Z",
            "access_modifier": "Public"
        }
    ]
}