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=37
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=38",
    "previous": "https://demo.lizard.net/api/v4/monitoringnetworks/b27e26da-17f3-4208-9990-8faa5a4dfe08/timeseries/?format=api&page=36",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/43c42b74-ca62-49e8-980c-a33335d9283e/?format=api",
            "uuid": "43c42b74-ca62-49e8-980c-a33335d9283e",
            "code": "43C42B74-CA62-49E8-980C-A33335D9283E",
            "name": "Waterhoogte bij Deventer",
            "description": "Waterhoogte bij Deventer(LMW_DEVE_H10)",
            "start": "2013-03-29T14:30:00Z",
            "end": "2023-01-17T07:40:00Z",
            "value_type": "float",
            "last_value": 512.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_DEVE_H10",
            "location": {
                "url": "https://demo.lizard.net/api/v4/locations/10e0e725-fbba-46ff-91b1-cae0009e4b71/?format=api",
                "uuid": "10e0e725-fbba-46ff-91b1-cae0009e4b71",
                "name": "DEVE",
                "code": "10e0e725-fbba-46ff-91b1-cae0009e4b71"
            },
            "extra_metadata": {
                "org": "Rijkswaterstaat",
                "ddsc": true
            },
            "created": "2013-04-03T10:31:51.394501Z",
            "last_modified": "2023-01-17T07:59:46.902374Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/3b0f30dc-c9db-4214-baa2-a92387caa151/?format=api",
            "uuid": "3b0f30dc-c9db-4214-baa2-a92387caa151",
            "code": "3B0F30DC-C9DB-4214-BAA2-A92387CAA151",
            "name": "Watertemperatuur bij Den Helder",
            "description": "Watertemperatuur bij Den Helder(LMW_DENH_TW10)",
            "start": "2013-04-23T20:10:00Z",
            "end": "2023-01-17T07:40:00Z",
            "value_type": "float",
            "last_value": 6.6,
            "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_DENH_TW10",
            "location": {
                "url": "https://demo.lizard.net/api/v4/locations/2752416f-c338-4b95-b3e9-f35551e5b277/?format=api",
                "uuid": "2752416f-c338-4b95-b3e9-f35551e5b277",
                "name": "DENH",
                "code": "2752416f-c338-4b95-b3e9-f35551e5b277"
            },
            "extra_metadata": {
                "org": "Rijkswaterstaat",
                "ddsc": true
            },
            "created": "2013-04-03T10:31:51.394501Z",
            "last_modified": "2023-01-17T07:59:42.657078Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/dc7702e1-f25e-4d38-8e49-ff0d2b84c4d9/?format=api",
            "uuid": "dc7702e1-f25e-4d38-8e49-ff0d2b84c4d9",
            "code": "DC7702E1-F25E-4D38-8E49-FF0D2B84C4D9",
            "name": "Waterhoogte bij Den Helder",
            "description": "Waterhoogte bij Den Helder(LMW_DENH_H10)",
            "start": "2013-03-29T14:30:00Z",
            "end": "2023-01-17T07:40:00Z",
            "value_type": "float",
            "last_value": -26.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_DENH_H10",
            "location": {
                "url": "https://demo.lizard.net/api/v4/locations/2752416f-c338-4b95-b3e9-f35551e5b277/?format=api",
                "uuid": "2752416f-c338-4b95-b3e9-f35551e5b277",
                "name": "DENH",
                "code": "2752416f-c338-4b95-b3e9-f35551e5b277"
            },
            "extra_metadata": {
                "org": "Rijkswaterstaat",
                "ddsc": true
            },
            "created": "2013-04-03T10:31:51.394501Z",
            "last_modified": "2023-01-17T07:59:44.124646Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/26e0e0da-f05a-4ff1-a1f0-72e6cb38ce67/?format=api",
            "uuid": "26e0e0da-f05a-4ff1-a1f0-72e6cb38ce67",
            "code": "26E0E0DA-F05A-4FF1-A1F0-72E6CB38CE67",
            "name": "Golfhoogte sign. bij Hoek van Holland Str.mp 1",
            "description": "Golfhoogte sign. bij Hoek van Holland Str.mp 1(LMW_SPM1_Hm0)",
            "start": "2013-03-29T14:30:00Z",
            "end": "2014-04-08T18:30:00Z",
            "value_type": "float",
            "last_value": 141.0,
            "interval": null,
            "observation_type": {
                "url": "https://demo.lizard.net/api/v4/observationtypes/384/?format=api",
                "id": 384,
                "code": "GOLFHTE (cm) OW",
                "parameter": "Golfhoogte signaal",
                "unit": "cm",
                "scale": "interval",
                "description": "",
                "domain_values": null,
                "reference_frame": null,
                "compartment": "OW",
                "created": "2015-09-11T08:04:48.624312Z",
                "last_modified": "2020-01-17T12:36:06.367670Z"
            },
            "datasource": null,
            "supplier": null,
            "supplier_code": "LMW_SPM1_Hm0",
            "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/768fc1d2-8f80-4664-9828-84fb84169605/?format=api",
            "uuid": "768fc1d2-8f80-4664-9828-84fb84169605",
            "code": "768FC1D2-8F80-4664-9828-84FB84169605",
            "name": "Debiet bij Venlo",
            "description": "Debiet bij Venlo(LMW_VENL_Q10)",
            "start": "2013-03-29T14:30:00Z",
            "end": "2023-01-17T07:40:00Z",
            "value_type": "float",
            "last_value": 1231.0,
            "interval": null,
            "observation_type": {
                "url": "https://demo.lizard.net/api/v4/observationtypes/382/?format=api",
                "id": 382,
                "code": "Q (m3/s) OW",
                "parameter": "Debiet",
                "unit": "m3/s",
                "scale": "interval",
                "description": "",
                "domain_values": null,
                "reference_frame": null,
                "compartment": "OW",
                "created": "2015-09-11T08:04:44.393771Z",
                "last_modified": "2020-03-20T18:51:54.861162Z"
            },
            "datasource": null,
            "supplier": null,
            "supplier_code": "LMW_VENL_Q10",
            "location": {
                "url": "https://demo.lizard.net/api/v4/locations/ce3676e7-93d3-4019-9cc9-38bfcc744f01/?format=api",
                "uuid": "ce3676e7-93d3-4019-9cc9-38bfcc744f01",
                "name": "VENL",
                "code": "ce3676e7-93d3-4019-9cc9-38bfcc744f01"
            },
            "extra_metadata": {
                "org": "Rijkswaterstaat",
                "ddsc": true,
                "compartment": "OW"
            },
            "created": "2013-04-03T10:31:51.394501Z",
            "last_modified": "2023-01-17T07:59:40.312250Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/cd9368a7-1987-4c2f-8e26-8c41d83c1a3c/?format=api",
            "uuid": "cd9368a7-1987-4c2f-8e26-8c41d83c1a3c",
            "code": "CD9368A7-1987-4C2F-8E26-8C41D83C1A3C",
            "name": "Waterhoogte bij Weesp",
            "description": "Waterhoogte bij Weesp(LMW_WEES_H10)",
            "start": "2013-03-29T14:30:00Z",
            "end": "2023-01-17T07:40:00Z",
            "value_type": "float",
            "last_value": -37.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_WEES_H10",
            "location": {
                "url": "https://demo.lizard.net/api/v4/locations/2180526e-0f6c-4b59-8bac-39fd5e404610/?format=api",
                "uuid": "2180526e-0f6c-4b59-8bac-39fd5e404610",
                "name": "WEES",
                "code": "2180526e-0f6c-4b59-8bac-39fd5e404610"
            },
            "extra_metadata": {
                "org": "Rijkswaterstaat",
                "ddsc": true
            },
            "created": "2013-04-03T10:31:51.394501Z",
            "last_modified": "2023-01-17T07:59:44.413097Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/ed427a2c-e18a-487e-839f-1828236a5a24/?format=api",
            "uuid": "ed427a2c-e18a-487e-839f-1828236a5a24",
            "code": "ED427A2C-E18A-487E-839F-1828236A5A24",
            "name": "Waterhoogte bij Nieuw Statenzijl",
            "description": "Waterhoogte bij Nieuw Statenzijl(LMW_NWST_H10)",
            "start": "2013-03-29T14:30:00Z",
            "end": "2023-01-17T07:40:00Z",
            "value_type": "float",
            "last_value": 164.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_NWST_H10",
            "location": {
                "url": "https://demo.lizard.net/api/v4/locations/d7e7d0e6-bb90-4fb8-a921-6458d84f15b8/?format=api",
                "uuid": "d7e7d0e6-bb90-4fb8-a921-6458d84f15b8",
                "name": "NWST",
                "code": "d7e7d0e6-bb90-4fb8-a921-6458d84f15b8"
            },
            "extra_metadata": {
                "org": "Rijkswaterstaat",
                "ddsc": true
            },
            "created": "2013-04-03T10:31:51.394501Z",
            "last_modified": "2023-01-17T07:59:41.816696Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/3938cd9f-80c3-4cde-9842-42ff08fe5fd4/?format=api",
            "uuid": "3938cd9f-80c3-4cde-9842-42ff08fe5fd4",
            "code": "3938CD9F-80C3-4CDE-9842-42FF08FE5FD4",
            "name": "Golfhoogte sign. bij Eurogeul E13",
            "description": "Golfhoogte sign. bij Eurogeul E13(LMW_E131_Hm0)",
            "start": "2013-03-29T14:30:00Z",
            "end": "2023-01-17T07:30:00Z",
            "value_type": "float",
            "last_value": 194.0,
            "interval": null,
            "observation_type": {
                "url": "https://demo.lizard.net/api/v4/observationtypes/384/?format=api",
                "id": 384,
                "code": "GOLFHTE (cm) OW",
                "parameter": "Golfhoogte signaal",
                "unit": "cm",
                "scale": "interval",
                "description": "",
                "domain_values": null,
                "reference_frame": null,
                "compartment": "OW",
                "created": "2015-09-11T08:04:48.624312Z",
                "last_modified": "2020-01-17T12:36:06.367670Z"
            },
            "datasource": null,
            "supplier": null,
            "supplier_code": "LMW_E131_Hm0",
            "location": {
                "url": "https://demo.lizard.net/api/v4/locations/52e63a73-22d1-42be-81f9-e8ab8bcfd668/?format=api",
                "uuid": "52e63a73-22d1-42be-81f9-e8ab8bcfd668",
                "name": "E131",
                "code": "52e63a73-22d1-42be-81f9-e8ab8bcfd668"
            },
            "extra_metadata": {
                "org": "Rijkswaterstaat",
                "ddsc": true,
                "compartment": "OW"
            },
            "created": "2013-04-03T10:31:51.394501Z",
            "last_modified": "2023-01-17T07:59:43.580185Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/1e0f68c4-e96a-4b5f-9589-90a146b9eea6/?format=api",
            "uuid": "1e0f68c4-e96a-4b5f-9589-90a146b9eea6",
            "code": "1E0F68C4-E96A-4B5F-9589-90A146B9EEA6",
            "name": "windrichting gemeten bij Brouwerhavensche Gat 2",
            "description": "windrichting gemeten bij Brouwerhavensche Gat 2(LMW_BG2_WR10)",
            "start": "2013-03-29T14:30:00Z",
            "end": "2023-01-17T07:40:00Z",
            "value_type": "float",
            "last_value": 270.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_BG2_WR10",
            "location": {
                "url": "https://demo.lizard.net/api/v4/locations/7f7c2f57-065c-4bea-a4c6-8d646b5cf3b5/?format=api",
                "uuid": "7f7c2f57-065c-4bea-a4c6-8d646b5cf3b5",
                "name": "BG2",
                "code": "7f7c2f57-065c-4bea-a4c6-8d646b5cf3b5"
            },
            "extra_metadata": {
                "org": "Rijkswaterstaat",
                "ddsc": true
            },
            "created": "2013-04-03T10:31:51.394501Z",
            "last_modified": "2023-01-17T07:59:41.726425Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/07beb63e-1b7a-46cd-9b4d-76258d3c1ecd/?format=api",
            "uuid": "07beb63e-1b7a-46cd-9b4d-76258d3c1ecd",
            "code": "07BEB63E-1B7A-46CD-9B4D-76258D3C1ECD",
            "name": "Waterhoogte bij Grevenbicht",
            "description": "Waterhoogte bij Grevenbicht(LMW_GREV_H10)",
            "start": "2013-03-29T14:30:00Z",
            "end": "2019-08-29T02:10:00Z",
            "value_type": "float",
            "last_value": 2445.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_GREV_H10",
            "location": {
                "url": "https://demo.lizard.net/api/v4/locations/364aa7c0-088c-4d9c-bc02-96f334b228de/?format=api",
                "uuid": "364aa7c0-088c-4d9c-bc02-96f334b228de",
                "name": "GREV",
                "code": "364aa7c0-088c-4d9c-bc02-96f334b228de"
            },
            "extra_metadata": {
                "org": "Rijkswaterstaat",
                "ddsc": true
            },
            "created": "2013-04-03T10:31:51.394501Z",
            "last_modified": "2019-08-29T03:21:51.619769Z",
            "access_modifier": "Public"
        }
    ]
}