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=45
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=46",
    "previous": "https://demo.lizard.net/api/v4/monitoringnetworks/b27e26da-17f3-4208-9990-8faa5a4dfe08/timeseries/?format=api&page=44",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/aaa6ef82-418d-461a-92ad-3a68c6ebfd79/?format=api",
            "uuid": "aaa6ef82-418d-461a-92ad-3a68c6ebfd79",
            "code": "AAA6EF82-418D-461A-92AD-3A68C6EBFD79",
            "name": "watertemp gemeten bij Veersemeer 4b",
            "description": "watertemp gemeten bij Veersemeer 4b(LMW_VM4b_TW10S)",
            "start": "2013-03-29T14:30:00Z",
            "end": "2023-01-17T07:40:00Z",
            "value_type": "float",
            "last_value": 6.5,
            "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_VM4b_TW10S",
            "location": {
                "url": "https://demo.lizard.net/api/v4/locations/c7ea9aa1-048e-4c95-ada2-ae1b0659f497/?format=api",
                "uuid": "c7ea9aa1-048e-4c95-ada2-ae1b0659f497",
                "name": "VM4b",
                "code": "c7ea9aa1-048e-4c95-ada2-ae1b0659f497"
            },
            "extra_metadata": {
                "org": "Rijkswaterstaat",
                "ddsc": true
            },
            "created": "2013-04-03T10:31:51.394501Z",
            "last_modified": "2023-01-17T07:59:41.751267Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/72f9dbad-6807-4edc-8e62-d05e0c71da16/?format=api",
            "uuid": "72f9dbad-6807-4edc-8e62-d05e0c71da16",
            "code": "72F9DBAD-6807-4EDC-8E62-D05E0C71DA16",
            "name": "chlorositeit bij Veersemeer 5 b",
            "description": "chlorositeit bij Veersemeer 5 b(LMW_VM5b_CL10)",
            "start": "2013-03-29T14:30:00Z",
            "end": "2023-01-17T07:40:00Z",
            "value_type": "float",
            "last_value": 13164.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_VM5b_CL10",
            "location": {
                "url": "https://demo.lizard.net/api/v4/locations/fc856e88-57a5-4894-bb76-86479c03167b/?format=api",
                "uuid": "fc856e88-57a5-4894-bb76-86479c03167b",
                "name": "VM5b",
                "code": "fc856e88-57a5-4894-bb76-86479c03167b"
            },
            "extra_metadata": {
                "org": "Rijkswaterstaat",
                "ddsc": true,
                "compartment": "OW"
            },
            "created": "2013-04-03T10:31:51.394501Z",
            "last_modified": "2023-01-17T07:59:40.140903Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/fd7cbb7b-9399-459f-a3f4-7ee86af7c7aa/?format=api",
            "uuid": "fd7cbb7b-9399-459f-a3f4-7ee86af7c7aa",
            "code": "FD7CBB7B-9399-459F-A3F4-7EE86AF7C7AA",
            "name": "watertemp gemeten bij Veersemeer 5 b",
            "description": "watertemp gemeten bij Veersemeer 5 b(LMW_VM5b_TW10S)",
            "start": "2013-03-29T14:30:00Z",
            "end": "2023-01-17T07:40:00Z",
            "value_type": "float",
            "last_value": 6.5,
            "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_VM5b_TW10S",
            "location": {
                "url": "https://demo.lizard.net/api/v4/locations/fc856e88-57a5-4894-bb76-86479c03167b/?format=api",
                "uuid": "fc856e88-57a5-4894-bb76-86479c03167b",
                "name": "VM5b",
                "code": "fc856e88-57a5-4894-bb76-86479c03167b"
            },
            "extra_metadata": {
                "org": "Rijkswaterstaat",
                "ddsc": true
            },
            "created": "2013-04-03T10:31:51.394501Z",
            "last_modified": "2023-01-17T07:59:40.297781Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/25034fed-aba3-4f48-a1c8-ba8a5a3d17b0/?format=api",
            "uuid": "25034fed-aba3-4f48-a1c8-ba8a5a3d17b0",
            "code": "25034FED-ABA3-4F48-A1C8-BA8A5A3D17B0",
            "name": "chlorositeit bij Volkeraksluizen noord b",
            "description": "chlorositeit bij Volkeraksluizen noord b(LMW_VOLKb_CL10)",
            "start": "2013-03-29T14:30:00Z",
            "end": "2023-01-17T07:40:00Z",
            "value_type": "float",
            "last_value": 62.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_VOLKb_CL10",
            "location": {
                "url": "https://demo.lizard.net/api/v4/locations/88820497-6bc5-4796-ba03-17904a59e65f/?format=api",
                "uuid": "88820497-6bc5-4796-ba03-17904a59e65f",
                "name": "VOLKb",
                "code": "88820497-6bc5-4796-ba03-17904a59e65f"
            },
            "extra_metadata": {
                "org": "Rijkswaterstaat",
                "ddsc": true,
                "compartment": "OW"
            },
            "created": "2013-04-03T10:31:51.394501Z",
            "last_modified": "2023-01-17T07:59:42.842127Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/ab2dbfbc-ca2c-4f09-bef6-b02d616635a4/?format=api",
            "uuid": "ab2dbfbc-ca2c-4f09-bef6-b02d616635a4",
            "code": "AB2DBFBC-CA2C-4F09-BEF6-B02D616635A4",
            "name": "watertemp gemeten bij Volkeraksluizen noord b",
            "description": "watertemp gemeten bij Volkeraksluizen noord b(LMW_VOLKb_TW10S)",
            "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_VOLKb_TW10S",
            "location": {
                "url": "https://demo.lizard.net/api/v4/locations/88820497-6bc5-4796-ba03-17904a59e65f/?format=api",
                "uuid": "88820497-6bc5-4796-ba03-17904a59e65f",
                "name": "VOLKb",
                "code": "88820497-6bc5-4796-ba03-17904a59e65f"
            },
            "extra_metadata": {
                "org": "Rijkswaterstaat",
                "ddsc": true
            },
            "created": "2013-04-03T10:31:51.394501Z",
            "last_modified": "2023-01-17T07:59:40.224743Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/6dd08f77-900f-4dba-b8d6-8c0e23e265af/?format=api",
            "uuid": "6dd08f77-900f-4dba-b8d6-8c0e23e265af",
            "code": "6DD08F77-900F-4DBA-B8D6-8C0E23E265AF",
            "name": "Dwarsstroom Geul laag2 bij SPY1",
            "description": "Dwarsstroom Geul laag2 bij SPY1(LMW_SPY1_SSV10w2G)",
            "start": "2013-03-29T14:30:00Z",
            "end": "2023-01-17T07:40:00Z",
            "value_type": "float",
            "last_value": -49.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_SSV10w2G",
            "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.585246Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/926fb7ec-3ae9-48b2-b24b-fd40dbada4cb/?format=api",
            "uuid": "926fb7ec-3ae9-48b2-b24b-fd40dbada4cb",
            "code": "926FB7EC-3AE9-48B2-B24B-FD40DBADA4CB",
            "name": "watertemp gemeten bij Volkerak b",
            "description": "watertemp gemeten bij Volkerak b(LMW_VKb_TW10S)",
            "start": "2013-03-29T14:30:00Z",
            "end": "2023-01-17T07:40:00Z",
            "value_type": "float",
            "last_value": 7.1,
            "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_VKb_TW10S",
            "location": {
                "url": "https://demo.lizard.net/api/v4/locations/dc74b214-66f9-4459-8295-d490029dc9ba/?format=api",
                "uuid": "dc74b214-66f9-4459-8295-d490029dc9ba",
                "name": "VKb",
                "code": "dc74b214-66f9-4459-8295-d490029dc9ba"
            },
            "extra_metadata": {
                "org": "Rijkswaterstaat",
                "ddsc": true
            },
            "created": "2013-04-03T10:31:51.394501Z",
            "last_modified": "2023-01-17T07:59:40.889708Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/40c25e7f-b094-48c4-b2a6-4c0b67d19f86/?format=api",
            "uuid": "40c25e7f-b094-48c4-b2a6-4c0b67d19f86",
            "code": "40C25E7F-B094-48C4-B2A6-4C0B67D19F86",
            "name": "Waterhoogte bij Vlaardingen",
            "description": "Waterhoogte bij Vlaardingen(LMW_VLAA_H10)",
            "start": "2013-03-29T14:30:00Z",
            "end": "2023-01-17T07:40:00Z",
            "value_type": "float",
            "last_value": 54.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_VLAA_H10",
            "location": {
                "url": "https://demo.lizard.net/api/v4/locations/1b537110-747c-4a70-bc36-5bac9494bd39/?format=api",
                "uuid": "1b537110-747c-4a70-bc36-5bac9494bd39",
                "name": "VLAA",
                "code": "1b537110-747c-4a70-bc36-5bac9494bd39"
            },
            "extra_metadata": {
                "org": "Rijkswaterstaat",
                "ddsc": true
            },
            "created": "2013-04-03T10:31:51.394501Z",
            "last_modified": "2023-01-17T07:59:42.009018Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/e634d88c-fb51-4883-9ffd-ccfc46c5f44a/?format=api",
            "uuid": "e634d88c-fb51-4883-9ffd-ccfc46c5f44a",
            "code": "E634D88C-FB51-4883-9FFD-CCFC46C5F44A",
            "name": "waterhoogte gemeten bij Baalhoek",
            "description": "waterhoogte gemeten bij Baalhoek(LMW_BAAL_H10)",
            "start": "2013-03-29T14:30:00Z",
            "end": "2023-01-17T07:40:00Z",
            "value_type": "float",
            "last_value": 147.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_BAAL_H10",
            "location": {
                "url": "https://demo.lizard.net/api/v4/locations/dcef96f2-da58-4037-ba47-08dc047d426b/?format=api",
                "uuid": "dcef96f2-da58-4037-ba47-08dc047d426b",
                "name": "BAAL",
                "code": "dcef96f2-da58-4037-ba47-08dc047d426b"
            },
            "extra_metadata": {
                "org": "Rijkswaterstaat",
                "ddsc": true
            },
            "created": "2013-04-03T10:31:51.394501Z",
            "last_modified": "2023-01-17T07:59:42.129063Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/dc30bedc-ab48-4efc-a91e-0f77985274d3/?format=api",
            "uuid": "dc30bedc-ab48-4efc-a91e-0f77985274d3",
            "code": "DC30BEDC-AB48-4EFC-A91E-0F77985274D3",
            "name": "waterhoogte gemeten bij Kats",
            "description": "waterhoogte gemeten bij Kats(LMW_KATS_H10)",
            "start": "2013-03-29T14:30:00Z",
            "end": "2023-01-17T07:40:00Z",
            "value_type": "float",
            "last_value": 87.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_KATS_H10",
            "location": {
                "url": "https://demo.lizard.net/api/v4/locations/ad67afb3-cf3e-4cdc-8174-37eeba278faf/?format=api",
                "uuid": "ad67afb3-cf3e-4cdc-8174-37eeba278faf",
                "name": "KATS",
                "code": "ad67afb3-cf3e-4cdc-8174-37eeba278faf"
            },
            "extra_metadata": {
                "org": "Rijkswaterstaat",
                "ddsc": true
            },
            "created": "2013-04-03T10:31:51.394501Z",
            "last_modified": "2023-01-17T07:59:47.152244Z",
            "access_modifier": "Public"
        }
    ]
}