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/0581715e-bd67-4f23-b023-f9ce48916a06/timeseries/?format=api&page=24
HTTP 200 OK
Allow: GET, POST, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 362,
    "next": "https://demo.lizard.net/api/v4/monitoringnetworks/0581715e-bd67-4f23-b023-f9ce48916a06/timeseries/?format=api&page=25",
    "previous": "https://demo.lizard.net/api/v4/monitoringnetworks/0581715e-bd67-4f23-b023-f9ce48916a06/timeseries/?format=api&page=23",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/4be1831a-8fa1-4ded-995e-fef76bcff0eb/?format=api",
            "uuid": "4be1831a-8fa1-4ded-995e-fef76bcff0eb",
            "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/ab2d55c4-c44e-456b-8025-38d09f13d849/?format=api",
                "uuid": "ab2d55c4-c44e-456b-8025-38d09f13d849",
                "name": "B38F0583005",
                "code": "TUWP012005"
            },
            "extra_metadata": {},
            "created": "2022-10-05T09:12:12.551221Z",
            "last_modified": "2022-10-05T09:12:12.551206Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/d7c824c5-7ca0-41c6-9dd0-0fc4cf7dcd8a/?format=api",
            "uuid": "d7c824c5-7ca0-41c6-9dd0-0fc4cf7dcd8a",
            "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/a3948039-7c43-4b27-bb02-91d476fa9f99/?format=api",
                "uuid": "a3948039-7c43-4b27-bb02-91d476fa9f99",
                "name": "B38F0583006",
                "code": "TUWP012006"
            },
            "extra_metadata": {},
            "created": "2022-10-05T09:12:16.502615Z",
            "last_modified": "2022-10-05T09:12:16.502596Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/69d95d41-6b41-4da1-9acb-54dda7f01a0d/?format=api",
            "uuid": "69d95d41-6b41-4da1-9acb-54dda7f01a0d",
            "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/a3948039-7c43-4b27-bb02-91d476fa9f99/?format=api",
                "uuid": "a3948039-7c43-4b27-bb02-91d476fa9f99",
                "name": "B38F0583006",
                "code": "TUWP012006"
            },
            "extra_metadata": {},
            "created": "2022-10-05T09:12:16.974353Z",
            "last_modified": "2022-10-05T09:12:16.974340Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/28946f8e-accc-4f52-af56-d3eb5ab87e17/?format=api",
            "uuid": "28946f8e-accc-4f52-af56-d3eb5ab87e17",
            "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/e7a29506-8728-4c04-aa80-4661ee8ad170/?format=api",
                "uuid": "e7a29506-8728-4c04-aa80-4661ee8ad170",
                "name": "B38F0583007",
                "code": "TUWP012007"
            },
            "extra_metadata": {},
            "created": "2022-10-05T09:12:21.643003Z",
            "last_modified": "2022-10-05T09:12:21.642990Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/12ef2af0-4e29-4191-8580-0042c4be82fc/?format=api",
            "uuid": "12ef2af0-4e29-4191-8580-0042c4be82fc",
            "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/e7a29506-8728-4c04-aa80-4661ee8ad170/?format=api",
                "uuid": "e7a29506-8728-4c04-aa80-4661ee8ad170",
                "name": "B38F0583007",
                "code": "TUWP012007"
            },
            "extra_metadata": {},
            "created": "2022-10-05T09:12:22.091266Z",
            "last_modified": "2022-10-05T09:12:22.091252Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/f37411d1-6e25-4e8b-a58a-2d0a961580b0/?format=api",
            "uuid": "f37411d1-6e25-4e8b-a58a-2d0a961580b0",
            "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/6ec5734a-42ef-4680-abc7-e470839882b4/?format=api",
                "uuid": "6ec5734a-42ef-4680-abc7-e470839882b4",
                "name": "B38F0583009",
                "code": "TUWP012009"
            },
            "extra_metadata": {},
            "created": "2022-10-05T09:12:25.265561Z",
            "last_modified": "2022-10-05T09:12:25.265548Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/40ba5959-7c38-46f3-9859-789d03325bb0/?format=api",
            "uuid": "40ba5959-7c38-46f3-9859-789d03325bb0",
            "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/6ec5734a-42ef-4680-abc7-e470839882b4/?format=api",
                "uuid": "6ec5734a-42ef-4680-abc7-e470839882b4",
                "name": "B38F0583009",
                "code": "TUWP012009"
            },
            "extra_metadata": {},
            "created": "2022-10-05T09:12:25.745361Z",
            "last_modified": "2022-10-05T09:12:25.745347Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/711f36d6-c92d-413a-901d-61c9a4e1ebbb/?format=api",
            "uuid": "711f36d6-c92d-413a-901d-61c9a4e1ebbb",
            "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/a2292aba-622a-413c-91cd-0a6188619af4/?format=api",
                "uuid": "a2292aba-622a-413c-91cd-0a6188619af4",
                "name": "B38F0583010",
                "code": "TUWP012010"
            },
            "extra_metadata": {},
            "created": "2022-10-05T09:12:29.011016Z",
            "last_modified": "2022-10-05T09:12:29.011002Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/f4872910-990b-492d-83b8-9dbd50792142/?format=api",
            "uuid": "f4872910-990b-492d-83b8-9dbd50792142",
            "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/a2292aba-622a-413c-91cd-0a6188619af4/?format=api",
                "uuid": "a2292aba-622a-413c-91cd-0a6188619af4",
                "name": "B38F0583010",
                "code": "TUWP012010"
            },
            "extra_metadata": {},
            "created": "2022-10-05T09:12:29.446485Z",
            "last_modified": "2022-10-05T09:12:29.446471Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/92ecbfa6-7267-4199-b8f8-4382047caab0/?format=api",
            "uuid": "92ecbfa6-7267-4199-b8f8-4382047caab0",
            "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/9a523464-7521-43a3-9631-6d4b551ce29c/?format=api",
                "uuid": "9a523464-7521-43a3-9631-6d4b551ce29c",
                "name": "B38F0583011",
                "code": "TUWP012011"
            },
            "extra_metadata": {},
            "created": "2022-10-05T09:12:32.554877Z",
            "last_modified": "2022-10-05T09:12:32.554864Z",
            "access_modifier": "Public"
        }
    ]
}