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/06012e36-3568-4517-befb-3920d6378fab/timeseries/?format=api&page=13
HTTP 200 OK
Allow: GET, POST, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 160,
    "next": "https://demo.lizard.net/api/v4/monitoringnetworks/06012e36-3568-4517-befb-3920d6378fab/timeseries/?format=api&page=14",
    "previous": "https://demo.lizard.net/api/v4/monitoringnetworks/06012e36-3568-4517-befb-3920d6378fab/timeseries/?format=api&page=12",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/e0fe67fc-dc71-4d93-9a06-6632131980fd/?format=api",
            "uuid": "e0fe67fc-dc71-4d93-9a06-6632131980fd",
            "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/e1bfbc21-c83e-4d42-9d2a-b653c6a145ed/?format=api",
                "uuid": "e1bfbc21-c83e-4d42-9d2a-b653c6a145ed",
                "name": "39FM028001",
                "code": "39FM028001"
            },
            "extra_metadata": {},
            "created": "2024-08-27T13:41:58.770055Z",
            "last_modified": "2024-08-27T13:41:58.770040Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/7335e27c-b3b4-4551-bb57-aad186bc956d/?format=api",
            "uuid": "7335e27c-b3b4-4551-bb57-aad186bc956d",
            "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/e1bfbc21-c83e-4d42-9d2a-b653c6a145ed/?format=api",
                "uuid": "e1bfbc21-c83e-4d42-9d2a-b653c6a145ed",
                "name": "39FM028001",
                "code": "39FM028001"
            },
            "extra_metadata": {},
            "created": "2024-08-27T13:41:58.920739Z",
            "last_modified": "2024-08-27T13:41:58.920725Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/1abce387-d6dc-4d84-abab-441df7644d20/?format=api",
            "uuid": "1abce387-d6dc-4d84-abab-441df7644d20",
            "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/7e57c6e0-aeb2-48f4-8519-05634739bcae/?format=api",
                "uuid": "7e57c6e0-aeb2-48f4-8519-05634739bcae",
                "name": "39FM030001",
                "code": "39FM030001"
            },
            "extra_metadata": {},
            "created": "2024-08-27T13:42:00.592893Z",
            "last_modified": "2024-08-27T13:42:00.592880Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/a215ea40-d945-4ba6-aa7b-a24970d7fbc1/?format=api",
            "uuid": "a215ea40-d945-4ba6-aa7b-a24970d7fbc1",
            "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/7e57c6e0-aeb2-48f4-8519-05634739bcae/?format=api",
                "uuid": "7e57c6e0-aeb2-48f4-8519-05634739bcae",
                "name": "39FM030001",
                "code": "39FM030001"
            },
            "extra_metadata": {},
            "created": "2024-08-27T13:42:00.752337Z",
            "last_modified": "2024-08-27T13:42:00.752320Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/dda676fb-8b10-4b5d-8fd3-4cb74e3d7662/?format=api",
            "uuid": "dda676fb-8b10-4b5d-8fd3-4cb74e3d7662",
            "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/b2130d7c-8923-4df6-b77a-44ccee3db10d/?format=api",
                "uuid": "b2130d7c-8923-4df6-b77a-44ccee3db10d",
                "name": "40AM034001",
                "code": "40AM034001"
            },
            "extra_metadata": {},
            "created": "2024-08-27T13:42:07.732909Z",
            "last_modified": "2024-08-27T13:42:07.732862Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/d8a97695-2273-4144-b279-f12d00699f04/?format=api",
            "uuid": "d8a97695-2273-4144-b279-f12d00699f04",
            "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/b2130d7c-8923-4df6-b77a-44ccee3db10d/?format=api",
                "uuid": "b2130d7c-8923-4df6-b77a-44ccee3db10d",
                "name": "40AM034001",
                "code": "40AM034001"
            },
            "extra_metadata": {},
            "created": "2024-08-27T13:42:07.875961Z",
            "last_modified": "2024-08-27T13:42:07.875934Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/08eecc0e-ac8c-4b01-aeae-a775b997711c/?format=api",
            "uuid": "08eecc0e-ac8c-4b01-aeae-a775b997711c",
            "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/9e6ffef5-25a6-4b8d-bd58-5584d27ae872/?format=api",
                "uuid": "9e6ffef5-25a6-4b8d-bd58-5584d27ae872",
                "name": "40AM035001",
                "code": "40AM035001"
            },
            "extra_metadata": {},
            "created": "2024-08-27T13:42:09.668276Z",
            "last_modified": "2024-08-27T13:42:09.668258Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/49688738-c69c-44ca-9d01-aaf4e2ad4b0f/?format=api",
            "uuid": "49688738-c69c-44ca-9d01-aaf4e2ad4b0f",
            "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/9e6ffef5-25a6-4b8d-bd58-5584d27ae872/?format=api",
                "uuid": "9e6ffef5-25a6-4b8d-bd58-5584d27ae872",
                "name": "40AM035001",
                "code": "40AM035001"
            },
            "extra_metadata": {},
            "created": "2024-08-27T13:42:09.804711Z",
            "last_modified": "2024-08-27T13:42:09.804697Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/043fc509-0a3d-481b-8f6a-f3e403baf465/?format=api",
            "uuid": "043fc509-0a3d-481b-8f6a-f3e403baf465",
            "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/061afd20-0a53-475b-9f99-809500e5c6b9/?format=api",
                "uuid": "061afd20-0a53-475b-9f99-809500e5c6b9",
                "name": "40AM036001",
                "code": "40AM036001"
            },
            "extra_metadata": {},
            "created": "2024-08-27T13:42:11.452532Z",
            "last_modified": "2024-08-27T13:42:11.452519Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/8991a88e-b8fa-4a0b-99e2-8e0027e7eb22/?format=api",
            "uuid": "8991a88e-b8fa-4a0b-99e2-8e0027e7eb22",
            "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/061afd20-0a53-475b-9f99-809500e5c6b9/?format=api",
                "uuid": "061afd20-0a53-475b-9f99-809500e5c6b9",
                "name": "40AM036001",
                "code": "40AM036001"
            },
            "extra_metadata": {},
            "created": "2024-08-27T13:42:11.599383Z",
            "last_modified": "2024-08-27T13:42:11.599371Z",
            "access_modifier": "Public"
        }
    ]
}