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/7af3a6f5-8d28-41d5-9818-b1cac480f858/timeseries/?format=api&page=5
HTTP 200 OK
Allow: GET, POST, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 110,
    "next": "https://demo.lizard.net/api/v4/monitoringnetworks/7af3a6f5-8d28-41d5-9818-b1cac480f858/timeseries/?format=api&page=6",
    "previous": "https://demo.lizard.net/api/v4/monitoringnetworks/7af3a6f5-8d28-41d5-9818-b1cac480f858/timeseries/?format=api&page=4",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/edddf38d-d528-4285-89e1-cfe5b008ca12/?format=api",
            "uuid": "edddf38d-d528-4285-89e1-cfe5b008ca12",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": null,
            "end": null,
            "value_type": "float",
            "last_value": null,
            "interval": null,
            "observation_type": {
                "url": "https://demo.lizard.net/api/v4/observationtypes/911/?format=api",
                "id": 911,
                "code": "WNS9040.hand",
                "parameter": "Handpeiling",
                "unit": "m",
                "scale": "interval",
                "description": "",
                "domain_values": null,
                "reference_frame": "NAP",
                "compartment": "GW",
                "created": "2018-02-23T23:46:52.846502Z",
                "last_modified": "2023-12-13T13:18:44.845570Z"
            },
            "datasource": null,
            "supplier": null,
            "supplier_code": null,
            "location": {
                "url": "https://demo.lizard.net/api/v4/locations/31bb3165-f40c-475f-874b-f141c36357f4/?format=api",
                "uuid": "31bb3165-f40c-475f-874b-f141c36357f4",
                "name": "B16G0227004",
                "code": "16GA0227004"
            },
            "extra_metadata": {},
            "created": "2022-10-04T18:16:14.653295Z",
            "last_modified": "2022-10-04T18:16:14.653281Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/9116dceb-1cc9-46fb-8ec6-fe787d359590/?format=api",
            "uuid": "9116dceb-1cc9-46fb-8ec6-fe787d359590",
            "code": "WNS9040",
            "name": "WNS9040",
            "description": "",
            "start": null,
            "end": null,
            "value_type": "float",
            "last_value": null,
            "interval": null,
            "observation_type": {
                "url": "https://demo.lizard.net/api/v4/observationtypes/28/?format=api",
                "id": 28,
                "code": "WNS9040",
                "parameter": "Stijghoogte",
                "unit": "m",
                "scale": "interval",
                "description": "",
                "domain_values": null,
                "reference_frame": "NAP",
                "compartment": "GW",
                "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/31bb3165-f40c-475f-874b-f141c36357f4/?format=api",
                "uuid": "31bb3165-f40c-475f-874b-f141c36357f4",
                "name": "B16G0227004",
                "code": "16GA0227004"
            },
            "extra_metadata": {},
            "created": "2022-10-04T18:16:15.087420Z",
            "last_modified": "2022-10-04T18:16:15.087405Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/d85636f9-d29c-48d7-91c9-90070b20d890/?format=api",
            "uuid": "d85636f9-d29c-48d7-91c9-90070b20d890",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": null,
            "end": null,
            "value_type": "float",
            "last_value": null,
            "interval": null,
            "observation_type": {
                "url": "https://demo.lizard.net/api/v4/observationtypes/911/?format=api",
                "id": 911,
                "code": "WNS9040.hand",
                "parameter": "Handpeiling",
                "unit": "m",
                "scale": "interval",
                "description": "",
                "domain_values": null,
                "reference_frame": "NAP",
                "compartment": "GW",
                "created": "2018-02-23T23:46:52.846502Z",
                "last_modified": "2023-12-13T13:18:44.845570Z"
            },
            "datasource": null,
            "supplier": null,
            "supplier_code": null,
            "location": {
                "url": "https://demo.lizard.net/api/v4/locations/4e5def38-6557-417f-aa10-d1b2c8a86aa6/?format=api",
                "uuid": "4e5def38-6557-417f-aa10-d1b2c8a86aa6",
                "name": "16GA3216001",
                "code": "16GA3216001"
            },
            "extra_metadata": {},
            "created": "2022-10-04T18:17:44.422182Z",
            "last_modified": "2022-10-04T18:17:44.422169Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/b46f4981-e80b-4081-a761-c53441cb24f4/?format=api",
            "uuid": "b46f4981-e80b-4081-a761-c53441cb24f4",
            "code": "WNS9040",
            "name": "WNS9040",
            "description": "",
            "start": null,
            "end": null,
            "value_type": "float",
            "last_value": null,
            "interval": null,
            "observation_type": {
                "url": "https://demo.lizard.net/api/v4/observationtypes/28/?format=api",
                "id": 28,
                "code": "WNS9040",
                "parameter": "Stijghoogte",
                "unit": "m",
                "scale": "interval",
                "description": "",
                "domain_values": null,
                "reference_frame": "NAP",
                "compartment": "GW",
                "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/4e5def38-6557-417f-aa10-d1b2c8a86aa6/?format=api",
                "uuid": "4e5def38-6557-417f-aa10-d1b2c8a86aa6",
                "name": "16GA3216001",
                "code": "16GA3216001"
            },
            "extra_metadata": {},
            "created": "2022-10-04T18:17:44.880698Z",
            "last_modified": "2022-10-04T18:17:44.880679Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/16f2f4f3-d1c2-4761-be9c-2d022eac362f/?format=api",
            "uuid": "16f2f4f3-d1c2-4761-be9c-2d022eac362f",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": null,
            "end": null,
            "value_type": "float",
            "last_value": null,
            "interval": null,
            "observation_type": {
                "url": "https://demo.lizard.net/api/v4/observationtypes/911/?format=api",
                "id": 911,
                "code": "WNS9040.hand",
                "parameter": "Handpeiling",
                "unit": "m",
                "scale": "interval",
                "description": "",
                "domain_values": null,
                "reference_frame": "NAP",
                "compartment": "GW",
                "created": "2018-02-23T23:46:52.846502Z",
                "last_modified": "2023-12-13T13:18:44.845570Z"
            },
            "datasource": null,
            "supplier": null,
            "supplier_code": null,
            "location": {
                "url": "https://demo.lizard.net/api/v4/locations/432140c3-2add-43bc-b8b2-ddd0f4ed18dc/?format=api",
                "uuid": "432140c3-2add-43bc-b8b2-ddd0f4ed18dc",
                "name": "16GA3216002",
                "code": "16GA3216002"
            },
            "extra_metadata": {},
            "created": "2022-10-04T18:17:46.895402Z",
            "last_modified": "2022-10-04T18:17:46.895365Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/21d2b7dd-92fb-45ed-8c20-6512e438c1d7/?format=api",
            "uuid": "21d2b7dd-92fb-45ed-8c20-6512e438c1d7",
            "code": "WNS9040",
            "name": "WNS9040",
            "description": "",
            "start": null,
            "end": null,
            "value_type": "float",
            "last_value": null,
            "interval": null,
            "observation_type": {
                "url": "https://demo.lizard.net/api/v4/observationtypes/28/?format=api",
                "id": 28,
                "code": "WNS9040",
                "parameter": "Stijghoogte",
                "unit": "m",
                "scale": "interval",
                "description": "",
                "domain_values": null,
                "reference_frame": "NAP",
                "compartment": "GW",
                "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/432140c3-2add-43bc-b8b2-ddd0f4ed18dc/?format=api",
                "uuid": "432140c3-2add-43bc-b8b2-ddd0f4ed18dc",
                "name": "16GA3216002",
                "code": "16GA3216002"
            },
            "extra_metadata": {},
            "created": "2022-10-04T18:17:47.376983Z",
            "last_modified": "2022-10-04T18:17:47.376969Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/cdfd3012-727f-4061-9bc3-96145916a3a3/?format=api",
            "uuid": "cdfd3012-727f-4061-9bc3-96145916a3a3",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": null,
            "end": null,
            "value_type": "float",
            "last_value": null,
            "interval": null,
            "observation_type": {
                "url": "https://demo.lizard.net/api/v4/observationtypes/911/?format=api",
                "id": 911,
                "code": "WNS9040.hand",
                "parameter": "Handpeiling",
                "unit": "m",
                "scale": "interval",
                "description": "",
                "domain_values": null,
                "reference_frame": "NAP",
                "compartment": "GW",
                "created": "2018-02-23T23:46:52.846502Z",
                "last_modified": "2023-12-13T13:18:44.845570Z"
            },
            "datasource": null,
            "supplier": null,
            "supplier_code": null,
            "location": {
                "url": "https://demo.lizard.net/api/v4/locations/4043d3f3-7277-4275-b302-058dd403426c/?format=api",
                "uuid": "4043d3f3-7277-4275-b302-058dd403426c",
                "name": "16GA3216003",
                "code": "16GA3216003"
            },
            "extra_metadata": {},
            "created": "2022-10-04T18:17:49.290220Z",
            "last_modified": "2022-10-04T18:17:49.290206Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/fce36115-86d5-475d-9247-d28c3e18850a/?format=api",
            "uuid": "fce36115-86d5-475d-9247-d28c3e18850a",
            "code": "WNS9040",
            "name": "WNS9040",
            "description": "",
            "start": null,
            "end": null,
            "value_type": "float",
            "last_value": null,
            "interval": null,
            "observation_type": {
                "url": "https://demo.lizard.net/api/v4/observationtypes/28/?format=api",
                "id": 28,
                "code": "WNS9040",
                "parameter": "Stijghoogte",
                "unit": "m",
                "scale": "interval",
                "description": "",
                "domain_values": null,
                "reference_frame": "NAP",
                "compartment": "GW",
                "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/4043d3f3-7277-4275-b302-058dd403426c/?format=api",
                "uuid": "4043d3f3-7277-4275-b302-058dd403426c",
                "name": "16GA3216003",
                "code": "16GA3216003"
            },
            "extra_metadata": {},
            "created": "2022-10-04T18:17:49.729330Z",
            "last_modified": "2022-10-04T18:17:49.729313Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/4774099e-939c-4d56-9edb-32b116259315/?format=api",
            "uuid": "4774099e-939c-4d56-9edb-32b116259315",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": null,
            "end": null,
            "value_type": "float",
            "last_value": null,
            "interval": null,
            "observation_type": {
                "url": "https://demo.lizard.net/api/v4/observationtypes/911/?format=api",
                "id": 911,
                "code": "WNS9040.hand",
                "parameter": "Handpeiling",
                "unit": "m",
                "scale": "interval",
                "description": "",
                "domain_values": null,
                "reference_frame": "NAP",
                "compartment": "GW",
                "created": "2018-02-23T23:46:52.846502Z",
                "last_modified": "2023-12-13T13:18:44.845570Z"
            },
            "datasource": null,
            "supplier": null,
            "supplier_code": null,
            "location": {
                "url": "https://demo.lizard.net/api/v4/locations/a0b732aa-32ab-4379-a909-b1abbc8fca10/?format=api",
                "uuid": "a0b732aa-32ab-4379-a909-b1abbc8fca10",
                "name": "16GA3216004",
                "code": "16GA3216004"
            },
            "extra_metadata": {},
            "created": "2022-10-04T18:17:51.673490Z",
            "last_modified": "2022-10-04T18:17:51.673476Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/c91fd9cc-d11a-4a5c-8aa2-1018909971b6/?format=api",
            "uuid": "c91fd9cc-d11a-4a5c-8aa2-1018909971b6",
            "code": "WNS9040",
            "name": "WNS9040",
            "description": "",
            "start": null,
            "end": null,
            "value_type": "float",
            "last_value": null,
            "interval": null,
            "observation_type": {
                "url": "https://demo.lizard.net/api/v4/observationtypes/28/?format=api",
                "id": 28,
                "code": "WNS9040",
                "parameter": "Stijghoogte",
                "unit": "m",
                "scale": "interval",
                "description": "",
                "domain_values": null,
                "reference_frame": "NAP",
                "compartment": "GW",
                "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/a0b732aa-32ab-4379-a909-b1abbc8fca10/?format=api",
                "uuid": "a0b732aa-32ab-4379-a909-b1abbc8fca10",
                "name": "16GA3216004",
                "code": "16GA3216004"
            },
            "extra_metadata": {},
            "created": "2022-10-04T18:17:52.122297Z",
            "last_modified": "2022-10-04T18:17:52.122284Z",
            "access_modifier": "Public"
        }
    ]
}