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/8ee243a6-5e1f-48c8-9266-9dda09994f51/timeseries/?format=api
HTTP 200 OK
Allow: GET, POST, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 30,
    "next": "https://demo.lizard.net/api/v4/monitoringnetworks/8ee243a6-5e1f-48c8-9266-9dda09994f51/timeseries/?format=api&page=2",
    "previous": null,
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/a7579048-53a8-472b-9596-415bf4768a1f/?format=api",
            "uuid": "a7579048-53a8-472b-9596-415bf4768a1f",
            "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/d3832db7-a3d3-4bfe-8a78-5ca36849c0a4/?format=api",
                "uuid": "d3832db7-a3d3-4bfe-8a78-5ca36849c0a4",
                "name": "001",
                "code": "39BM002001"
            },
            "extra_metadata": {},
            "created": "2022-10-04T21:21:17.701656Z",
            "last_modified": "2022-10-04T21:21:17.701643Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/cb439cf2-c619-4f0b-881c-635683270ae3/?format=api",
            "uuid": "cb439cf2-c619-4f0b-881c-635683270ae3",
            "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/d3832db7-a3d3-4bfe-8a78-5ca36849c0a4/?format=api",
                "uuid": "d3832db7-a3d3-4bfe-8a78-5ca36849c0a4",
                "name": "001",
                "code": "39BM002001"
            },
            "extra_metadata": {},
            "created": "2022-10-04T21:21:18.138645Z",
            "last_modified": "2022-10-04T21:21:18.138631Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/b333c0a0-bf08-48e6-a30e-22b12f115d70/?format=api",
            "uuid": "b333c0a0-bf08-48e6-a30e-22b12f115d70",
            "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/e0d5b3b1-c049-4adb-a41c-7254538541b1/?format=api",
                "uuid": "e0d5b3b1-c049-4adb-a41c-7254538541b1",
                "name": "001",
                "code": "39BM003001"
            },
            "extra_metadata": {},
            "created": "2022-10-04T21:21:20.107969Z",
            "last_modified": "2022-10-04T21:21:20.107955Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/d73f55c7-e9a9-4b13-a18f-3c1e4b2d50c1/?format=api",
            "uuid": "d73f55c7-e9a9-4b13-a18f-3c1e4b2d50c1",
            "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/e0d5b3b1-c049-4adb-a41c-7254538541b1/?format=api",
                "uuid": "e0d5b3b1-c049-4adb-a41c-7254538541b1",
                "name": "001",
                "code": "39BM003001"
            },
            "extra_metadata": {},
            "created": "2022-10-04T21:21:20.516237Z",
            "last_modified": "2022-10-04T21:21:20.516223Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/48c45bd6-5cc5-481d-a439-02474cf1de88/?format=api",
            "uuid": "48c45bd6-5cc5-481d-a439-02474cf1de88",
            "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/533cfb1d-bef9-423f-bb1c-d2a570142700/?format=api",
                "uuid": "533cfb1d-bef9-423f-bb1c-d2a570142700",
                "name": "001",
                "code": "39BM004001"
            },
            "extra_metadata": {},
            "created": "2022-10-04T21:21:22.390659Z",
            "last_modified": "2022-10-04T21:21:22.390645Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/e047fef9-4dcb-471b-b23e-0a50dc989407/?format=api",
            "uuid": "e047fef9-4dcb-471b-b23e-0a50dc989407",
            "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/533cfb1d-bef9-423f-bb1c-d2a570142700/?format=api",
                "uuid": "533cfb1d-bef9-423f-bb1c-d2a570142700",
                "name": "001",
                "code": "39BM004001"
            },
            "extra_metadata": {},
            "created": "2022-10-04T21:21:22.813705Z",
            "last_modified": "2022-10-04T21:21:22.813691Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/b4eddac1-5eab-4bc1-a07e-ddb304455e8f/?format=api",
            "uuid": "b4eddac1-5eab-4bc1-a07e-ddb304455e8f",
            "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/22bc2476-6da5-4525-ad20-4e049432e96c/?format=api",
                "uuid": "22bc2476-6da5-4525-ad20-4e049432e96c",
                "name": "001",
                "code": "39BM005001"
            },
            "extra_metadata": {},
            "created": "2022-10-04T21:21:24.657556Z",
            "last_modified": "2022-10-04T21:21:24.657534Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/e1692554-1036-486b-a10e-afc011b91f87/?format=api",
            "uuid": "e1692554-1036-486b-a10e-afc011b91f87",
            "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/22bc2476-6da5-4525-ad20-4e049432e96c/?format=api",
                "uuid": "22bc2476-6da5-4525-ad20-4e049432e96c",
                "name": "001",
                "code": "39BM005001"
            },
            "extra_metadata": {},
            "created": "2022-10-04T21:21:25.103709Z",
            "last_modified": "2022-10-04T21:21:25.103695Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/b8d94ded-ea95-4969-a741-035c7dc677d1/?format=api",
            "uuid": "b8d94ded-ea95-4969-a741-035c7dc677d1",
            "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/42e70533-ffff-4959-a91e-40670493e67d/?format=api",
                "uuid": "42e70533-ffff-4959-a91e-40670493e67d",
                "name": "001",
                "code": "39BM007001"
            },
            "extra_metadata": {},
            "created": "2022-10-04T21:21:26.861048Z",
            "last_modified": "2022-10-04T21:21:26.861034Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/1f0f3803-aeef-45f0-960d-1abd3b89b488/?format=api",
            "uuid": "1f0f3803-aeef-45f0-960d-1abd3b89b488",
            "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/42e70533-ffff-4959-a91e-40670493e67d/?format=api",
                "uuid": "42e70533-ffff-4959-a91e-40670493e67d",
                "name": "001",
                "code": "39BM007001"
            },
            "extra_metadata": {},
            "created": "2022-10-04T21:21:27.276048Z",
            "last_modified": "2022-10-04T21:21:27.276034Z",
            "access_modifier": "Public"
        }
    ]
}