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=6
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=7",
    "previous": "https://demo.lizard.net/api/v4/monitoringnetworks/b27e26da-17f3-4208-9990-8faa5a4dfe08/timeseries/?format=api&page=5",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/238a7a8a-a865-42c0-bc51-1f5e7408927c/?format=api",
            "uuid": "238a7a8a-a865-42c0-bc51-1f5e7408927c",
            "code": "238A7A8A-A865-42C0-BC51-1F5E7408927C",
            "name": "watertemp gemeten bij Overloop van Hansweert b",
            "description": "watertemp gemeten bij Overloop van Hansweert b(LMW_OVHAb_TW10S)",
            "start": "2013-03-29T14:30:00Z",
            "end": "2023-01-17T07:40:00Z",
            "value_type": "float",
            "last_value": 7.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_OVHAb_TW10S",
            "location": {
                "url": "https://demo.lizard.net/api/v4/locations/ad71ed7b-1ed9-466c-816b-1dda5c6d0f1a/?format=api",
                "uuid": "ad71ed7b-1ed9-466c-816b-1dda5c6d0f1a",
                "name": "OVHAb",
                "code": "ad71ed7b-1ed9-466c-816b-1dda5c6d0f1a"
            },
            "extra_metadata": {
                "org": "Rijkswaterstaat",
                "ddsc": true
            },
            "created": "2013-04-03T10:31:51.394501Z",
            "last_modified": "2023-01-17T07:59:47.075285Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/260a70b1-ce52-4cb6-a896-755fb114031f/?format=api",
            "uuid": "260a70b1-ce52-4cb6-a896-755fb114031f",
            "code": "260A70B1-CE52-4CB6-A896-755FB114031F",
            "name": "Waterhoogte bij Doesburg brug",
            "description": "Waterhoogte bij Doesburg brug(LMW_DOES_H10)",
            "start": "2013-03-29T14:30:00Z",
            "end": "2023-01-17T07:40:00Z",
            "value_type": "float",
            "last_value": 857.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_DOES_H10",
            "location": {
                "url": "https://demo.lizard.net/api/v4/locations/9e08f04b-012a-4f23-9b25-43bb87efc25d/?format=api",
                "uuid": "9e08f04b-012a-4f23-9b25-43bb87efc25d",
                "name": "DOES",
                "code": "9e08f04b-012a-4f23-9b25-43bb87efc25d"
            },
            "extra_metadata": {
                "org": "Rijkswaterstaat",
                "ddsc": true
            },
            "created": "2013-04-03T10:31:51.394501Z",
            "last_modified": "2023-01-17T07:59:41.236464Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/a4507c99-dc9b-4dc6-9c0c-3af81738b988/?format=api",
            "uuid": "a4507c99-dc9b-4dc6-9c0c-3af81738b988",
            "code": "A4507C99-DC9B-4DC6-9C0C-3AF81738B988",
            "name": "windstoot corr. 10m bij Hansweert",
            "description": "windstoot corr. 10m bij Hansweert(LMW_HAWI_WC10MXS3)",
            "start": "2013-03-29T14:30:00Z",
            "end": "2023-01-17T07:40:00Z",
            "value_type": "float",
            "last_value": 4.5,
            "interval": null,
            "observation_type": {
                "url": "https://demo.lizard.net/api/v4/observationtypes/397/?format=api",
                "id": 397,
                "code": "wicorr. 10m (m/s)",
                "parameter": "wicorr. 10m",
                "unit": "m/s",
                "scale": "interval",
                "description": "",
                "domain_values": null,
                "reference_frame": "",
                "compartment": "",
                "created": "2015-09-11T08:04:59.771773Z",
                "last_modified": "2019-06-25T07:26:10.441021Z"
            },
            "datasource": null,
            "supplier": null,
            "supplier_code": "LMW_HAWI_WC10MXS3",
            "location": {
                "url": "https://demo.lizard.net/api/v4/locations/9c518ebc-a7c3-47ea-be1f-701b055e39ec/?format=api",
                "uuid": "9c518ebc-a7c3-47ea-be1f-701b055e39ec",
                "name": "HAWI",
                "code": "9c518ebc-a7c3-47ea-be1f-701b055e39ec"
            },
            "extra_metadata": {
                "org": "Rijkswaterstaat",
                "ddsc": true
            },
            "created": "2013-04-03T10:31:51.394501Z",
            "last_modified": "2023-01-17T07:59:40.658683Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/9f88c041-2710-4e89-afe9-3d5eb38ce77c/?format=api",
            "uuid": "9f88c041-2710-4e89-afe9-3d5eb38ce77c",
            "code": "9F88C041-2710-4E89-AFE9-3D5EB38CE77C",
            "name": "Stroomrichting laag 1 bij Hoek van Holland Str.mp 1",
            "description": "Stroomrichting laag 1 bij Hoek van Holland Str.mp 1(LMW_SPM1_SRV10w1)",
            "start": "2013-03-29T14:30:00Z",
            "end": "2013-07-11T16:40:00Z",
            "value_type": "float",
            "last_value": 287.7,
            "interval": null,
            "observation_type": {
                "url": "https://demo.lizard.net/api/v4/observationtypes/375/?format=api",
                "id": 375,
                "code": "STROOMRTG (graad)",
                "parameter": "Stroomrichting",
                "unit": "graad",
                "scale": "interval",
                "description": "",
                "domain_values": null,
                "reference_frame": null,
                "compartment": null,
                "created": "2015-09-11T08:04:39.389758Z",
                "last_modified": "2020-01-17T10:59:55.648087Z"
            },
            "datasource": null,
            "supplier": null,
            "supplier_code": "LMW_SPM1_SRV10w1",
            "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"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/99fd5a60-0210-41ea-a5b8-0fd2892641dd/?format=api",
            "uuid": "99fd5a60-0210-41ea-a5b8-0fd2892641dd",
            "code": "99FD5A60-0210-41EA-A5B8-0FD2892641DD",
            "name": "Stroomrichting laag 2 bij Hoek van Holland Str.mp 1",
            "description": "Stroomrichting laag 2 bij Hoek van Holland Str.mp 1(LMW_SPM1_SRV10w2)",
            "start": "2013-03-29T14:30:00Z",
            "end": "2013-07-11T16:40:00Z",
            "value_type": "float",
            "last_value": 83.5,
            "interval": null,
            "observation_type": {
                "url": "https://demo.lizard.net/api/v4/observationtypes/375/?format=api",
                "id": 375,
                "code": "STROOMRTG (graad)",
                "parameter": "Stroomrichting",
                "unit": "graad",
                "scale": "interval",
                "description": "",
                "domain_values": null,
                "reference_frame": null,
                "compartment": null,
                "created": "2015-09-11T08:04:39.389758Z",
                "last_modified": "2020-01-17T10:59:55.648087Z"
            },
            "datasource": null,
            "supplier": null,
            "supplier_code": "LMW_SPM1_SRV10w2",
            "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"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/533e18e0-9f95-437d-a8a8-8061ee8d3a61/?format=api",
            "uuid": "533e18e0-9f95-437d-a8a8-8061ee8d3a61",
            "code": "533E18E0-9F95-437D-A8A8-8061EE8D3A61",
            "name": "Dwarsstroom Geul laag2 bij Hoek van Holland Str.mp 1",
            "description": "Dwarsstroom Geul laag2 bij Hoek van Holland Str.mp 1(LMW_SPM1_SSV10w2G)",
            "start": "2013-03-29T14:30:00Z",
            "end": "2013-07-11T16:40:00Z",
            "value_type": "float",
            "last_value": 70.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_SSV10w2G",
            "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/d86e34b4-a5b2-43a3-9340-940ae2fdbe7b/?format=api",
            "uuid": "d86e34b4-a5b2-43a3-9340-940ae2fdbe7b",
            "code": "D86E34B4-A5B2-43A3-9340-940AE2FDBE7B",
            "name": "Hm0_B3 bij K13-Alhpa 3",
            "description": "Hm0_B3 bij K13-Alhpa 3(LMW_K133_Hm0_B3)",
            "start": "2013-03-29T14:30:00Z",
            "end": "2023-01-17T07:30:00Z",
            "value_type": "float",
            "last_value": 48.0,
            "interval": null,
            "observation_type": {
                "url": "https://demo.lizard.net/api/v4/observationtypes/371/?format=api",
                "id": 371,
                "code": "Go-100  mHz (cm) OW",
                "parameter": "Go-100  mHz",
                "unit": "cm",
                "scale": "interval",
                "description": "",
                "domain_values": null,
                "reference_frame": "",
                "compartment": "OW",
                "created": "2015-09-11T08:04:38.144206Z",
                "last_modified": "2019-06-25T07:26:10.441021Z"
            },
            "datasource": null,
            "supplier": null,
            "supplier_code": "LMW_K133_Hm0_B3",
            "location": {
                "url": "https://demo.lizard.net/api/v4/locations/183c184c-7c00-4b76-8b4b-85461c17cc30/?format=api",
                "uuid": "183c184c-7c00-4b76-8b4b-85461c17cc30",
                "name": "K133",
                "code": "183c184c-7c00-4b76-8b4b-85461c17cc30"
            },
            "extra_metadata": {
                "org": "Rijkswaterstaat",
                "ddsc": true,
                "compartment": "OW"
            },
            "created": "2013-04-03T10:31:51.394501Z",
            "last_modified": "2023-01-17T07:59:43.789089Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/b1db9545-4ea6-4e22-816b-5a078572468f/?format=api",
            "uuid": "b1db9545-4ea6-4e22-816b-5a078572468f",
            "code": "B1DB9545-4EA6-4E22-816B-5A078572468F",
            "name": "Watertemperatuur bij K13-Alhpa 3",
            "description": "Watertemperatuur bij K13-Alhpa 3(LMW_K133_TW10)",
            "start": "2013-03-29T14:30:00Z",
            "end": "2023-01-17T07:40:00Z",
            "value_type": "float",
            "last_value": 8.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_K133_TW10",
            "location": {
                "url": "https://demo.lizard.net/api/v4/locations/183c184c-7c00-4b76-8b4b-85461c17cc30/?format=api",
                "uuid": "183c184c-7c00-4b76-8b4b-85461c17cc30",
                "name": "K133",
                "code": "183c184c-7c00-4b76-8b4b-85461c17cc30"
            },
            "extra_metadata": {
                "org": "Rijkswaterstaat",
                "ddsc": true
            },
            "created": "2013-04-03T10:31:51.394501Z",
            "last_modified": "2023-01-17T07:59:43.293608Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/14c3aa6f-cca6-4a8a-a883-864ee42a36ee/?format=api",
            "uuid": "14c3aa6f-cca6-4a8a-a883-864ee42a36ee",
            "code": "14C3AA6F-CCA6-4A8A-A883-864EE42A36EE",
            "name": "Waterhoogte bij Kamperhoek",
            "description": "Waterhoogte bij Kamperhoek(LMW_KAMH_H10)",
            "start": "2014-01-01T00:00:00Z",
            "end": "2023-01-17T07:40:00Z",
            "value_type": "float",
            "last_value": 28.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_KAMH_H10",
            "location": {
                "url": "https://demo.lizard.net/api/v4/locations/9859d549-9705-4b41-99e1-8cf434b9380f/?format=api",
                "uuid": "9859d549-9705-4b41-99e1-8cf434b9380f",
                "name": "KAMH",
                "code": "9859d549-9705-4b41-99e1-8cf434b9380f"
            },
            "extra_metadata": {
                "org": "Rijkswaterstaat",
                "ddsc": true
            },
            "created": "2013-04-03T10:31:51.394501Z",
            "last_modified": "2023-01-17T07:59:46.088487Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/eb2a5387-4ed7-4257-bbba-51c239697c60/?format=api",
            "uuid": "eb2a5387-4ed7-4257-bbba-51c239697c60",
            "code": "EB2A5387-4ED7-4257-BBBA-51C239697C60",
            "name": "Waterstand bij Hoek van Holland Str.mp 1",
            "description": "Waterstand bij Hoek van Holland Str.mp 1(LMW_SPM1_H10)",
            "start": "2013-03-29T14:30:00Z",
            "end": "2014-04-08T18:40:00Z",
            "value_type": "float",
            "last_value": 68.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_SPM1_H10",
            "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"
        }
    ]
}