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/022285ac-2b64-4c11-9b72-ad7e73addb90/timeseries/?format=api&page=4
HTTP 200 OK
Allow: GET, POST, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 64,
    "next": "https://demo.lizard.net/api/v4/monitoringnetworks/022285ac-2b64-4c11-9b72-ad7e73addb90/timeseries/?format=api&page=5",
    "previous": "https://demo.lizard.net/api/v4/monitoringnetworks/022285ac-2b64-4c11-9b72-ad7e73addb90/timeseries/?format=api&page=3",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/e18f7600-8a06-4d1c-8837-d1ca6ef15d95/?format=api",
            "uuid": "e18f7600-8a06-4d1c-8837-d1ca6ef15d95",
            "code": "WNS9040",
            "name": "WNS9040",
            "description": "",
            "start": null,
            "end": null,
            "value_type": "float",
            "last_value": null,
            "interval": 0,
            "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/59dea547-2977-46cd-a46b-e6d04d90b36c/?format=api",
                "uuid": "59dea547-2977-46cd-a46b-e6d04d90b36c",
                "name": "26F0318001",
                "code": "26F0318001"
            },
            "extra_metadata": {},
            "created": "2024-06-28T14:45:08.103300Z",
            "last_modified": "2024-06-28T14:45:08.103284Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/0cbe2208-df89-46ac-8301-383038d14ebb/?format=api",
            "uuid": "0cbe2208-df89-46ac-8301-383038d14ebb",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": null,
            "end": null,
            "value_type": "float",
            "last_value": null,
            "interval": 0,
            "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/59dea547-2977-46cd-a46b-e6d04d90b36c/?format=api",
                "uuid": "59dea547-2977-46cd-a46b-e6d04d90b36c",
                "name": "26F0318001",
                "code": "26F0318001"
            },
            "extra_metadata": {},
            "created": "2024-06-28T14:45:08.189255Z",
            "last_modified": "2024-06-28T14:45:08.189223Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/9232944a-31f7-4509-9141-5db014ace82d/?format=api",
            "uuid": "9232944a-31f7-4509-9141-5db014ace82d",
            "code": "WNS9040",
            "name": "WNS9040",
            "description": "",
            "start": null,
            "end": null,
            "value_type": "float",
            "last_value": null,
            "interval": 0,
            "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/aaed3795-6763-4d15-88e0-4107474ec488/?format=api",
                "uuid": "aaed3795-6763-4d15-88e0-4107474ec488",
                "name": "26F0318002",
                "code": "26F0318002"
            },
            "extra_metadata": {},
            "created": "2024-06-28T14:45:09.395495Z",
            "last_modified": "2024-06-28T14:45:09.395481Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/ece39a34-18f6-4750-8fc7-731cc0b68076/?format=api",
            "uuid": "ece39a34-18f6-4750-8fc7-731cc0b68076",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": null,
            "end": null,
            "value_type": "float",
            "last_value": null,
            "interval": 0,
            "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/aaed3795-6763-4d15-88e0-4107474ec488/?format=api",
                "uuid": "aaed3795-6763-4d15-88e0-4107474ec488",
                "name": "26F0318002",
                "code": "26F0318002"
            },
            "extra_metadata": {},
            "created": "2024-06-28T14:45:09.467985Z",
            "last_modified": "2024-06-28T14:45:09.467969Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/510bfba0-6671-479d-a539-76dcbd4f6c7b/?format=api",
            "uuid": "510bfba0-6671-479d-a539-76dcbd4f6c7b",
            "code": "WNS9040",
            "name": "WNS9040",
            "description": "",
            "start": null,
            "end": null,
            "value_type": "float",
            "last_value": null,
            "interval": 0,
            "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/15412e84-a86f-4b25-a65a-05e72d2989fd/?format=api",
                "uuid": "15412e84-a86f-4b25-a65a-05e72d2989fd",
                "name": "26F0318003",
                "code": "26F0318003"
            },
            "extra_metadata": {},
            "created": "2024-06-28T14:45:10.701207Z",
            "last_modified": "2024-06-28T14:45:10.701191Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/1bc12741-4430-449a-b3a4-a074562226c2/?format=api",
            "uuid": "1bc12741-4430-449a-b3a4-a074562226c2",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": null,
            "end": null,
            "value_type": "float",
            "last_value": null,
            "interval": 0,
            "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/15412e84-a86f-4b25-a65a-05e72d2989fd/?format=api",
                "uuid": "15412e84-a86f-4b25-a65a-05e72d2989fd",
                "name": "26F0318003",
                "code": "26F0318003"
            },
            "extra_metadata": {},
            "created": "2024-06-28T14:45:10.773941Z",
            "last_modified": "2024-06-28T14:45:10.773928Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/e582cd69-066f-4479-ad0a-5a9b2863d49e/?format=api",
            "uuid": "e582cd69-066f-4479-ad0a-5a9b2863d49e",
            "code": "WNS9040",
            "name": "WNS9040",
            "description": "",
            "start": null,
            "end": null,
            "value_type": "float",
            "last_value": null,
            "interval": 0,
            "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/f09f5604-881f-4122-a868-54581013fcd9/?format=api",
                "uuid": "f09f5604-881f-4122-a868-54581013fcd9",
                "name": "26F0318004",
                "code": "26F0318004"
            },
            "extra_metadata": {},
            "created": "2024-06-28T14:45:11.936771Z",
            "last_modified": "2024-06-28T14:45:11.936756Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/69cf31c1-9318-4afd-addc-0439d7c174ef/?format=api",
            "uuid": "69cf31c1-9318-4afd-addc-0439d7c174ef",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": null,
            "end": null,
            "value_type": "float",
            "last_value": null,
            "interval": 0,
            "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/f09f5604-881f-4122-a868-54581013fcd9/?format=api",
                "uuid": "f09f5604-881f-4122-a868-54581013fcd9",
                "name": "26F0318004",
                "code": "26F0318004"
            },
            "extra_metadata": {},
            "created": "2024-06-28T14:45:12.002240Z",
            "last_modified": "2024-06-28T14:45:12.002225Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/f2607c73-c648-49a6-97bf-4f0d0a08c64c/?format=api",
            "uuid": "f2607c73-c648-49a6-97bf-4f0d0a08c64c",
            "code": "WNS9040",
            "name": "WNS9040",
            "description": "",
            "start": null,
            "end": null,
            "value_type": "float",
            "last_value": null,
            "interval": 0,
            "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/aeb4348b-f06b-43db-a76e-b11df5f53d67/?format=api",
                "uuid": "aeb4348b-f06b-43db-a76e-b11df5f53d67",
                "name": "26F0318005",
                "code": "26F0318005"
            },
            "extra_metadata": {},
            "created": "2024-06-28T14:45:13.434413Z",
            "last_modified": "2024-06-28T14:45:13.434398Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/50d2e559-7b58-4679-b00f-879d11246694/?format=api",
            "uuid": "50d2e559-7b58-4679-b00f-879d11246694",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": null,
            "end": null,
            "value_type": "float",
            "last_value": null,
            "interval": 0,
            "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/aeb4348b-f06b-43db-a76e-b11df5f53d67/?format=api",
                "uuid": "aeb4348b-f06b-43db-a76e-b11df5f53d67",
                "name": "26F0318005",
                "code": "26F0318005"
            },
            "extra_metadata": {},
            "created": "2024-06-28T14:45:13.513407Z",
            "last_modified": "2024-06-28T14:45:13.513394Z",
            "access_modifier": "Public"
        }
    ]
}