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/efafbcb6-d9d3-4ac7-aa68-d288a11e9a3c/timeseries/?format=api&page=9
HTTP 200 OK
Allow: GET, POST, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 100,
    "next": "https://demo.lizard.net/api/v4/monitoringnetworks/efafbcb6-d9d3-4ac7-aa68-d288a11e9a3c/timeseries/?format=api&page=10",
    "previous": "https://demo.lizard.net/api/v4/monitoringnetworks/efafbcb6-d9d3-4ac7-aa68-d288a11e9a3c/timeseries/?format=api&page=8",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/576b624f-fc55-4f5d-a2d6-46d6ee944413/?format=api",
            "uuid": "576b624f-fc55-4f5d-a2d6-46d6ee944413",
            "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/5a208c84-190a-4369-b80b-435e664baf83/?format=api",
                "uuid": "5a208c84-190a-4369-b80b-435e664baf83",
                "name": "VEWP013006",
                "code": "VEWP013006"
            },
            "extra_metadata": {},
            "created": "2022-10-05T09:26:14.895299Z",
            "last_modified": "2022-10-05T09:26:14.895285Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/c9f26046-4bf0-4a38-8b7a-3340be920c07/?format=api",
            "uuid": "c9f26046-4bf0-4a38-8b7a-3340be920c07",
            "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/5a208c84-190a-4369-b80b-435e664baf83/?format=api",
                "uuid": "5a208c84-190a-4369-b80b-435e664baf83",
                "name": "VEWP013006",
                "code": "VEWP013006"
            },
            "extra_metadata": {},
            "created": "2022-10-05T09:26:15.384786Z",
            "last_modified": "2022-10-05T09:26:15.384773Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/de5c36a6-6e98-4d92-8ae3-ed70e88d0bfd/?format=api",
            "uuid": "de5c36a6-6e98-4d92-8ae3-ed70e88d0bfd",
            "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/12a1ad95-9aeb-47a8-b564-a4af0aacaa2c/?format=api",
                "uuid": "12a1ad95-9aeb-47a8-b564-a4af0aacaa2c",
                "name": "VEWP013007",
                "code": "VEWP013007"
            },
            "extra_metadata": {},
            "created": "2022-10-05T09:26:19.174115Z",
            "last_modified": "2022-10-05T09:26:19.174100Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/55aa9950-b836-4b8e-99a9-420906022cac/?format=api",
            "uuid": "55aa9950-b836-4b8e-99a9-420906022cac",
            "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/12a1ad95-9aeb-47a8-b564-a4af0aacaa2c/?format=api",
                "uuid": "12a1ad95-9aeb-47a8-b564-a4af0aacaa2c",
                "name": "VEWP013007",
                "code": "VEWP013007"
            },
            "extra_metadata": {},
            "created": "2022-10-05T09:26:20.040607Z",
            "last_modified": "2022-10-05T09:26:20.040593Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/d0124358-2667-4a60-990a-7b04d6dae68e/?format=api",
            "uuid": "d0124358-2667-4a60-990a-7b04d6dae68e",
            "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/f2f68309-c004-415d-8f3d-b1d0524f4ca4/?format=api",
                "uuid": "f2f68309-c004-415d-8f3d-b1d0524f4ca4",
                "name": "VEWP013008",
                "code": "VEWP013008"
            },
            "extra_metadata": {},
            "created": "2022-10-05T09:26:23.573352Z",
            "last_modified": "2022-10-05T09:26:23.573337Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/5be07e99-19f9-4f05-9232-17d3ad1eb1b2/?format=api",
            "uuid": "5be07e99-19f9-4f05-9232-17d3ad1eb1b2",
            "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/f2f68309-c004-415d-8f3d-b1d0524f4ca4/?format=api",
                "uuid": "f2f68309-c004-415d-8f3d-b1d0524f4ca4",
                "name": "VEWP013008",
                "code": "VEWP013008"
            },
            "extra_metadata": {},
            "created": "2022-10-05T09:26:24.048458Z",
            "last_modified": "2022-10-05T09:26:24.048445Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/0e36d1e2-5fcc-47cb-b544-275b48c672ef/?format=api",
            "uuid": "0e36d1e2-5fcc-47cb-b544-275b48c672ef",
            "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/569e55ad-82cc-421c-8c7f-4872fd815b41/?format=api",
                "uuid": "569e55ad-82cc-421c-8c7f-4872fd815b41",
                "name": "VEWP013009",
                "code": "VEWP013009"
            },
            "extra_metadata": {},
            "created": "2022-10-05T09:26:27.532478Z",
            "last_modified": "2022-10-05T09:26:27.532464Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/ec5f9762-4a85-4855-9bd8-675b0016ad0f/?format=api",
            "uuid": "ec5f9762-4a85-4855-9bd8-675b0016ad0f",
            "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/569e55ad-82cc-421c-8c7f-4872fd815b41/?format=api",
                "uuid": "569e55ad-82cc-421c-8c7f-4872fd815b41",
                "name": "VEWP013009",
                "code": "VEWP013009"
            },
            "extra_metadata": {},
            "created": "2022-10-05T09:26:28.016634Z",
            "last_modified": "2022-10-05T09:26:28.016620Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/e26f4beb-d769-4062-a3d4-4e2294e56dc2/?format=api",
            "uuid": "e26f4beb-d769-4062-a3d4-4e2294e56dc2",
            "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/e3b24ffb-95ab-482d-8e18-04b898a39381/?format=api",
                "uuid": "e3b24ffb-95ab-482d-8e18-04b898a39381",
                "name": "VEWP013010",
                "code": "VEWP013010"
            },
            "extra_metadata": {},
            "created": "2022-10-05T09:26:31.360090Z",
            "last_modified": "2022-10-05T09:26:31.360077Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/ec96e4e9-412b-4313-8090-d112ff827643/?format=api",
            "uuid": "ec96e4e9-412b-4313-8090-d112ff827643",
            "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/e3b24ffb-95ab-482d-8e18-04b898a39381/?format=api",
                "uuid": "e3b24ffb-95ab-482d-8e18-04b898a39381",
                "name": "VEWP013010",
                "code": "VEWP013010"
            },
            "extra_metadata": {},
            "created": "2022-10-05T09:26:31.864313Z",
            "last_modified": "2022-10-05T09:26:31.864300Z",
            "access_modifier": "Public"
        }
    ]
}