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/e8a707b3-b00e-4f45-8e67-83be2e4cbb52/timeseries/?format=api&page=4
HTTP 200 OK
Allow: GET, POST, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 138,
    "next": "https://demo.lizard.net/api/v4/monitoringnetworks/e8a707b3-b00e-4f45-8e67-83be2e4cbb52/timeseries/?format=api&page=5",
    "previous": "https://demo.lizard.net/api/v4/monitoringnetworks/e8a707b3-b00e-4f45-8e67-83be2e4cbb52/timeseries/?format=api&page=3",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/b2484e67-c231-433c-a82a-da33fcd430f7/?format=api",
            "uuid": "b2484e67-c231-433c-a82a-da33fcd430f7",
            "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/14579b6c-790a-473f-94dd-efaa6ef5a045/?format=api",
                "uuid": "14579b6c-790a-473f-94dd-efaa6ef5a045",
                "name": "B34C1168001",
                "code": "34CM010001"
            },
            "extra_metadata": {},
            "created": "2022-10-04T21:01:48.703383Z",
            "last_modified": "2022-10-04T21:01:48.703368Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/03b9bb5b-9c1f-477d-8653-df90abf3b7a4/?format=api",
            "uuid": "03b9bb5b-9c1f-477d-8653-df90abf3b7a4",
            "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/14579b6c-790a-473f-94dd-efaa6ef5a045/?format=api",
                "uuid": "14579b6c-790a-473f-94dd-efaa6ef5a045",
                "name": "B34C1168001",
                "code": "34CM010001"
            },
            "extra_metadata": {},
            "created": "2022-10-04T21:01:49.156420Z",
            "last_modified": "2022-10-04T21:01:49.156406Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/08b9d10f-72e1-485e-813f-26ef86fa931e/?format=api",
            "uuid": "08b9d10f-72e1-485e-813f-26ef86fa931e",
            "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/372e487e-4390-430f-9d8e-501fe7893ff8/?format=api",
                "uuid": "372e487e-4390-430f-9d8e-501fe7893ff8",
                "name": "B34CM012001",
                "code": "34cm012001"
            },
            "extra_metadata": {},
            "created": "2022-10-04T21:12:46.683172Z",
            "last_modified": "2022-10-04T21:12:46.683157Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/89db1356-f030-4b91-a72b-254b0935cd91/?format=api",
            "uuid": "89db1356-f030-4b91-a72b-254b0935cd91",
            "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/372e487e-4390-430f-9d8e-501fe7893ff8/?format=api",
                "uuid": "372e487e-4390-430f-9d8e-501fe7893ff8",
                "name": "B34CM012001",
                "code": "34cm012001"
            },
            "extra_metadata": {},
            "created": "2022-10-04T21:12:47.116170Z",
            "last_modified": "2022-10-04T21:12:47.116156Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/1e73d003-c9b3-4120-b804-24e22f9317fc/?format=api",
            "uuid": "1e73d003-c9b3-4120-b804-24e22f9317fc",
            "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/aa8e7f8b-e793-49f8-8ed6-083f7c3e3103/?format=api",
                "uuid": "aa8e7f8b-e793-49f8-8ed6-083f7c3e3103",
                "name": "34CP0103001",
                "code": "34CP0103001"
            },
            "extra_metadata": {},
            "created": "2022-10-04T21:15:40.461445Z",
            "last_modified": "2022-10-04T21:15:40.461431Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/4891f62f-9f2c-43d3-aa98-4fe2a1a50266/?format=api",
            "uuid": "4891f62f-9f2c-43d3-aa98-4fe2a1a50266",
            "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/aa8e7f8b-e793-49f8-8ed6-083f7c3e3103/?format=api",
                "uuid": "aa8e7f8b-e793-49f8-8ed6-083f7c3e3103",
                "name": "34CP0103001",
                "code": "34CP0103001"
            },
            "extra_metadata": {},
            "created": "2022-10-04T21:15:40.904406Z",
            "last_modified": "2022-10-04T21:15:40.904391Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/26811a12-f9e5-4ad1-b1c2-7f0d14af2146/?format=api",
            "uuid": "26811a12-f9e5-4ad1-b1c2-7f0d14af2146",
            "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/cab21aee-a472-4097-bc2c-cae61397b100/?format=api",
                "uuid": "cab21aee-a472-4097-bc2c-cae61397b100",
                "name": "34CP0103002",
                "code": "34CP0103002"
            },
            "extra_metadata": {},
            "created": "2022-10-04T21:15:42.784242Z",
            "last_modified": "2022-10-04T21:15:42.784229Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/8d6caa99-2661-4f32-b362-9b35cb11a44a/?format=api",
            "uuid": "8d6caa99-2661-4f32-b362-9b35cb11a44a",
            "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/cab21aee-a472-4097-bc2c-cae61397b100/?format=api",
                "uuid": "cab21aee-a472-4097-bc2c-cae61397b100",
                "name": "34CP0103002",
                "code": "34CP0103002"
            },
            "extra_metadata": {},
            "created": "2022-10-04T21:15:43.221871Z",
            "last_modified": "2022-10-04T21:15:43.221857Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/02fa8689-2235-4a77-8bba-70aa1cfe337f/?format=api",
            "uuid": "02fa8689-2235-4a77-8bba-70aa1cfe337f",
            "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/d7e8239d-0d32-4e4b-8f13-34f0e06394aa/?format=api",
                "uuid": "d7e8239d-0d32-4e4b-8f13-34f0e06394aa",
                "name": "34CP0103003",
                "code": "34CP0103003"
            },
            "extra_metadata": {},
            "created": "2022-10-04T21:15:45.026808Z",
            "last_modified": "2022-10-04T21:15:45.026793Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/1489fa34-346f-4fed-b3f3-1ee16d959e0e/?format=api",
            "uuid": "1489fa34-346f-4fed-b3f3-1ee16d959e0e",
            "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/d7e8239d-0d32-4e4b-8f13-34f0e06394aa/?format=api",
                "uuid": "d7e8239d-0d32-4e4b-8f13-34f0e06394aa",
                "name": "34CP0103003",
                "code": "34CP0103003"
            },
            "extra_metadata": {},
            "created": "2022-10-04T21:15:45.456606Z",
            "last_modified": "2022-10-04T21:15:45.456592Z",
            "access_modifier": "Public"
        }
    ]
}