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/1d616004-5feb-497f-937a-bb662e43ef73/timeseries/?format=api&page=21
HTTP 200 OK
Allow: GET, POST, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 214,
    "next": "https://demo.lizard.net/api/v4/monitoringnetworks/1d616004-5feb-497f-937a-bb662e43ef73/timeseries/?format=api&page=22",
    "previous": "https://demo.lizard.net/api/v4/monitoringnetworks/1d616004-5feb-497f-937a-bb662e43ef73/timeseries/?format=api&page=20",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/2ab294a6-b2a5-4d31-aece-77e0ef282d98/?format=api",
            "uuid": "2ab294a6-b2a5-4d31-aece-77e0ef282d98",
            "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/5a355e38-1c08-42ff-98e6-8e174f925184/?format=api",
                "uuid": "5a355e38-1c08-42ff-98e6-8e174f925184",
                "name": "40CZ003003",
                "code": "40CZ003003"
            },
            "extra_metadata": {},
            "created": "2022-10-04T21:51:02.195677Z",
            "last_modified": "2022-10-04T21:51:02.195663Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/53c82093-4866-48af-a838-4d534ea01e6a/?format=api",
            "uuid": "53c82093-4866-48af-a838-4d534ea01e6a",
            "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/5a355e38-1c08-42ff-98e6-8e174f925184/?format=api",
                "uuid": "5a355e38-1c08-42ff-98e6-8e174f925184",
                "name": "40CZ003003",
                "code": "40CZ003003"
            },
            "extra_metadata": {},
            "created": "2022-10-04T21:51:02.772785Z",
            "last_modified": "2022-10-04T21:51:02.772770Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/1175b25d-7bd6-495e-a95e-c407f8ecc5df/?format=api",
            "uuid": "1175b25d-7bd6-495e-a95e-c407f8ecc5df",
            "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/35862c30-289d-4ce6-8c34-ba17e9e3cfc7/?format=api",
                "uuid": "35862c30-289d-4ce6-8c34-ba17e9e3cfc7",
                "name": "40CZ006001",
                "code": "40CZ006001"
            },
            "extra_metadata": {},
            "created": "2022-10-04T21:51:04.624344Z",
            "last_modified": "2022-10-04T21:51:04.624321Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/6543c2b2-d5f0-42c1-a53e-9c7408a35548/?format=api",
            "uuid": "6543c2b2-d5f0-42c1-a53e-9c7408a35548",
            "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/35862c30-289d-4ce6-8c34-ba17e9e3cfc7/?format=api",
                "uuid": "35862c30-289d-4ce6-8c34-ba17e9e3cfc7",
                "name": "40CZ006001",
                "code": "40CZ006001"
            },
            "extra_metadata": {},
            "created": "2022-10-04T21:51:05.072014Z",
            "last_modified": "2022-10-04T21:51:05.072000Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/ca7129e5-d3e0-4dce-9cb0-d362da6758aa/?format=api",
            "uuid": "ca7129e5-d3e0-4dce-9cb0-d362da6758aa",
            "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/f9d625b7-6a2f-488f-883e-dc338f3d806f/?format=api",
                "uuid": "f9d625b7-6a2f-488f-883e-dc338f3d806f",
                "name": "40CZ006002",
                "code": "40CZ006002"
            },
            "extra_metadata": {},
            "created": "2022-10-04T21:51:06.911851Z",
            "last_modified": "2022-10-04T21:51:06.911838Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/531eafa0-9a8d-4355-bb14-e3c9b4e34447/?format=api",
            "uuid": "531eafa0-9a8d-4355-bb14-e3c9b4e34447",
            "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/f9d625b7-6a2f-488f-883e-dc338f3d806f/?format=api",
                "uuid": "f9d625b7-6a2f-488f-883e-dc338f3d806f",
                "name": "40CZ006002",
                "code": "40CZ006002"
            },
            "extra_metadata": {},
            "created": "2022-10-04T21:51:07.344497Z",
            "last_modified": "2022-10-04T21:51:07.344483Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/488f6e79-b2ed-44b4-b09e-ccd4b721e96a/?format=api",
            "uuid": "488f6e79-b2ed-44b4-b09e-ccd4b721e96a",
            "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/3eb3b95f-5577-4445-b98f-be65c8e7a51c/?format=api",
                "uuid": "3eb3b95f-5577-4445-b98f-be65c8e7a51c",
                "name": "40CZ006003",
                "code": "40CZ006003"
            },
            "extra_metadata": {},
            "created": "2022-10-04T21:51:09.242967Z",
            "last_modified": "2022-10-04T21:51:09.242945Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/89ba6488-f882-443d-89f1-60d7c3f514e9/?format=api",
            "uuid": "89ba6488-f882-443d-89f1-60d7c3f514e9",
            "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/3eb3b95f-5577-4445-b98f-be65c8e7a51c/?format=api",
                "uuid": "3eb3b95f-5577-4445-b98f-be65c8e7a51c",
                "name": "40CZ006003",
                "code": "40CZ006003"
            },
            "extra_metadata": {},
            "created": "2022-10-04T21:51:09.708487Z",
            "last_modified": "2022-10-04T21:51:09.708473Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/e6e92f81-73af-4dbd-ab8c-b04b82d57165/?format=api",
            "uuid": "e6e92f81-73af-4dbd-ab8c-b04b82d57165",
            "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/d0cc69b7-5ad6-4166-ac28-8ab4f5ae0de1/?format=api",
                "uuid": "d0cc69b7-5ad6-4166-ac28-8ab4f5ae0de1",
                "name": "40CZ007001",
                "code": "40CZ007001"
            },
            "extra_metadata": {},
            "created": "2022-10-04T21:51:11.590173Z",
            "last_modified": "2022-10-04T21:51:11.590158Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/e2789a23-e532-4148-8258-f50767f70dce/?format=api",
            "uuid": "e2789a23-e532-4148-8258-f50767f70dce",
            "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/d0cc69b7-5ad6-4166-ac28-8ab4f5ae0de1/?format=api",
                "uuid": "d0cc69b7-5ad6-4166-ac28-8ab4f5ae0de1",
                "name": "40CZ007001",
                "code": "40CZ007001"
            },
            "extra_metadata": {},
            "created": "2022-10-04T21:51:12.010585Z",
            "last_modified": "2022-10-04T21:51:12.010570Z",
            "access_modifier": "Public"
        }
    ]
}