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/50a999df-aba4-4e52-b155-255b497d70b8/timeseries/?format=api&page=5
HTTP 200 OK
Allow: GET, POST, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 514,
    "next": "https://demo.lizard.net/api/v4/monitoringnetworks/50a999df-aba4-4e52-b155-255b497d70b8/timeseries/?format=api&page=6",
    "previous": "https://demo.lizard.net/api/v4/monitoringnetworks/50a999df-aba4-4e52-b155-255b497d70b8/timeseries/?format=api&page=4",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/0b399fed-c43f-4c8d-bba2-eefcc970a7c4/?format=api",
            "uuid": "0b399fed-c43f-4c8d-bba2-eefcc970a7c4",
            "code": "WNS2184::second::1::900",
            "name": "WNS2184",
            "description": "",
            "start": "2015-01-01T13:30:00Z",
            "end": "2023-01-21T14:30:00Z",
            "value_type": "float",
            "last_value": -121.5,
            "interval": null,
            "observation_type": {
                "url": "https://demo.lizard.net/api/v4/observationtypes/8/?format=api",
                "id": 8,
                "code": "WNS2184",
                "parameter": "Waterhoogte",
                "unit": "cm",
                "scale": "interval",
                "description": "",
                "domain_values": null,
                "reference_frame": "NAP",
                "compartment": "OW",
                "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/0b9d88bd-fc97-47c1-9d09-709525cf411c/?format=api",
                "uuid": "0b9d88bd-fc97-47c1-9d09-709525cf411c",
                "name": "WNS2184",
                "code": "MP6071"
            },
            "extra_metadata": {},
            "created": "2019-05-16T12:52:46.934621Z",
            "last_modified": "2023-01-26T08:16:24.822387Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/3cbe0a6c-e315-45f5-8efd-6fb78ccfc575/?format=api",
            "uuid": "3cbe0a6c-e315-45f5-8efd-6fb78ccfc575",
            "code": "WNS2184::second::1::900",
            "name": "WNS2184",
            "description": "",
            "start": "2015-01-01T13:30:00Z",
            "end": "2025-03-15T11:00:00Z",
            "value_type": "float",
            "last_value": -345.2,
            "interval": null,
            "observation_type": {
                "url": "https://demo.lizard.net/api/v4/observationtypes/8/?format=api",
                "id": 8,
                "code": "WNS2184",
                "parameter": "Waterhoogte",
                "unit": "cm",
                "scale": "interval",
                "description": "",
                "domain_values": null,
                "reference_frame": "NAP",
                "compartment": "OW",
                "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/62f5d377-3ac5-4336-b5c6-44dde78cf316/?format=api",
                "uuid": "62f5d377-3ac5-4336-b5c6-44dde78cf316",
                "name": "WNS2184",
                "code": "MP6070"
            },
            "extra_metadata": {},
            "created": "2019-05-16T12:52:46.934918Z",
            "last_modified": "2025-03-15T14:25:45.609803Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/395bee08-ab30-4087-ab4b-3daa954057b8/?format=api",
            "uuid": "395bee08-ab30-4087-ab4b-3daa954057b8",
            "code": "WNS2184::second::1::900",
            "name": "WNS2184",
            "description": "",
            "start": "2015-11-01T20:00:00Z",
            "end": "2025-03-15T13:45:00Z",
            "value_type": "float",
            "last_value": -87.9,
            "interval": null,
            "observation_type": {
                "url": "https://demo.lizard.net/api/v4/observationtypes/8/?format=api",
                "id": 8,
                "code": "WNS2184",
                "parameter": "Waterhoogte",
                "unit": "cm",
                "scale": "interval",
                "description": "",
                "domain_values": null,
                "reference_frame": "NAP",
                "compartment": "OW",
                "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/ff71f059-f667-4739-a2fa-a34730c36bae/?format=api",
                "uuid": "ff71f059-f667-4739-a2fa-a34730c36bae",
                "name": "WNS2184",
                "code": "ST4897-LT1"
            },
            "extra_metadata": {},
            "created": "2019-05-17T10:52:54.724984Z",
            "last_modified": "2025-03-15T14:25:43.147977Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/fe0000e9-3e9c-4653-8011-5558f4fba269/?format=api",
            "uuid": "fe0000e9-3e9c-4653-8011-5558f4fba269",
            "code": "WNS2184::second::1::900",
            "name": "WNS2184",
            "description": "",
            "start": "2015-11-01T20:00:00Z",
            "end": "2025-03-15T13:45:00Z",
            "value_type": "float",
            "last_value": -169.8,
            "interval": null,
            "observation_type": {
                "url": "https://demo.lizard.net/api/v4/observationtypes/8/?format=api",
                "id": 8,
                "code": "WNS2184",
                "parameter": "Waterhoogte",
                "unit": "cm",
                "scale": "interval",
                "description": "",
                "domain_values": null,
                "reference_frame": "NAP",
                "compartment": "OW",
                "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/036c53c6-1260-45a2-831d-3d57e85a14bb/?format=api",
                "uuid": "036c53c6-1260-45a2-831d-3d57e85a14bb",
                "name": "WNS2184",
                "code": "ST4897-LT2"
            },
            "extra_metadata": {},
            "created": "2019-05-17T10:52:54.725187Z",
            "last_modified": "2025-03-15T14:25:46.015842Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/97c95f41-75b1-442c-8b9f-fb0f37b875b0/?format=api",
            "uuid": "97c95f41-75b1-442c-8b9f-fb0f37b875b0",
            "code": "WNS2184::second::1::900",
            "name": "WNS2184",
            "description": "",
            "start": "2015-01-01T13:30:00Z",
            "end": "2023-01-12T08:15:00Z",
            "value_type": "float",
            "last_value": -503.9,
            "interval": null,
            "observation_type": {
                "url": "https://demo.lizard.net/api/v4/observationtypes/8/?format=api",
                "id": 8,
                "code": "WNS2184",
                "parameter": "Waterhoogte",
                "unit": "cm",
                "scale": "interval",
                "description": "",
                "domain_values": null,
                "reference_frame": "NAP",
                "compartment": "OW",
                "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/15f36509-90ac-43a0-9a03-ca123cbfb12f/?format=api",
                "uuid": "15f36509-90ac-43a0-9a03-ca123cbfb12f",
                "name": "WNS2184",
                "code": "MP6068"
            },
            "extra_metadata": {},
            "created": "2019-05-17T10:52:54.725378Z",
            "last_modified": "2023-01-24T10:21:19.723195Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/e6fd7cdd-34d0-4aaf-88a5-c02954dc62d8/?format=api",
            "uuid": "e6fd7cdd-34d0-4aaf-88a5-c02954dc62d8",
            "code": "WNS2184::second::1::900",
            "name": "WNS2184",
            "description": "",
            "start": "2015-01-01T13:30:00Z",
            "end": "2025-03-15T11:00:00Z",
            "value_type": "float",
            "last_value": -577.4,
            "interval": null,
            "observation_type": {
                "url": "https://demo.lizard.net/api/v4/observationtypes/8/?format=api",
                "id": 8,
                "code": "WNS2184",
                "parameter": "Waterhoogte",
                "unit": "cm",
                "scale": "interval",
                "description": "",
                "domain_values": null,
                "reference_frame": "NAP",
                "compartment": "OW",
                "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/e01ab3ea-1469-4166-baea-a1e649891a52/?format=api",
                "uuid": "e01ab3ea-1469-4166-baea-a1e649891a52",
                "name": "WNS2184",
                "code": "MP6060"
            },
            "extra_metadata": {},
            "created": "2019-05-28T14:57:58.217842Z",
            "last_modified": "2025-03-15T14:25:35.802465Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/9c0390e3-ac68-43f2-8bbc-770defaf2b59/?format=api",
            "uuid": "9c0390e3-ac68-43f2-8bbc-770defaf2b59",
            "code": "WNS2184::second::1::900",
            "name": "WNS2184",
            "description": "",
            "start": "2015-12-07T14:45:00Z",
            "end": "2025-03-15T11:00:00Z",
            "value_type": "float",
            "last_value": -269.7,
            "interval": null,
            "observation_type": {
                "url": "https://demo.lizard.net/api/v4/observationtypes/8/?format=api",
                "id": 8,
                "code": "WNS2184",
                "parameter": "Waterhoogte",
                "unit": "cm",
                "scale": "interval",
                "description": "",
                "domain_values": null,
                "reference_frame": "NAP",
                "compartment": "OW",
                "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/7c9ae254-73de-4136-bafd-4166678d3732/?format=api",
                "uuid": "7c9ae254-73de-4136-bafd-4166678d3732",
                "name": "WNS2184",
                "code": "MP6055"
            },
            "extra_metadata": {},
            "created": "2019-05-28T14:57:58.218248Z",
            "last_modified": "2025-03-15T14:25:35.854467Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/c4eb9889-1ef8-432f-9632-1eacd009e74a/?format=api",
            "uuid": "c4eb9889-1ef8-432f-9632-1eacd009e74a",
            "code": "WNS2184::second::1::900",
            "name": "WNS2184",
            "description": "",
            "start": "2015-12-16T08:15:00Z",
            "end": "2025-03-15T11:00:00Z",
            "value_type": "float",
            "last_value": -130.0,
            "interval": null,
            "observation_type": {
                "url": "https://demo.lizard.net/api/v4/observationtypes/8/?format=api",
                "id": 8,
                "code": "WNS2184",
                "parameter": "Waterhoogte",
                "unit": "cm",
                "scale": "interval",
                "description": "",
                "domain_values": null,
                "reference_frame": "NAP",
                "compartment": "OW",
                "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/5e17a9c1-ec7e-4b9b-95a0-63e0d038cae1/?format=api",
                "uuid": "5e17a9c1-ec7e-4b9b-95a0-63e0d038cae1",
                "name": "WNS2184",
                "code": "MP6052"
            },
            "extra_metadata": {},
            "created": "2019-05-28T14:57:58.218502Z",
            "last_modified": "2025-03-15T14:25:34.822582Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/0acc06cd-8bb2-41fd-8e47-8b81e0691532/?format=api",
            "uuid": "0acc06cd-8bb2-41fd-8e47-8b81e0691532",
            "code": "WNS2184::second::1::900",
            "name": "WNS2184",
            "description": "",
            "start": "2015-01-14T14:15:00Z",
            "end": "2025-03-15T11:00:00Z",
            "value_type": "float",
            "last_value": -509.9,
            "interval": null,
            "observation_type": {
                "url": "https://demo.lizard.net/api/v4/observationtypes/8/?format=api",
                "id": 8,
                "code": "WNS2184",
                "parameter": "Waterhoogte",
                "unit": "cm",
                "scale": "interval",
                "description": "",
                "domain_values": null,
                "reference_frame": "NAP",
                "compartment": "OW",
                "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/5c31309b-a0da-4fa1-9876-511320d1f4f8/?format=api",
                "uuid": "5c31309b-a0da-4fa1-9876-511320d1f4f8",
                "name": "WNS2184",
                "code": "MP6065"
            },
            "extra_metadata": {},
            "created": "2019-05-28T14:57:58.218731Z",
            "last_modified": "2025-03-15T14:25:46.449955Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/23025132-abd9-4570-8d63-2ba92ac7d6d9/?format=api",
            "uuid": "23025132-abd9-4570-8d63-2ba92ac7d6d9",
            "code": "WNS2184::second::1::900",
            "name": "WNS2184",
            "description": "",
            "start": "2015-01-01T13:30:00Z",
            "end": "2025-03-15T11:00:00Z",
            "value_type": "float",
            "last_value": -567.6,
            "interval": null,
            "observation_type": {
                "url": "https://demo.lizard.net/api/v4/observationtypes/8/?format=api",
                "id": 8,
                "code": "WNS2184",
                "parameter": "Waterhoogte",
                "unit": "cm",
                "scale": "interval",
                "description": "",
                "domain_values": null,
                "reference_frame": "NAP",
                "compartment": "OW",
                "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/2243a0d6-3139-43e4-a961-f9cb0c3d0e58/?format=api",
                "uuid": "2243a0d6-3139-43e4-a961-f9cb0c3d0e58",
                "name": "WNS2184",
                "code": "MP6059"
            },
            "extra_metadata": {},
            "created": "2019-05-28T14:57:58.218954Z",
            "last_modified": "2025-03-15T14:25:39.819682Z",
            "access_modifier": "Public"
        }
    ]
}