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/8ee243a6-5e1f-48c8-9266-9dda09994f51/timeseries/?format=api&page=2
HTTP 200 OK
Allow: GET, POST, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 30,
    "next": "https://demo.lizard.net/api/v4/monitoringnetworks/8ee243a6-5e1f-48c8-9266-9dda09994f51/timeseries/?format=api&page=3",
    "previous": "https://demo.lizard.net/api/v4/monitoringnetworks/8ee243a6-5e1f-48c8-9266-9dda09994f51/timeseries/?format=api",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/03f53270-2b1b-4df7-8451-c687d2455340/?format=api",
            "uuid": "03f53270-2b1b-4df7-8451-c687d2455340",
            "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/b209c693-faab-46c8-a2b8-3bb9313ee280/?format=api",
                "uuid": "b209c693-faab-46c8-a2b8-3bb9313ee280",
                "name": "001",
                "code": "39BM008001"
            },
            "extra_metadata": {},
            "created": "2022-10-04T21:21:29.200850Z",
            "last_modified": "2022-10-04T21:21:29.200835Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/b2a2745f-18a2-41bb-aee6-e53665e6df11/?format=api",
            "uuid": "b2a2745f-18a2-41bb-aee6-e53665e6df11",
            "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/b209c693-faab-46c8-a2b8-3bb9313ee280/?format=api",
                "uuid": "b209c693-faab-46c8-a2b8-3bb9313ee280",
                "name": "001",
                "code": "39BM008001"
            },
            "extra_metadata": {},
            "created": "2022-10-04T21:21:29.694441Z",
            "last_modified": "2022-10-04T21:21:29.694429Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/e71ebd06-60d2-49c2-aaa4-8e21700cf589/?format=api",
            "uuid": "e71ebd06-60d2-49c2-aaa4-8e21700cf589",
            "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/12d37bd6-7a32-4428-bbf4-2ac62692f6a8/?format=api",
                "uuid": "12d37bd6-7a32-4428-bbf4-2ac62692f6a8",
                "name": "LEWP031001",
                "code": "LEWP031001"
            },
            "extra_metadata": {},
            "created": "2022-10-05T08:13:00.700107Z",
            "last_modified": "2022-10-05T08:13:00.700090Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/cf59c1ce-16ae-468e-9a32-3b10246f5d84/?format=api",
            "uuid": "cf59c1ce-16ae-468e-9a32-3b10246f5d84",
            "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/12d37bd6-7a32-4428-bbf4-2ac62692f6a8/?format=api",
                "uuid": "12d37bd6-7a32-4428-bbf4-2ac62692f6a8",
                "name": "LEWP031001",
                "code": "LEWP031001"
            },
            "extra_metadata": {},
            "created": "2022-10-05T08:13:01.101141Z",
            "last_modified": "2022-10-05T08:13:01.101128Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/ccd28802-6107-4fcb-9530-7672b1bc4f15/?format=api",
            "uuid": "ccd28802-6107-4fcb-9530-7672b1bc4f15",
            "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/9ff344d8-d689-4839-aa8e-ca21b14ec69c/?format=api",
                "uuid": "9ff344d8-d689-4839-aa8e-ca21b14ec69c",
                "name": "LEWP031002",
                "code": "LEWP031002"
            },
            "extra_metadata": {},
            "created": "2022-10-05T08:13:04.029149Z",
            "last_modified": "2022-10-05T08:13:04.029136Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/7531350b-47af-4c4a-bc85-1b1b5b85df19/?format=api",
            "uuid": "7531350b-47af-4c4a-bc85-1b1b5b85df19",
            "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/9ff344d8-d689-4839-aa8e-ca21b14ec69c/?format=api",
                "uuid": "9ff344d8-d689-4839-aa8e-ca21b14ec69c",
                "name": "LEWP031002",
                "code": "LEWP031002"
            },
            "extra_metadata": {},
            "created": "2022-10-05T08:13:04.399365Z",
            "last_modified": "2022-10-05T08:13:04.399351Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/89ee54ae-2dba-498d-af63-bcd9c57dc772/?format=api",
            "uuid": "89ee54ae-2dba-498d-af63-bcd9c57dc772",
            "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/8cc1f427-5779-4709-9f5b-48aaf9327a4d/?format=api",
                "uuid": "8cc1f427-5779-4709-9f5b-48aaf9327a4d",
                "name": "LEWP031003",
                "code": "LEWP031003"
            },
            "extra_metadata": {},
            "created": "2022-10-05T08:13:07.520512Z",
            "last_modified": "2022-10-05T08:13:07.520498Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/31e7d7d3-027d-4b84-ae2b-697ce64d629b/?format=api",
            "uuid": "31e7d7d3-027d-4b84-ae2b-697ce64d629b",
            "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/8cc1f427-5779-4709-9f5b-48aaf9327a4d/?format=api",
                "uuid": "8cc1f427-5779-4709-9f5b-48aaf9327a4d",
                "name": "LEWP031003",
                "code": "LEWP031003"
            },
            "extra_metadata": {},
            "created": "2022-10-05T08:13:07.911300Z",
            "last_modified": "2022-10-05T08:13:07.911285Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/eaa2e3b5-ba7d-4026-a5b7-da3edf63f63c/?format=api",
            "uuid": "eaa2e3b5-ba7d-4026-a5b7-da3edf63f63c",
            "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/fa8e6383-aed9-440a-99c7-ed19150f09e7/?format=api",
                "uuid": "fa8e6383-aed9-440a-99c7-ed19150f09e7",
                "name": "LEWP031004",
                "code": "LEWP031004"
            },
            "extra_metadata": {},
            "created": "2022-10-05T08:13:10.709292Z",
            "last_modified": "2022-10-05T08:13:10.709278Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/798049f9-c59f-4091-bf5a-10d5dae07b00/?format=api",
            "uuid": "798049f9-c59f-4091-bf5a-10d5dae07b00",
            "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/fa8e6383-aed9-440a-99c7-ed19150f09e7/?format=api",
                "uuid": "fa8e6383-aed9-440a-99c7-ed19150f09e7",
                "name": "LEWP031004",
                "code": "LEWP031004"
            },
            "extra_metadata": {},
            "created": "2022-10-05T08:13:11.160593Z",
            "last_modified": "2022-10-05T08:13:11.160578Z",
            "access_modifier": "Public"
        }
    ]
}