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=29
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=30",
    "previous": "https://demo.lizard.net/api/v4/monitoringnetworks/50a999df-aba4-4e52-b155-255b497d70b8/timeseries/?format=api&page=28",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/2589a5e9-d6dd-417c-83d7-74fc42cd8aa5/?format=api",
            "uuid": "2589a5e9-d6dd-417c-83d7-74fc42cd8aa5",
            "code": "WNS2184::second::1::900",
            "name": "WNS2184",
            "description": "",
            "start": "1992-11-18T23:00:00Z",
            "end": "2025-04-04T11:30:00Z",
            "value_type": "float",
            "last_value": -25.487,
            "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/e6a85127-4308-4fb8-b467-14c49200160d/?format=api",
                "uuid": "e6a85127-4308-4fb8-b467-14c49200160d",
                "name": "Inlaatwerk Blokzijl, waterhoogte LWZ",
                "code": "IW4530-LT2"
            },
            "extra_metadata": {},
            "created": "2020-06-08T19:46:27.638079Z",
            "last_modified": "2025-04-04T12:25:33.631554Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/f34a590c-fbcc-4d31-ab7e-8cddd40a1391/?format=api",
            "uuid": "f34a590c-fbcc-4d31-ab7e-8cddd40a1391",
            "code": "WNS2184::second::1::900",
            "name": "WNS2184",
            "description": "",
            "start": "2008-10-13T13:30:00Z",
            "end": "2025-04-04T11:30:00Z",
            "value_type": "float",
            "last_value": -411.2,
            "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/6fa19a35-cdea-4c02-81c5-68d7ce503366/?format=api",
                "uuid": "6fa19a35-cdea-4c02-81c5-68d7ce503366",
                "name": "Stuw Venetocht 2, waterhoogte HWZ",
                "code": "ST4785-LT1"
            },
            "extra_metadata": {},
            "created": "2020-06-08T19:46:27.638324Z",
            "last_modified": "2025-04-04T12:26:07.837184Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/46ae84af-c4c4-4262-be8d-b13bf38f4974/?format=api",
            "uuid": "46ae84af-c4c4-4262-be8d-b13bf38f4974",
            "code": "WNS2184::second::1::900",
            "name": "WNS2184",
            "description": "",
            "start": "1994-08-30T23:15:00Z",
            "end": "2025-04-04T11:30:00Z",
            "value_type": "float",
            "last_value": -442.05,
            "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/83762a04-d67f-4a93-974e-f8c6888eae7a/?format=api",
                "uuid": "83762a04-d67f-4a93-974e-f8c6888eae7a",
                "name": "Gemaal De Expansie, waterhoogte HWZ",
                "code": "OP3140-LT1"
            },
            "extra_metadata": {},
            "created": "2020-06-08T19:46:27.638637Z",
            "last_modified": "2025-04-04T12:26:38.583601Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/473a0d40-9c94-4629-acc6-96e84090420e/?format=api",
            "uuid": "473a0d40-9c94-4629-acc6-96e84090420e",
            "code": "WNS2184::second::1::900",
            "name": "WNS2184",
            "description": "",
            "start": "2014-06-23T13:15:00Z",
            "end": "2025-04-04T11:30:00Z",
            "value_type": "float",
            "last_value": -493.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/409a8238-2168-443a-b039-ba8e44d0d90d/?format=api",
                "uuid": "409a8238-2168-443a-b039-ba8e44d0d90d",
                "name": "Emmeloord 06, waterhoogte HWZ",
                "code": "OP2007-LT1"
            },
            "extra_metadata": {},
            "created": "2020-06-08T19:46:27.638884Z",
            "last_modified": "2025-04-04T12:27:15.900297Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/716c4c56-d423-4000-b340-af4814c4b5e9/?format=api",
            "uuid": "716c4c56-d423-4000-b340-af4814c4b5e9",
            "code": "WNS2184::second::1::900",
            "name": "WNS2184",
            "description": "",
            "start": "2015-11-01T20:00:00Z",
            "end": "2025-04-04T11:30:00Z",
            "value_type": "float",
            "last_value": -516.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/c8be1c1b-cf5b-4072-bc76-fc2818bab7c0/?format=api",
                "uuid": "c8be1c1b-cf5b-4072-bc76-fc2818bab7c0",
                "name": "Stuw Emmeloord de Munt, waterhoogte HWZ",
                "code": "ST2057-LT1"
            },
            "extra_metadata": {},
            "created": "2020-06-08T19:46:27.639164Z",
            "last_modified": "2025-04-04T12:26:04.638537Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/d0dc89fb-1f4e-4590-9f67-ce88a6584950/?format=api",
            "uuid": "d0dc89fb-1f4e-4590-9f67-ce88a6584950",
            "code": "WNS2184::second::1::900",
            "name": "WNS2184",
            "description": "",
            "start": "2015-11-01T20:00:00Z",
            "end": "2025-04-04T11:00:00Z",
            "value_type": "float",
            "last_value": -570.909,
            "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/de17ccb2-3416-4ff9-a0c1-56d740469064/?format=api",
                "uuid": "de17ccb2-3416-4ff9-a0c1-56d740469064",
                "name": "Stuw Emmeloord Makkumstraat, waterhoogte LWZ",
                "code": "ST2059-LT2"
            },
            "extra_metadata": {},
            "created": "2020-06-08T19:46:27.639408Z",
            "last_modified": "2025-04-04T12:26:41.518031Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/6eb51be3-5d28-42f8-989d-0d9e2afb8660/?format=api",
            "uuid": "6eb51be3-5d28-42f8-989d-0d9e2afb8660",
            "code": "WNS2184::second::1::900",
            "name": "WNS2184",
            "description": "",
            "start": "2000-01-01T00:00:00Z",
            "end": "2025-04-04T11:30:00Z",
            "value_type": "float",
            "last_value": -571.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/2c51d1e2-448a-40f6-a7ca-b213a736f0a4/?format=api",
                "uuid": "2c51d1e2-448a-40f6-a7ca-b213a736f0a4",
                "name": "Gemaal Buma, polderpeil",
                "code": "P2000-LT1101"
            },
            "extra_metadata": {},
            "created": "2020-06-08T19:46:27.639659Z",
            "last_modified": "2025-04-04T12:26:45.200212Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/c61b5633-646b-4327-b196-336eb7097287/?format=api",
            "uuid": "c61b5633-646b-4327-b196-336eb7097287",
            "code": "WNS2184::second::1::900",
            "name": "WNS2184",
            "description": "",
            "start": "2005-08-23T00:15:00Z",
            "end": "2025-04-04T10:00:00Z",
            "value_type": "float",
            "last_value": -6.019,
            "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/746df97f-3258-488c-af88-2e1503881096/?format=api",
                "uuid": "746df97f-3258-488c-af88-2e1503881096",
                "name": "Inlaatwerk Lemmer (Slump), waterhoogte HWZ",
                "code": "IW4510-LT1"
            },
            "extra_metadata": {},
            "created": "2020-06-08T19:46:27.639900Z",
            "last_modified": "2025-04-04T12:26:43.271871Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/15732888-d6a7-44f4-ab44-a9ce8335cc01/?format=api",
            "uuid": "15732888-d6a7-44f4-ab44-a9ce8335cc01",
            "code": "WNS2184::second::1::900",
            "name": "WNS2184",
            "description": "",
            "start": "1995-05-18T09:00:00Z",
            "end": "2025-04-04T11:00:00Z",
            "value_type": "float",
            "last_value": -74.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/078388d0-3db6-4ec3-9dfb-f6782975ec95/?format=api",
                "uuid": "078388d0-3db6-4ec3-9dfb-f6782975ec95",
                "name": "Inlaatwerk Lemmer/Rutten, waterhoogte tussenpand",
                "code": "IW4500-LT1"
            },
            "extra_metadata": {},
            "created": "2020-06-08T19:46:27.640142Z",
            "last_modified": "2025-04-04T12:26:59.257723Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/abd772d3-1ebc-4d9e-bdf1-7122a6662f94/?format=api",
            "uuid": "abd772d3-1ebc-4d9e-bdf1-7122a6662f94",
            "code": "WNS2184::second::1::900",
            "name": "WNS2184",
            "description": "",
            "start": "2011-12-31T23:00:00Z",
            "end": "2025-04-04T11:30:00Z",
            "value_type": "float",
            "last_value": -437.8,
            "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/441f2512-3449-4e5c-a15c-98ff80e03c73/?format=api",
                "uuid": "441f2512-3449-4e5c-a15c-98ff80e03c73",
                "name": "Stuw industrieterrein Marknesse, waterhoogte HWZ",
                "code": "ST2066-LT2"
            },
            "extra_metadata": {},
            "created": "2020-06-08T19:46:27.640381Z",
            "last_modified": "2025-04-04T12:27:10.584572Z",
            "access_modifier": "Public"
        }
    ]
}