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/b7ae8d9d-ddd5-4670-b1d7-a2d8055361ef/timeseries/?format=api&page=2
HTTP 200 OK
Allow: GET, POST, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 106,
    "next": "https://demo.lizard.net/api/v4/monitoringnetworks/b7ae8d9d-ddd5-4670-b1d7-a2d8055361ef/timeseries/?format=api&page=3",
    "previous": "https://demo.lizard.net/api/v4/monitoringnetworks/b7ae8d9d-ddd5-4670-b1d7-a2d8055361ef/timeseries/?format=api",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/0a7f0274-2cee-441b-bfc9-bbdc49436e01/?format=api",
            "uuid": "0a7f0274-2cee-441b-bfc9-bbdc49436e01",
            "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/14a929a2-cf86-40bf-acfa-6495cdca08e8/?format=api",
                "uuid": "14a929a2-cf86-40bf-acfa-6495cdca08e8",
                "name": "LIWP027006",
                "code": "LIWP027006"
            },
            "extra_metadata": {},
            "created": "2022-10-05T08:14:41.555350Z",
            "last_modified": "2022-10-05T08:14:41.555336Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/445cef2c-31d4-419c-ba60-9945ccb44fc5/?format=api",
            "uuid": "445cef2c-31d4-419c-ba60-9945ccb44fc5",
            "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/14a929a2-cf86-40bf-acfa-6495cdca08e8/?format=api",
                "uuid": "14a929a2-cf86-40bf-acfa-6495cdca08e8",
                "name": "LIWP027006",
                "code": "LIWP027006"
            },
            "extra_metadata": {},
            "created": "2022-10-05T08:14:42.009406Z",
            "last_modified": "2022-10-05T08:14:42.009392Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/1228d93b-88af-405e-959f-5becc4d75890/?format=api",
            "uuid": "1228d93b-88af-405e-959f-5becc4d75890",
            "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/c729fb21-f04c-4f53-a698-87fd4b6590ab/?format=api",
                "uuid": "c729fb21-f04c-4f53-a698-87fd4b6590ab",
                "name": "LIWP027007",
                "code": "LIWP027007"
            },
            "extra_metadata": {},
            "created": "2022-10-05T08:14:45.139987Z",
            "last_modified": "2022-10-05T08:14:45.139972Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/be02c795-c069-4555-9300-65fe5dc64d56/?format=api",
            "uuid": "be02c795-c069-4555-9300-65fe5dc64d56",
            "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/c729fb21-f04c-4f53-a698-87fd4b6590ab/?format=api",
                "uuid": "c729fb21-f04c-4f53-a698-87fd4b6590ab",
                "name": "LIWP027007",
                "code": "LIWP027007"
            },
            "extra_metadata": {},
            "created": "2022-10-05T08:14:45.664112Z",
            "last_modified": "2022-10-05T08:14:45.664098Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/dcc3eb9a-0b0e-48c4-af9c-7ed1c87a9c04/?format=api",
            "uuid": "dcc3eb9a-0b0e-48c4-af9c-7ed1c87a9c04",
            "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/35cd6b6e-fd8b-4f00-a98a-1d16925f5a81/?format=api",
                "uuid": "35cd6b6e-fd8b-4f00-a98a-1d16925f5a81",
                "name": "LIWP027008",
                "code": "LIWP027008"
            },
            "extra_metadata": {},
            "created": "2022-10-05T08:14:48.803157Z",
            "last_modified": "2022-10-05T08:14:48.803144Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/28227f3a-977b-42ef-8f5e-0260d927f8b2/?format=api",
            "uuid": "28227f3a-977b-42ef-8f5e-0260d927f8b2",
            "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/35cd6b6e-fd8b-4f00-a98a-1d16925f5a81/?format=api",
                "uuid": "35cd6b6e-fd8b-4f00-a98a-1d16925f5a81",
                "name": "LIWP027008",
                "code": "LIWP027008"
            },
            "extra_metadata": {},
            "created": "2022-10-05T08:14:49.229775Z",
            "last_modified": "2022-10-05T08:14:49.229762Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/13b46a0e-fed3-4a56-923d-ea51be0a301d/?format=api",
            "uuid": "13b46a0e-fed3-4a56-923d-ea51be0a301d",
            "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/e154e9cc-d9eb-46ad-93c3-7e8cd6af1889/?format=api",
                "uuid": "e154e9cc-d9eb-46ad-93c3-7e8cd6af1889",
                "name": "LIWP027009",
                "code": "LIWP027009"
            },
            "extra_metadata": {},
            "created": "2022-10-05T08:14:52.334081Z",
            "last_modified": "2022-10-05T08:14:52.334066Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/b8acf81d-3b7d-40f5-a6ef-c4a4ee2d9cb7/?format=api",
            "uuid": "b8acf81d-3b7d-40f5-a6ef-c4a4ee2d9cb7",
            "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/e154e9cc-d9eb-46ad-93c3-7e8cd6af1889/?format=api",
                "uuid": "e154e9cc-d9eb-46ad-93c3-7e8cd6af1889",
                "name": "LIWP027009",
                "code": "LIWP027009"
            },
            "extra_metadata": {},
            "created": "2022-10-05T08:14:52.806245Z",
            "last_modified": "2022-10-05T08:14:52.806230Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/aab1e0d8-adfe-4521-9819-a203c8abca4e/?format=api",
            "uuid": "aab1e0d8-adfe-4521-9819-a203c8abca4e",
            "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/344c830e-bf21-4471-b599-43cd24773e88/?format=api",
                "uuid": "344c830e-bf21-4471-b599-43cd24773e88",
                "name": "LIWP027010",
                "code": "LIWP027010"
            },
            "extra_metadata": {},
            "created": "2022-10-05T08:14:55.917322Z",
            "last_modified": "2022-10-05T08:14:55.917308Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/2f030bab-0955-47ef-8c69-d11dcaee1476/?format=api",
            "uuid": "2f030bab-0955-47ef-8c69-d11dcaee1476",
            "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/344c830e-bf21-4471-b599-43cd24773e88/?format=api",
                "uuid": "344c830e-bf21-4471-b599-43cd24773e88",
                "name": "LIWP027010",
                "code": "LIWP027010"
            },
            "extra_metadata": {},
            "created": "2022-10-05T08:14:56.353501Z",
            "last_modified": "2022-10-05T08:14:56.353487Z",
            "access_modifier": "Public"
        }
    ]
}