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=32
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=33",
    "previous": "https://demo.lizard.net/api/v4/monitoringnetworks/b27e26da-17f3-4208-9990-8faa5a4dfe08/timeseries/?format=api&page=31",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/dcad79fe-08ff-49d3-81b5-9fb6e7de8268/?format=api",
            "uuid": "dcad79fe-08ff-49d3-81b5-9fb6e7de8268",
            "code": "DCAD79FE-08FF-49D3-81B5-9FB6E7DE8268",
            "name": "Watertemperatuur bij Grave boven",
            "description": "Watertemperatuur bij Grave boven(LMW_GRAB_TW10)",
            "start": "2013-03-29T14:30:00Z",
            "end": "2023-01-17T07:40:00Z",
            "value_type": "float",
            "last_value": 7.7,
            "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_GRAB_TW10",
            "location": {
                "url": "https://demo.lizard.net/api/v4/locations/162ca040-b2f8-4215-9720-3fac7afc95c1/?format=api",
                "uuid": "162ca040-b2f8-4215-9720-3fac7afc95c1",
                "name": "GRAB",
                "code": "162ca040-b2f8-4215-9720-3fac7afc95c1"
            },
            "extra_metadata": {
                "org": "Rijkswaterstaat",
                "ddsc": true
            },
            "created": "2013-04-03T10:31:51.394501Z",
            "last_modified": "2023-01-17T07:59:45.257061Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/9cca7e54-0278-45a6-8e3a-ffc479a90764/?format=api",
            "uuid": "9cca7e54-0278-45a6-8e3a-ffc479a90764",
            "code": "9CCA7E54-0278-45A6-8E3A-FFC479A90764",
            "name": "waterhoogte gemeten bij Dintelsas",
            "description": "waterhoogte gemeten bij Dintelsas(LMW_DSAS_H10)",
            "start": "2013-03-29T14:30:00Z",
            "end": "2015-03-30T11:50: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_DSAS_H10",
            "location": {
                "url": "https://demo.lizard.net/api/v4/locations/b1666c90-1f3c-4e31-9fe7-90de2956c5e2/?format=api",
                "uuid": "b1666c90-1f3c-4e31-9fe7-90de2956c5e2",
                "name": "DSAS",
                "code": "b1666c90-1f3c-4e31-9fe7-90de2956c5e2"
            },
            "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/53771569-d7a1-468d-8360-76286b859f69/?format=api",
            "uuid": "53771569-d7a1-468d-8360-76286b859f69",
            "code": "53771569-D7A1-468D-8360-76286B859F69",
            "name": "S0bh_B0 bij Europlatform 3",
            "description": "S0bh_B0 bij Europlatform 3(LMW_EPL3_S0bh_B0)",
            "start": "2013-03-29T14:30:00Z",
            "end": "2023-01-17T07:30:00Z",
            "value_type": "float",
            "last_value": 42.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_EPL3_S0bh_B0",
            "location": {
                "url": "https://demo.lizard.net/api/v4/locations/36fd9be1-1819-4d34-aaec-240ce0fa06dc/?format=api",
                "uuid": "36fd9be1-1819-4d34-aaec-240ce0fa06dc",
                "name": "EPL3",
                "code": "36fd9be1-1819-4d34-aaec-240ce0fa06dc"
            },
            "extra_metadata": {
                "org": "Rijkswaterstaat",
                "ddsc": true
            },
            "created": "2013-04-03T10:31:51.394501Z",
            "last_modified": "2023-01-17T07:59:41.293322Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/148277c5-5f31-4724-a30d-7fcd582b5362/?format=api",
            "uuid": "148277c5-5f31-4724-a30d-7fcd582b5362",
            "code": "148277C5-5F31-4724-A30D-7FCD582B5362",
            "name": "chlorositeit bij Hoek van Holland",
            "description": "chlorositeit bij Hoek van Holland(LMW_HVH25_CL10)",
            "start": "2013-03-29T14:30:00Z",
            "end": "2023-01-17T07:40:00Z",
            "value_type": "float",
            "last_value": 2230.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_HVH25_CL10",
            "location": {
                "url": "https://demo.lizard.net/api/v4/locations/3217876e-3533-4924-ad6a-db5819a4043c/?format=api",
                "uuid": "3217876e-3533-4924-ad6a-db5819a4043c",
                "name": "HVH25",
                "code": "3217876e-3533-4924-ad6a-db5819a4043c"
            },
            "extra_metadata": {
                "org": "Rijkswaterstaat",
                "ddsc": true,
                "compartment": "OW"
            },
            "created": "2013-04-03T10:31:51.394501Z",
            "last_modified": "2023-01-17T07:59:40.351564Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/88f5b178-3d40-47ae-943a-011530ea2451/?format=api",
            "uuid": "88f5b178-3d40-47ae-943a-011530ea2451",
            "code": "88F5B178-3D40-47AE-943A-011530EA2451",
            "name": "Waterhoogte bij IJmuiden buitenhaven",
            "description": "Waterhoogte bij IJmuiden buitenhaven(LMW_IJMH_H10)",
            "start": "2013-03-29T14:30:00Z",
            "end": "2023-01-17T07:40:00Z",
            "value_type": "float",
            "last_value": 11.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_IJMH_H10",
            "location": {
                "url": "https://demo.lizard.net/api/v4/locations/2370fe6d-e83b-4554-973e-2296d53ef5c1/?format=api",
                "uuid": "2370fe6d-e83b-4554-973e-2296d53ef5c1",
                "name": "IJMH",
                "code": "2370fe6d-e83b-4554-973e-2296d53ef5c1"
            },
            "extra_metadata": {
                "org": "Rijkswaterstaat",
                "ddsc": true
            },
            "created": "2013-04-03T10:31:51.394501Z",
            "last_modified": "2023-01-17T07:59:43.950242Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/265ebe73-3b75-4162-87aa-4da65b78c1c8/?format=api",
            "uuid": "265ebe73-3b75-4162-87aa-4da65b78c1c8",
            "code": "265EBE73-3B75-4162-87AA-4DA65B78C1C8",
            "name": "waterhoogte gemeten bij K. Gent-Terneuzen W-sluis",
            "description": "waterhoogte gemeten bij K. Gent-Terneuzen W-sluis(LMW_KLGT_H10)",
            "start": "2013-03-29T14:30:00Z",
            "end": "2016-02-01T08:00:00Z",
            "value_type": "float",
            "last_value": 223.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_KLGT_H10",
            "location": {
                "url": "https://demo.lizard.net/api/v4/locations/fae91c76-506a-4071-bab0-88b3c8a17284/?format=api",
                "uuid": "fae91c76-506a-4071-bab0-88b3c8a17284",
                "name": "KLGT",
                "code": "fae91c76-506a-4071-bab0-88b3c8a17284"
            },
            "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/ae81a0b0-1048-4623-832d-e59eef069896/?format=api",
            "uuid": "ae81a0b0-1048-4623-832d-e59eef069896",
            "code": "AE81A0B0-1048-4623-832D-E59EEF069896",
            "name": "Waterhoogte bij Kornwerderzand buiten",
            "description": "Waterhoogte bij Kornwerderzand buiten(LMW_KOBU_H10)",
            "start": "2013-03-29T14:30:00Z",
            "end": "2023-01-17T07:40:00Z",
            "value_type": "float",
            "last_value": 5.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_KOBU_H10",
            "location": {
                "url": "https://demo.lizard.net/api/v4/locations/53a9ffee-61ad-4cbf-a0c1-6fe720ee0d3d/?format=api",
                "uuid": "53a9ffee-61ad-4cbf-a0c1-6fe720ee0d3d",
                "name": "KOBU",
                "code": "53a9ffee-61ad-4cbf-a0c1-6fe720ee0d3d"
            },
            "extra_metadata": {
                "org": "Rijkswaterstaat",
                "ddsc": true
            },
            "created": "2013-04-03T10:31:51.394501Z",
            "last_modified": "2023-01-17T07:59:42.825138Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/4c7e68cf-fbb5-479b-8ac9-ed3edff1fdc9/?format=api",
            "uuid": "4c7e68cf-fbb5-479b-8ac9-ed3edff1fdc9",
            "code": "4C7E68CF-FBB5-479B-8AC9-ED3EDFF1FDC9",
            "name": "Watertemperatuur bij Kornwerderzand buiten",
            "description": "Watertemperatuur bij Kornwerderzand buiten(LMW_KOBU_TW10)",
            "start": "2013-03-29T14:30:00Z",
            "end": "2023-01-17T07:40:00Z",
            "value_type": "float",
            "last_value": 5.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_KOBU_TW10",
            "location": {
                "url": "https://demo.lizard.net/api/v4/locations/53a9ffee-61ad-4cbf-a0c1-6fe720ee0d3d/?format=api",
                "uuid": "53a9ffee-61ad-4cbf-a0c1-6fe720ee0d3d",
                "name": "KOBU",
                "code": "53a9ffee-61ad-4cbf-a0c1-6fe720ee0d3d"
            },
            "extra_metadata": {
                "org": "Rijkswaterstaat",
                "ddsc": true
            },
            "created": "2013-04-03T10:31:51.394501Z",
            "last_modified": "2023-01-17T07:59:45.884696Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/0fd8e199-afd8-4ab9-b936-b916ba55cd63/?format=api",
            "uuid": "0fd8e199-afd8-4ab9-b936-b916ba55cd63",
            "code": "0FD8E199-AFD8-4AB9-B936-B916BA55CD63",
            "name": "Dwarsstroom Geul laag1 bij Hoek van Holland Str.mp 1",
            "description": "Dwarsstroom Geul laag1 bij Hoek van Holland Str.mp 1(LMW_SPM1_SSV10w1G)",
            "start": "2013-03-29T14:30:00Z",
            "end": "2013-07-11T16:40:00Z",
            "value_type": "float",
            "last_value": -7.0,
            "interval": null,
            "observation_type": {
                "url": "https://demo.lizard.net/api/v4/observationtypes/398/?format=api",
                "id": 398,
                "code": "STROOMSHD (cm^2) OW",
                "parameter": "Stroomsnelheid",
                "unit": "cm^2",
                "scale": "interval",
                "description": "",
                "domain_values": null,
                "reference_frame": "",
                "compartment": "OW",
                "created": "2015-09-11T08:05:01.522169Z",
                "last_modified": "2019-06-25T07:26:10.441021Z"
            },
            "datasource": null,
            "supplier": null,
            "supplier_code": "LMW_SPM1_SSV10w1G",
            "location": {
                "url": "https://demo.lizard.net/api/v4/locations/80a035a1-98d1-4a02-99ca-b8e201dd74b2/?format=api",
                "uuid": "80a035a1-98d1-4a02-99ca-b8e201dd74b2",
                "name": "SPM1",
                "code": "80a035a1-98d1-4a02-99ca-b8e201dd74b2"
            },
            "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/be33a4a5-9313-4674-bc7a-8e545532ed0e/?format=api",
            "uuid": "be33a4a5-9313-4674-bc7a-8e545532ed0e",
            "code": "BE33A4A5-9313-4674-BC7A-8E545532ED0E",
            "name": "Stroomsnelheid laag 2 bij Hoek van Holland Str.mp 1",
            "description": "Stroomsnelheid laag 2 bij Hoek van Holland Str.mp 1(LMW_SPM1_SSV10w2)",
            "start": "2013-03-29T14:30:00Z",
            "end": "2013-07-11T16:40:00Z",
            "value_type": "float",
            "last_value": 147.0,
            "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_SPM1_SSV10w2",
            "location": {
                "url": "https://demo.lizard.net/api/v4/locations/80a035a1-98d1-4a02-99ca-b8e201dd74b2/?format=api",
                "uuid": "80a035a1-98d1-4a02-99ca-b8e201dd74b2",
                "name": "SPM1",
                "code": "80a035a1-98d1-4a02-99ca-b8e201dd74b2"
            },
            "extra_metadata": {
                "org": "Rijkswaterstaat",
                "ddsc": true
            },
            "created": "2013-04-03T10:31:51.394501Z",
            "last_modified": null,
            "access_modifier": "Public"
        }
    ]
}