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/1bfd88e6-c5cc-4159-94a7-7fc4b208c2f0/timeseries/?format=api
HTTP 200 OK
Allow: GET, POST, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 70,
    "next": "https://demo.lizard.net/api/v4/monitoringnetworks/1bfd88e6-c5cc-4159-94a7-7fc4b208c2f0/timeseries/?format=api&page=2",
    "previous": null,
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/cc3f8634-6022-4d5c-b01c-2c4c590ad6e0/?format=api",
            "uuid": "cc3f8634-6022-4d5c-b01c-2c4c590ad6e0",
            "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/020238dd-ce73-4578-858e-53a205eac4d0/?format=api",
                "uuid": "020238dd-ce73-4578-858e-53a205eac4d0",
                "name": "B22D0129001",
                "code": "22DP0129001"
            },
            "extra_metadata": {},
            "created": "2022-10-04T19:52:02.886871Z",
            "last_modified": "2022-10-04T19:52:02.886858Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/e807ba6a-1dac-4944-a919-b1bbc2156e77/?format=api",
            "uuid": "e807ba6a-1dac-4944-a919-b1bbc2156e77",
            "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/020238dd-ce73-4578-858e-53a205eac4d0/?format=api",
                "uuid": "020238dd-ce73-4578-858e-53a205eac4d0",
                "name": "B22D0129001",
                "code": "22DP0129001"
            },
            "extra_metadata": {},
            "created": "2022-10-04T19:52:03.319421Z",
            "last_modified": "2022-10-04T19:52:03.319408Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/68b1b768-4e80-4145-9688-c02f0b45feb3/?format=api",
            "uuid": "68b1b768-4e80-4145-9688-c02f0b45feb3",
            "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/1cb80d3d-320a-4a01-aec5-be30ae26be14/?format=api",
                "uuid": "1cb80d3d-320a-4a01-aec5-be30ae26be14",
                "name": "B22D0129002",
                "code": "22DP0129002"
            },
            "extra_metadata": {},
            "created": "2022-10-04T19:52:05.335013Z",
            "last_modified": "2022-10-04T19:52:05.334999Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/e42ceb1d-ebc1-4ad5-8caf-ad2c21851a0a/?format=api",
            "uuid": "e42ceb1d-ebc1-4ad5-8caf-ad2c21851a0a",
            "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/1cb80d3d-320a-4a01-aec5-be30ae26be14/?format=api",
                "uuid": "1cb80d3d-320a-4a01-aec5-be30ae26be14",
                "name": "B22D0129002",
                "code": "22DP0129002"
            },
            "extra_metadata": {},
            "created": "2022-10-04T19:52:05.777193Z",
            "last_modified": "2022-10-04T19:52:05.777179Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/557bafe1-60c8-46cd-9dfe-b11cb405ce5a/?format=api",
            "uuid": "557bafe1-60c8-46cd-9dfe-b11cb405ce5a",
            "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/64f9c193-063e-4f78-a93a-d8aae9c522bb/?format=api",
                "uuid": "64f9c193-063e-4f78-a93a-d8aae9c522bb",
                "name": "B22D0129003",
                "code": "22DP0129003"
            },
            "extra_metadata": {},
            "created": "2022-10-04T19:52:07.667984Z",
            "last_modified": "2022-10-04T19:52:07.667972Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/369aaa7a-0f00-4ce0-9dba-41f67117e7b0/?format=api",
            "uuid": "369aaa7a-0f00-4ce0-9dba-41f67117e7b0",
            "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/64f9c193-063e-4f78-a93a-d8aae9c522bb/?format=api",
                "uuid": "64f9c193-063e-4f78-a93a-d8aae9c522bb",
                "name": "B22D0129003",
                "code": "22DP0129003"
            },
            "extra_metadata": {},
            "created": "2022-10-04T19:52:08.095509Z",
            "last_modified": "2022-10-04T19:52:08.095494Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/0f52c323-4c67-418d-9097-07df1abbc643/?format=api",
            "uuid": "0f52c323-4c67-418d-9097-07df1abbc643",
            "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/e8949672-7bee-459e-b2bb-46cefb172690/?format=api",
                "uuid": "e8949672-7bee-459e-b2bb-46cefb172690",
                "name": "B22D0129004",
                "code": "22DP0129004"
            },
            "extra_metadata": {},
            "created": "2022-10-04T19:52:10.051530Z",
            "last_modified": "2022-10-04T19:52:10.051517Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/41331564-eb9c-4921-8e80-b39b42e4609f/?format=api",
            "uuid": "41331564-eb9c-4921-8e80-b39b42e4609f",
            "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/e8949672-7bee-459e-b2bb-46cefb172690/?format=api",
                "uuid": "e8949672-7bee-459e-b2bb-46cefb172690",
                "name": "B22D0129004",
                "code": "22DP0129004"
            },
            "extra_metadata": {},
            "created": "2022-10-04T19:52:10.478120Z",
            "last_modified": "2022-10-04T19:52:10.478105Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/f1ae8a79-fbbd-451e-885a-289708dce4db/?format=api",
            "uuid": "f1ae8a79-fbbd-451e-885a-289708dce4db",
            "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/1d8379f5-583c-4f6e-91b6-e06673a3e5eb/?format=api",
                "uuid": "1d8379f5-583c-4f6e-91b6-e06673a3e5eb",
                "name": "B22D0129005",
                "code": "22DP0129005"
            },
            "extra_metadata": {},
            "created": "2022-10-04T19:52:12.462443Z",
            "last_modified": "2022-10-04T19:52:12.462428Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/df03e3fe-7883-47d0-9bbd-f2db00f193e8/?format=api",
            "uuid": "df03e3fe-7883-47d0-9bbd-f2db00f193e8",
            "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/1d8379f5-583c-4f6e-91b6-e06673a3e5eb/?format=api",
                "uuid": "1d8379f5-583c-4f6e-91b6-e06673a3e5eb",
                "name": "B22D0129005",
                "code": "22DP0129005"
            },
            "extra_metadata": {},
            "created": "2022-10-04T19:52:12.907929Z",
            "last_modified": "2022-10-04T19:52:12.907912Z",
            "access_modifier": "Public"
        }
    ]
}