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=20
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=21",
    "previous": "https://demo.lizard.net/api/v4/monitoringnetworks/0581715e-bd67-4f23-b023-f9ce48916a06/timeseries/?format=api&page=19",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/f9a94e3a-54b6-4b04-8533-d7b8e04f6323/?format=api",
            "uuid": "f9a94e3a-54b6-4b04-8533-d7b8e04f6323",
            "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/47273bf7-1834-4c98-87c9-18a756033c27/?format=api",
                "uuid": "47273bf7-1834-4c98-87c9-18a756033c27",
                "name": "B38E0181011",
                "code": "LPWP008011"
            },
            "extra_metadata": {},
            "created": "2022-10-05T08:32:45.024997Z",
            "last_modified": "2022-10-05T08:32:45.024982Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/eb79c843-5828-4fdf-9a8f-182704edfb1c/?format=api",
            "uuid": "eb79c843-5828-4fdf-9a8f-182704edfb1c",
            "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/d281f818-0a87-4462-9390-94bd5a8034a3/?format=api",
                "uuid": "d281f818-0a87-4462-9390-94bd5a8034a3",
                "name": "B38E0181012",
                "code": "LPWP008012"
            },
            "extra_metadata": {},
            "created": "2022-10-05T08:32:48.074795Z",
            "last_modified": "2022-10-05T08:32:48.074780Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/5db3d559-d985-4506-ae7c-281835af9656/?format=api",
            "uuid": "5db3d559-d985-4506-ae7c-281835af9656",
            "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/d281f818-0a87-4462-9390-94bd5a8034a3/?format=api",
                "uuid": "d281f818-0a87-4462-9390-94bd5a8034a3",
                "name": "B38E0181012",
                "code": "LPWP008012"
            },
            "extra_metadata": {},
            "created": "2022-10-05T08:32:48.484436Z",
            "last_modified": "2022-10-05T08:32:48.484423Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/d9c15daa-827e-437a-a291-e4a3f6f807a5/?format=api",
            "uuid": "d9c15daa-827e-437a-a291-e4a3f6f807a5",
            "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/b953ddb4-d65e-4f4e-9fca-c9652e328a8c/?format=api",
                "uuid": "b953ddb4-d65e-4f4e-9fca-c9652e328a8c",
                "name": "B38E0181013",
                "code": "LPWP008013"
            },
            "extra_metadata": {},
            "created": "2022-10-05T08:32:51.859611Z",
            "last_modified": "2022-10-05T08:32:51.859596Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/d18836a5-a25e-49b9-9930-93f491f691ce/?format=api",
            "uuid": "d18836a5-a25e-49b9-9930-93f491f691ce",
            "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/b953ddb4-d65e-4f4e-9fca-c9652e328a8c/?format=api",
                "uuid": "b953ddb4-d65e-4f4e-9fca-c9652e328a8c",
                "name": "B38E0181013",
                "code": "LPWP008013"
            },
            "extra_metadata": {},
            "created": "2022-10-05T08:32:52.221800Z",
            "last_modified": "2022-10-05T08:32:52.221787Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/c83b3d60-58fc-48bf-b769-367b3c6c7690/?format=api",
            "uuid": "c83b3d60-58fc-48bf-b769-367b3c6c7690",
            "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/f1a37f66-a08d-459f-8750-c4bd303f7c90/?format=api",
                "uuid": "f1a37f66-a08d-459f-8750-c4bd303f7c90",
                "name": "B38F0578002",
                "code": "TUWP007002"
            },
            "extra_metadata": {},
            "created": "2022-10-05T09:08:55.347752Z",
            "last_modified": "2022-10-05T09:08:55.347738Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/684e8ea2-b2d6-4a55-ba41-807b0ac2e518/?format=api",
            "uuid": "684e8ea2-b2d6-4a55-ba41-807b0ac2e518",
            "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/f1a37f66-a08d-459f-8750-c4bd303f7c90/?format=api",
                "uuid": "f1a37f66-a08d-459f-8750-c4bd303f7c90",
                "name": "B38F0578002",
                "code": "TUWP007002"
            },
            "extra_metadata": {},
            "created": "2022-10-05T09:08:55.720636Z",
            "last_modified": "2022-10-05T09:08:55.720623Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/19460062-c125-47dc-9bdd-0c65ec191dca/?format=api",
            "uuid": "19460062-c125-47dc-9bdd-0c65ec191dca",
            "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/5b4b9210-12ac-474a-bbe8-f815b356c59d/?format=api",
                "uuid": "5b4b9210-12ac-474a-bbe8-f815b356c59d",
                "name": "B38F0578003",
                "code": "TUWP007003"
            },
            "extra_metadata": {},
            "created": "2022-10-05T09:08:58.836835Z",
            "last_modified": "2022-10-05T09:08:58.836821Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/8d777175-a54c-405d-8bf9-9569542a9da4/?format=api",
            "uuid": "8d777175-a54c-405d-8bf9-9569542a9da4",
            "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/5b4b9210-12ac-474a-bbe8-f815b356c59d/?format=api",
                "uuid": "5b4b9210-12ac-474a-bbe8-f815b356c59d",
                "name": "B38F0578003",
                "code": "TUWP007003"
            },
            "extra_metadata": {},
            "created": "2022-10-05T09:08:59.218560Z",
            "last_modified": "2022-10-05T09:08:59.218547Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/599da30b-a97a-45e2-886c-e53e9658fb89/?format=api",
            "uuid": "599da30b-a97a-45e2-886c-e53e9658fb89",
            "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/2e079b9f-93dc-4207-9562-ab02611801ba/?format=api",
                "uuid": "2e079b9f-93dc-4207-9562-ab02611801ba",
                "name": "B38F0578004",
                "code": "TUWP007004"
            },
            "extra_metadata": {},
            "created": "2022-10-05T09:09:02.441072Z",
            "last_modified": "2022-10-05T09:09:02.441058Z",
            "access_modifier": "Public"
        }
    ]
}