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/9119e8a3-2835-477c-ab8a-680827971b36/timeseries/?format=api&page=19
HTTP 200 OK
Allow: GET, POST, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 206,
    "next": "https://demo.lizard.net/api/v4/monitoringnetworks/9119e8a3-2835-477c-ab8a-680827971b36/timeseries/?format=api&page=20",
    "previous": "https://demo.lizard.net/api/v4/monitoringnetworks/9119e8a3-2835-477c-ab8a-680827971b36/timeseries/?format=api&page=18",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/e9c56d9b-8997-4340-96a8-3248f15b16ae/?format=api",
            "uuid": "e9c56d9b-8997-4340-96a8-3248f15b16ae",
            "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/54373f99-fa10-4cb8-baf1-4ecdacf5245e/?format=api",
                "uuid": "54373f99-fa10-4cb8-baf1-4ecdacf5245e",
                "name": "B22D0110002",
                "code": "22DP0110002"
            },
            "extra_metadata": {},
            "created": "2022-10-04T19:51:48.769907Z",
            "last_modified": "2022-10-04T19:51:48.769894Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/a4a71fe1-8d3d-49b3-9422-6b22152e3313/?format=api",
            "uuid": "a4a71fe1-8d3d-49b3-9422-6b22152e3313",
            "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/90d516b9-e986-4c48-9e04-757f3a4b3658/?format=api",
                "uuid": "90d516b9-e986-4c48-9e04-757f3a4b3658",
                "name": "B22D0110003",
                "code": "22DP0110003"
            },
            "extra_metadata": {},
            "created": "2022-10-04T19:51:50.732136Z",
            "last_modified": "2022-10-04T19:51:50.732125Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/1473ecca-cb48-44cd-93f4-635a5b38e310/?format=api",
            "uuid": "1473ecca-cb48-44cd-93f4-635a5b38e310",
            "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/90d516b9-e986-4c48-9e04-757f3a4b3658/?format=api",
                "uuid": "90d516b9-e986-4c48-9e04-757f3a4b3658",
                "name": "B22D0110003",
                "code": "22DP0110003"
            },
            "extra_metadata": {},
            "created": "2022-10-04T19:51:51.162050Z",
            "last_modified": "2022-10-04T19:51:51.162034Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/9a68d303-c61a-44da-a0dd-4548abb899fe/?format=api",
            "uuid": "9a68d303-c61a-44da-a0dd-4548abb899fe",
            "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/438d5757-ca6e-4ac9-b821-0d896f1fb370/?format=api",
                "uuid": "438d5757-ca6e-4ac9-b821-0d896f1fb370",
                "name": "B22D0110004",
                "code": "22DP0110004"
            },
            "extra_metadata": {},
            "created": "2022-10-04T19:51:53.129925Z",
            "last_modified": "2022-10-04T19:51:53.129910Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/7bbd7311-f1e9-43c1-b206-33f2ab799b8d/?format=api",
            "uuid": "7bbd7311-f1e9-43c1-b206-33f2ab799b8d",
            "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/438d5757-ca6e-4ac9-b821-0d896f1fb370/?format=api",
                "uuid": "438d5757-ca6e-4ac9-b821-0d896f1fb370",
                "name": "B22D0110004",
                "code": "22DP0110004"
            },
            "extra_metadata": {},
            "created": "2022-10-04T19:51:53.576169Z",
            "last_modified": "2022-10-04T19:51:53.576156Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/a26169e1-1ef6-4bb5-b89d-d7250c8650c6/?format=api",
            "uuid": "a26169e1-1ef6-4bb5-b89d-d7250c8650c6",
            "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/8d41f6e8-c4dd-497b-a59d-9a13de48c39a/?format=api",
                "uuid": "8d41f6e8-c4dd-497b-a59d-9a13de48c39a",
                "name": "B22D0110005",
                "code": "22DP0110005"
            },
            "extra_metadata": {},
            "created": "2022-10-04T19:51:55.570374Z",
            "last_modified": "2022-10-04T19:51:55.570360Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/882c45e6-93fe-4523-9d9a-2afc2a6ad742/?format=api",
            "uuid": "882c45e6-93fe-4523-9d9a-2afc2a6ad742",
            "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/8d41f6e8-c4dd-497b-a59d-9a13de48c39a/?format=api",
                "uuid": "8d41f6e8-c4dd-497b-a59d-9a13de48c39a",
                "name": "B22D0110005",
                "code": "22DP0110005"
            },
            "extra_metadata": {},
            "created": "2022-10-04T19:51:56.018222Z",
            "last_modified": "2022-10-04T19:51:56.018208Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/bcc00671-bef7-4c38-8b9d-8d0ba9dee5a0/?format=api",
            "uuid": "bcc00671-bef7-4c38-8b9d-8d0ba9dee5a0",
            "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/000aaa55-2e7d-47d3-8499-15760396876c/?format=api",
                "uuid": "000aaa55-2e7d-47d3-8499-15760396876c",
                "name": "B22D0110006",
                "code": "22DP0110006"
            },
            "extra_metadata": {},
            "created": "2022-10-04T19:51:58.019736Z",
            "last_modified": "2022-10-04T19:51:58.019721Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/eef80ad1-fc6c-4f3b-bf7a-dc31721176d0/?format=api",
            "uuid": "eef80ad1-fc6c-4f3b-bf7a-dc31721176d0",
            "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/000aaa55-2e7d-47d3-8499-15760396876c/?format=api",
                "uuid": "000aaa55-2e7d-47d3-8499-15760396876c",
                "name": "B22D0110006",
                "code": "22DP0110006"
            },
            "extra_metadata": {},
            "created": "2022-10-04T19:51:58.522436Z",
            "last_modified": "2022-10-04T19:51:58.522423Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/651b9753-5194-44b8-a62a-34531e69e1fc/?format=api",
            "uuid": "651b9753-5194-44b8-a62a-34531e69e1fc",
            "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/59deb829-c11e-4b47-a383-8f8f228a72de/?format=api",
                "uuid": "59deb829-c11e-4b47-a383-8f8f228a72de",
                "name": "B22D0110007",
                "code": "22DP0110007"
            },
            "extra_metadata": {},
            "created": "2022-10-04T19:52:00.488244Z",
            "last_modified": "2022-10-04T19:52:00.488232Z",
            "access_modifier": "Public"
        }
    ]
}