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=26
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=27",
    "previous": "https://demo.lizard.net/api/v4/monitoringnetworks/50a999df-aba4-4e52-b155-255b497d70b8/timeseries/?format=api&page=25",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/bfec8bf1-5347-499d-b3a7-6f7b619a512c/?format=api",
            "uuid": "bfec8bf1-5347-499d-b3a7-6f7b619a512c",
            "code": "WNS2184::second::1::900",
            "name": "WNS2184",
            "description": "",
            "start": "2015-01-01T02:45:00Z",
            "end": "2025-03-27T12:15:00Z",
            "value_type": "float",
            "last_value": -515.62,
            "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/6ed0fed1-6872-4a9f-b045-1671e4f315c1/?format=api",
                "uuid": "6ed0fed1-6872-4a9f-b045-1671e4f315c1",
                "name": "Stuw Spiektocht, waterhoogte LWZ",
                "code": "ST5235-LT5235A"
            },
            "extra_metadata": {},
            "created": "2020-06-08T18:47:29.739268Z",
            "last_modified": "2025-03-30T10:26:46.506884Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/8ee3aa49-c441-4f39-9c89-16292f1c5114/?format=api",
            "uuid": "8ee3aa49-c441-4f39-9c89-16292f1c5114",
            "code": "WNS2184::second::1::900",
            "name": "WNS2184",
            "description": "",
            "start": "2011-12-31T23:15:00Z",
            "end": "2025-03-31T08:30:00Z",
            "value_type": "float",
            "last_value": -549.26,
            "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/612b7f7a-a5da-4d73-ae98-9a313ab3a9e8/?format=api",
                "uuid": "612b7f7a-a5da-4d73-ae98-9a313ab3a9e8",
                "name": "Stuw kassengebied Luttelgeest, waterhoogte HWZ",
                "code": "ST4918-LT1"
            },
            "extra_metadata": {},
            "created": "2020-06-08T18:47:29.739502Z",
            "last_modified": "2025-03-31T09:25:47.569020Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/d1a77675-3559-42b7-bbd8-fbc750751cc6/?format=api",
            "uuid": "d1a77675-3559-42b7-bbd8-fbc750751cc6",
            "code": "WNS2184::second::1::900",
            "name": "WNS2184",
            "description": "",
            "start": "2003-07-24T00:15:00Z",
            "end": "2025-03-31T08:30:00Z",
            "value_type": "float",
            "last_value": -321.7,
            "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/f601df92-1445-479b-8774-2c465dda2370/?format=api",
                "uuid": "f601df92-1445-479b-8774-2c465dda2370",
                "name": "Gebied Schokland, LT108, aanvoersloot",
                "code": "OP4160-LT108"
            },
            "extra_metadata": {},
            "created": "2020-06-08T18:47:29.739734Z",
            "last_modified": "2025-03-31T09:25:58.035995Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/6c9cb8d5-d159-4894-95ed-f492039e2237/?format=api",
            "uuid": "6c9cb8d5-d159-4894-95ed-f492039e2237",
            "code": "WNS2184::second::1::900",
            "name": "WNS2184",
            "description": "",
            "start": "2003-07-24T00:15:00Z",
            "end": "2025-03-31T08:30:00Z",
            "value_type": "float",
            "last_value": -317.0,
            "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/47db73d2-2b8e-4326-bb5d-d0dc70050995/?format=api",
                "uuid": "47db73d2-2b8e-4326-bb5d-d0dc70050995",
                "name": "Gebied Schokland, LT104, aanvoersloot",
                "code": "OP4160-LT104"
            },
            "extra_metadata": {},
            "created": "2020-06-08T18:47:29.739966Z",
            "last_modified": "2025-03-31T09:25:34.369685Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/f16b734c-21d8-4d0b-b42a-6d492677a331/?format=api",
            "uuid": "f16b734c-21d8-4d0b-b42a-6d492677a331",
            "code": "WNS2184::second::1::900",
            "name": "WNS2184",
            "description": "",
            "start": "2015-01-01T03:00:00Z",
            "end": "2025-03-27T12:30:00Z",
            "value_type": "float",
            "last_value": -481.837,
            "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/f26d763e-6930-4f3c-a895-1a73d5235509/?format=api",
                "uuid": "f26d763e-6930-4f3c-a895-1a73d5235509",
                "name": "Stuw Wilgenbostocht, waterhoogte HWZ",
                "code": "ST5270-LT5270B"
            },
            "extra_metadata": {},
            "created": "2020-06-08T18:47:29.740204Z",
            "last_modified": "2025-03-30T10:26:21.713153Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/b89aa20a-447a-4557-b9e3-62731185b6cb/?format=api",
            "uuid": "b89aa20a-447a-4557-b9e3-62731185b6cb",
            "code": "WNS2184::second::1::900",
            "name": "WNS2184",
            "description": "",
            "start": "2015-01-01T01:15:00Z",
            "end": "2025-03-27T12:30:00Z",
            "value_type": "float",
            "last_value": -514.245,
            "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/386316f9-7e75-4994-a2dd-31501c8f4189/?format=api",
                "uuid": "386316f9-7e75-4994-a2dd-31501c8f4189",
                "name": "Stuw Nijkerkertocht, waterhoogte LWZ",
                "code": "ST5237-LT5237A"
            },
            "extra_metadata": {},
            "created": "2020-06-08T18:47:29.740437Z",
            "last_modified": "2025-03-30T10:25:51.095429Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/a36d9921-e8aa-49f4-9efb-17160bef5dd0/?format=api",
            "uuid": "a36d9921-e8aa-49f4-9efb-17160bef5dd0",
            "code": "WNS2184::second::1::900",
            "name": "WNS2184",
            "description": "",
            "start": "2015-01-02T02:00:00Z",
            "end": "2023-10-31T07:45:00Z",
            "value_type": "float",
            "last_value": -515.507,
            "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/84480309-cc85-44a4-825b-04ffabc7313b/?format=api",
                "uuid": "84480309-cc85-44a4-825b-04ffabc7313b",
                "name": "Opvoerpomp Marquette, waterhoogte LWZ",
                "code": "OP2503-LT2503A"
            },
            "extra_metadata": {},
            "created": "2020-06-08T18:47:29.740671Z",
            "last_modified": "2023-10-31T09:54:42.577023Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/6b9dc660-20a2-4364-9e52-2c33d339f5e4/?format=api",
            "uuid": "6b9dc660-20a2-4364-9e52-2c33d339f5e4",
            "code": "WNS2184::second::1::900",
            "name": "WNS2184",
            "description": "",
            "start": "2015-01-01T00:15:00Z",
            "end": "2025-03-27T12:30:00Z",
            "value_type": "float",
            "last_value": -630.524,
            "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/ec6af0d8-2b6f-4995-8dca-85e8e4e0c142/?format=api",
                "uuid": "ec6af0d8-2b6f-4995-8dca-85e8e4e0c142",
                "name": "Stuw Colijntocht, waterhoogte LWZ",
                "code": "ST5225-LT5225A"
            },
            "extra_metadata": {},
            "created": "2020-06-08T18:47:29.740904Z",
            "last_modified": "2025-03-30T10:26:07.039592Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/76ecfb98-6052-4a26-a264-c40a4f23c420/?format=api",
            "uuid": "76ecfb98-6052-4a26-a264-c40a4f23c420",
            "code": "WNS2184::second::1::900",
            "name": "WNS2184",
            "description": "",
            "start": "2015-01-01T00:15:00Z",
            "end": "2023-10-05T06:15:00Z",
            "value_type": "float",
            "last_value": -637.442,
            "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/8d425684-de9d-45dc-847e-0c8106f0b888/?format=api",
                "uuid": "8d425684-de9d-45dc-847e-0c8106f0b888",
                "name": "Stuw Hollandse Hout, waterhoogte LWZ",
                "code": "ST2567-LT2567C"
            },
            "extra_metadata": {},
            "created": "2020-06-08T18:47:29.741136Z",
            "last_modified": "2023-10-05T07:40:52.827803Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/046b3de9-c6c8-464a-990a-2d82487bdef9/?format=api",
            "uuid": "046b3de9-c6c8-464a-990a-2d82487bdef9",
            "code": "WNS2184::second::1::900",
            "name": "WNS2184",
            "description": "",
            "start": "1993-10-12T09:00:00Z",
            "end": "2025-03-27T12:30:00Z",
            "value_type": "float",
            "last_value": -452.074,
            "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/16565144-d15c-47e2-acba-b838cf30a6c2/?format=api",
                "uuid": "16565144-d15c-47e2-acba-b838cf30a6c2",
                "name": "Smeenge, polderpeil",
                "code": "P2100-LT1007PP"
            },
            "extra_metadata": {},
            "created": "2020-06-08T18:47:29.741367Z",
            "last_modified": "2025-03-31T09:45:44.570325Z",
            "access_modifier": "Public"
        }
    ]
}