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/50a999df-aba4-4e52-b155-255b497d70b8/timeseries/?format=api&page=14
HTTP 200 OK
Allow: GET, POST, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 514,
    "next": "https://demo.lizard.net/api/v4/monitoringnetworks/50a999df-aba4-4e52-b155-255b497d70b8/timeseries/?format=api&page=15",
    "previous": "https://demo.lizard.net/api/v4/monitoringnetworks/50a999df-aba4-4e52-b155-255b497d70b8/timeseries/?format=api&page=13",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/0f41d8bd-f02d-435b-bc56-9de2a880e3ae/?format=api",
            "uuid": "0f41d8bd-f02d-435b-bc56-9de2a880e3ae",
            "code": "WNS2184::second::1::900",
            "name": "WNS2184",
            "description": "",
            "start": "2015-01-01T06:30:00Z",
            "end": "2025-03-18T16:00:00Z",
            "value_type": "float",
            "last_value": -460.004,
            "interval": null,
            "observation_type": {
                "url": "https://demo.lizard.net/api/v4/observationtypes/8/?format=api",
                "id": 8,
                "code": "WNS2184",
                "parameter": "Waterhoogte",
                "unit": "cm",
                "scale": "interval",
                "description": "",
                "domain_values": null,
                "reference_frame": "NAP",
                "compartment": "OW",
                "created": "2015-06-19T09:47:29.345611Z",
                "last_modified": "2019-06-25T07:26:10.441021Z"
            },
            "datasource": null,
            "supplier": null,
            "supplier_code": null,
            "location": {
                "url": "https://demo.lizard.net/api/v4/locations/41e46b25-db64-418b-bc7a-2088f202b24e/?format=api",
                "uuid": "41e46b25-db64-418b-bc7a-2088f202b24e",
                "name": "Stuw Spiektocht, waterhoogte HWZ",
                "code": "ST5235-LT5235B"
            },
            "extra_metadata": {},
            "created": "2020-06-08T18:47:29.710691Z",
            "last_modified": "2025-03-18T16:25:46.277162Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/c4f3cb36-8ca9-426b-bd61-e6491e130aa6/?format=api",
            "uuid": "c4f3cb36-8ca9-426b-bd61-e6491e130aa6",
            "code": "WNS2184::second::1::900",
            "name": "WNS2184",
            "description": "",
            "start": "2015-01-01T01:45:00Z",
            "end": "2025-03-18T16:00:00Z",
            "value_type": "float",
            "last_value": -514.29,
            "interval": null,
            "observation_type": {
                "url": "https://demo.lizard.net/api/v4/observationtypes/8/?format=api",
                "id": 8,
                "code": "WNS2184",
                "parameter": "Waterhoogte",
                "unit": "cm",
                "scale": "interval",
                "description": "",
                "domain_values": null,
                "reference_frame": "NAP",
                "compartment": "OW",
                "created": "2015-06-19T09:47:29.345611Z",
                "last_modified": "2019-06-25T07:26:10.441021Z"
            },
            "datasource": null,
            "supplier": null,
            "supplier_code": null,
            "location": {
                "url": "https://demo.lizard.net/api/v4/locations/10f5de96-8cdf-442c-956b-8dc858fe9872/?format=api",
                "uuid": "10f5de96-8cdf-442c-956b-8dc858fe9872",
                "name": "Stuw Bovenwater, waterhoogte LWZ",
                "code": "ST2576-LT2576B"
            },
            "extra_metadata": {},
            "created": "2020-06-08T18:47:29.710923Z",
            "last_modified": "2025-03-18T16:25:52.495779Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/a786a1e8-611c-4a76-910b-bf4926f2cd67/?format=api",
            "uuid": "a786a1e8-611c-4a76-910b-bf4926f2cd67",
            "code": "WNS2184::second::1::900",
            "name": "WNS2184",
            "description": "",
            "start": "2006-02-08T10:00:00Z",
            "end": "2025-03-18T06:00:00Z",
            "value_type": "float",
            "last_value": -452.655,
            "interval": null,
            "observation_type": {
                "url": "https://demo.lizard.net/api/v4/observationtypes/8/?format=api",
                "id": 8,
                "code": "WNS2184",
                "parameter": "Waterhoogte",
                "unit": "cm",
                "scale": "interval",
                "description": "",
                "domain_values": null,
                "reference_frame": "NAP",
                "compartment": "OW",
                "created": "2015-06-19T09:47:29.345611Z",
                "last_modified": "2019-06-25T07:26:10.441021Z"
            },
            "datasource": null,
            "supplier": null,
            "supplier_code": null,
            "location": {
                "url": "https://demo.lizard.net/api/v4/locations/6fddbdd1-d2b2-4eb5-83ee-c82359549e05/?format=api",
                "uuid": "6fddbdd1-d2b2-4eb5-83ee-c82359549e05",
                "name": "Stuw Schotertocht Noord, waterhoogte HWZ",
                "code": "ST4780-LT1"
            },
            "extra_metadata": {},
            "created": "2020-06-08T18:47:29.711154Z",
            "last_modified": "2025-03-18T16:25:42.735404Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/892f46bc-23de-4656-8bdb-ad12e632aa7a/?format=api",
            "uuid": "892f46bc-23de-4656-8bdb-ad12e632aa7a",
            "code": "WNS2184::second::1::900",
            "name": "WNS2184",
            "description": "",
            "start": "2000-05-07T23:15:00Z",
            "end": "2025-03-18T15:45:00Z",
            "value_type": "float",
            "last_value": -528.841,
            "interval": null,
            "observation_type": {
                "url": "https://demo.lizard.net/api/v4/observationtypes/8/?format=api",
                "id": 8,
                "code": "WNS2184",
                "parameter": "Waterhoogte",
                "unit": "cm",
                "scale": "interval",
                "description": "",
                "domain_values": null,
                "reference_frame": "NAP",
                "compartment": "OW",
                "created": "2015-06-19T09:47:29.345611Z",
                "last_modified": "2019-06-25T07:26:10.441021Z"
            },
            "datasource": null,
            "supplier": null,
            "supplier_code": null,
            "location": {
                "url": "https://demo.lizard.net/api/v4/locations/956e44eb-f315-42fe-a950-c3dd092d9bf8/?format=api",
                "uuid": "956e44eb-f315-42fe-a950-c3dd092d9bf8",
                "name": "Stuw Kalenbergertocht 2, waterhoogte HWZ",
                "code": "ST4710-LT1"
            },
            "extra_metadata": {},
            "created": "2020-06-08T18:47:29.711385Z",
            "last_modified": "2025-03-18T16:25:40.960028Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/b78a7bb4-e949-4a00-a659-135721557d48/?format=api",
            "uuid": "b78a7bb4-e949-4a00-a659-135721557d48",
            "code": "WNS2184::second::1::900",
            "name": "WNS2184",
            "description": "",
            "start": "2008-09-15T00:15:00Z",
            "end": "2025-03-18T04:00:00Z",
            "value_type": "float",
            "last_value": -425.441,
            "interval": null,
            "observation_type": {
                "url": "https://demo.lizard.net/api/v4/observationtypes/8/?format=api",
                "id": 8,
                "code": "WNS2184",
                "parameter": "Waterhoogte",
                "unit": "cm",
                "scale": "interval",
                "description": "",
                "domain_values": null,
                "reference_frame": "NAP",
                "compartment": "OW",
                "created": "2015-06-19T09:47:29.345611Z",
                "last_modified": "2019-06-25T07:26:10.441021Z"
            },
            "datasource": null,
            "supplier": null,
            "supplier_code": null,
            "location": {
                "url": "https://demo.lizard.net/api/v4/locations/d28019d6-b564-4f03-b349-9fe5551d42e5/?format=api",
                "uuid": "d28019d6-b564-4f03-b349-9fe5551d42e5",
                "name": "Stuw Neushoorntocht 2, waterhoogte HWZ",
                "code": "ST4765-LT1"
            },
            "extra_metadata": {},
            "created": "2020-06-08T18:47:29.711618Z",
            "last_modified": "2025-03-18T16:25:52.321070Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/26e6204f-4403-4773-8c59-cb7ce9832e74/?format=api",
            "uuid": "26e6204f-4403-4773-8c59-cb7ce9832e74",
            "code": "WNS2184::second::1::900",
            "name": "WNS2184",
            "description": "",
            "start": "2015-01-01T00:45:00Z",
            "end": "2025-03-18T16:00:00Z",
            "value_type": "float",
            "last_value": -485.581,
            "interval": null,
            "observation_type": {
                "url": "https://demo.lizard.net/api/v4/observationtypes/8/?format=api",
                "id": 8,
                "code": "WNS2184",
                "parameter": "Waterhoogte",
                "unit": "cm",
                "scale": "interval",
                "description": "",
                "domain_values": null,
                "reference_frame": "NAP",
                "compartment": "OW",
                "created": "2015-06-19T09:47:29.345611Z",
                "last_modified": "2019-06-25T07:26:10.441021Z"
            },
            "datasource": null,
            "supplier": null,
            "supplier_code": null,
            "location": {
                "url": "https://demo.lizard.net/api/v4/locations/f2f2f0e1-3c2c-47b4-a610-f4cd77666685/?format=api",
                "uuid": "f2f2f0e1-3c2c-47b4-a610-f4cd77666685",
                "name": "Stuw Olstertocht Zuid, waterhoogte HWZ",
                "code": "ST5230-LT5230B"
            },
            "extra_metadata": {},
            "created": "2020-06-08T18:47:29.711851Z",
            "last_modified": "2025-03-18T16:25:53.728817Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/629f5e01-f159-4ae2-80a9-92b69bcf15cd/?format=api",
            "uuid": "629f5e01-f159-4ae2-80a9-92b69bcf15cd",
            "code": "WNS2184::second::1::900",
            "name": "WNS2184",
            "description": "",
            "start": "2015-11-01T20:00:00Z",
            "end": "2025-03-18T16:00:00Z",
            "value_type": "float",
            "last_value": -526.862,
            "interval": null,
            "observation_type": {
                "url": "https://demo.lizard.net/api/v4/observationtypes/8/?format=api",
                "id": 8,
                "code": "WNS2184",
                "parameter": "Waterhoogte",
                "unit": "cm",
                "scale": "interval",
                "description": "",
                "domain_values": null,
                "reference_frame": "NAP",
                "compartment": "OW",
                "created": "2015-06-19T09:47:29.345611Z",
                "last_modified": "2019-06-25T07:26:10.441021Z"
            },
            "datasource": null,
            "supplier": null,
            "supplier_code": null,
            "location": {
                "url": "https://demo.lizard.net/api/v4/locations/e1768196-75a6-4850-b9cf-26ad1515ece3/?format=api",
                "uuid": "e1768196-75a6-4850-b9cf-26ad1515ece3",
                "name": "Stuw Hondtocht Zuid, waterhoogte LWZ",
                "code": "ST5338-LT5338A"
            },
            "extra_metadata": {},
            "created": "2020-06-08T18:47:29.712099Z",
            "last_modified": "2025-03-18T16:25:37.451330Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/7583fa50-2793-4371-bc77-7cf332747bae/?format=api",
            "uuid": "7583fa50-2793-4371-bc77-7cf332747bae",
            "code": "WNS2184::second::1::900",
            "name": "WNS2184",
            "description": "",
            "start": "2015-01-01T07:45:00Z",
            "end": "2025-03-18T16:00:00Z",
            "value_type": "float",
            "last_value": -576.76,
            "interval": null,
            "observation_type": {
                "url": "https://demo.lizard.net/api/v4/observationtypes/8/?format=api",
                "id": 8,
                "code": "WNS2184",
                "parameter": "Waterhoogte",
                "unit": "cm",
                "scale": "interval",
                "description": "",
                "domain_values": null,
                "reference_frame": "NAP",
                "compartment": "OW",
                "created": "2015-06-19T09:47:29.345611Z",
                "last_modified": "2019-06-25T07:26:10.441021Z"
            },
            "datasource": null,
            "supplier": null,
            "supplier_code": null,
            "location": {
                "url": "https://demo.lizard.net/api/v4/locations/742ef9da-c370-4477-b4d4-9e71b7b8088a/?format=api",
                "uuid": "742ef9da-c370-4477-b4d4-9e71b7b8088a",
                "name": "Stuw Swiftertocht 1, waterhoogte LWZ",
                "code": "ST5130-LT5130A"
            },
            "extra_metadata": {},
            "created": "2020-06-08T18:47:29.712333Z",
            "last_modified": "2025-03-18T16:25:39.907613Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/4bc6276b-5472-4ea2-8bca-47e13b15dd59/?format=api",
            "uuid": "4bc6276b-5472-4ea2-8bca-47e13b15dd59",
            "code": "WNS2184::second::1::900",
            "name": "WNS2184",
            "description": "",
            "start": "2015-01-01T07:45:00Z",
            "end": "2025-03-18T16:00:00Z",
            "value_type": "float",
            "last_value": -565.171,
            "interval": null,
            "observation_type": {
                "url": "https://demo.lizard.net/api/v4/observationtypes/8/?format=api",
                "id": 8,
                "code": "WNS2184",
                "parameter": "Waterhoogte",
                "unit": "cm",
                "scale": "interval",
                "description": "",
                "domain_values": null,
                "reference_frame": "NAP",
                "compartment": "OW",
                "created": "2015-06-19T09:47:29.345611Z",
                "last_modified": "2019-06-25T07:26:10.441021Z"
            },
            "datasource": null,
            "supplier": null,
            "supplier_code": null,
            "location": {
                "url": "https://demo.lizard.net/api/v4/locations/b1045fad-6245-4bce-b62f-7270e7f9b6a7/?format=api",
                "uuid": "b1045fad-6245-4bce-b62f-7270e7f9b6a7",
                "name": "Stuw Swiftertocht 2, waterhoogte HWZ",
                "code": "ST5115-LT5115B"
            },
            "extra_metadata": {},
            "created": "2020-06-08T18:47:29.712565Z",
            "last_modified": "2025-03-18T16:25:30.465896Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/cfb36575-cf44-4ff7-bb17-e03849aa9787/?format=api",
            "uuid": "cfb36575-cf44-4ff7-bb17-e03849aa9787",
            "code": "WNS2184::second::1::900",
            "name": "WNS2184",
            "description": "",
            "start": "2015-01-01T07:45:00Z",
            "end": "2025-03-18T15:45:00Z",
            "value_type": "float",
            "last_value": -579.904,
            "interval": null,
            "observation_type": {
                "url": "https://demo.lizard.net/api/v4/observationtypes/8/?format=api",
                "id": 8,
                "code": "WNS2184",
                "parameter": "Waterhoogte",
                "unit": "cm",
                "scale": "interval",
                "description": "",
                "domain_values": null,
                "reference_frame": "NAP",
                "compartment": "OW",
                "created": "2015-06-19T09:47:29.345611Z",
                "last_modified": "2019-06-25T07:26:10.441021Z"
            },
            "datasource": null,
            "supplier": null,
            "supplier_code": null,
            "location": {
                "url": "https://demo.lizard.net/api/v4/locations/db072ea9-6e0a-4f26-88b9-63a6f3f44656/?format=api",
                "uuid": "db072ea9-6e0a-4f26-88b9-63a6f3f44656",
                "name": "Aflaatwerk Palingtocht, waterhoogte LWZ",
                "code": "AW4430-LT4430A"
            },
            "extra_metadata": {},
            "created": "2020-06-08T18:47:29.712799Z",
            "last_modified": "2025-03-18T16:25:38.660403Z",
            "access_modifier": "Public"
        }
    ]
}