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=3
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=4",
    "previous": "https://demo.lizard.net/api/v4/monitoringnetworks/efafbcb6-d9d3-4ac7-aa68-d288a11e9a3c/timeseries/?format=api&page=2",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/8fe4e5e7-b5b8-408d-9c85-4c0287695c71/?format=api",
            "uuid": "8fe4e5e7-b5b8-408d-9c85-4c0287695c71",
            "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/eb0ea3b8-ea79-44eb-a648-f103be6c6f11/?format=api",
                "uuid": "eb0ea3b8-ea79-44eb-a648-f103be6c6f11",
                "name": "RHWP022006",
                "code": "RHWP022006"
            },
            "extra_metadata": {},
            "created": "2022-10-05T08:51:26.797481Z",
            "last_modified": "2022-10-05T08:51:26.797467Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/54b46216-884e-4ef2-88a1-6208584df33c/?format=api",
            "uuid": "54b46216-884e-4ef2-88a1-6208584df33c",
            "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/eb0ea3b8-ea79-44eb-a648-f103be6c6f11/?format=api",
                "uuid": "eb0ea3b8-ea79-44eb-a648-f103be6c6f11",
                "name": "RHWP022006",
                "code": "RHWP022006"
            },
            "extra_metadata": {},
            "created": "2022-10-05T08:51:27.191612Z",
            "last_modified": "2022-10-05T08:51:27.191594Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/8d811042-3399-4e50-9905-728337e45a1f/?format=api",
            "uuid": "8d811042-3399-4e50-9905-728337e45a1f",
            "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/31485653-9753-4542-8009-8dc12b82b105/?format=api",
                "uuid": "31485653-9753-4542-8009-8dc12b82b105",
                "name": "RHWP022007",
                "code": "RHWP022007"
            },
            "extra_metadata": {},
            "created": "2022-10-05T08:51:30.490210Z",
            "last_modified": "2022-10-05T08:51:30.490195Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/0adad139-0ed5-412a-934a-d7555f6cb7df/?format=api",
            "uuid": "0adad139-0ed5-412a-934a-d7555f6cb7df",
            "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/31485653-9753-4542-8009-8dc12b82b105/?format=api",
                "uuid": "31485653-9753-4542-8009-8dc12b82b105",
                "name": "RHWP022007",
                "code": "RHWP022007"
            },
            "extra_metadata": {},
            "created": "2022-10-05T08:51:30.939278Z",
            "last_modified": "2022-10-05T08:51:30.939265Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/b1c5a03f-4aa6-4116-9125-300cae77321a/?format=api",
            "uuid": "b1c5a03f-4aa6-4116-9125-300cae77321a",
            "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/e953b5a6-194b-4f7a-ad22-2747ed3e1057/?format=api",
                "uuid": "e953b5a6-194b-4f7a-ad22-2747ed3e1057",
                "name": "RHWP022008",
                "code": "RHWP022008"
            },
            "extra_metadata": {},
            "created": "2022-10-05T08:51:34.129114Z",
            "last_modified": "2022-10-05T08:51:34.129100Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/65392510-22ad-477f-84df-a843749a170f/?format=api",
            "uuid": "65392510-22ad-477f-84df-a843749a170f",
            "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/e953b5a6-194b-4f7a-ad22-2747ed3e1057/?format=api",
                "uuid": "e953b5a6-194b-4f7a-ad22-2747ed3e1057",
                "name": "RHWP022008",
                "code": "RHWP022008"
            },
            "extra_metadata": {},
            "created": "2022-10-05T08:51:34.621258Z",
            "last_modified": "2022-10-05T08:51:34.621244Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/dbdca6b6-90be-4e39-8238-937618245506/?format=api",
            "uuid": "dbdca6b6-90be-4e39-8238-937618245506",
            "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/3cadf44b-6bae-449b-ad99-483075503f5a/?format=api",
                "uuid": "3cadf44b-6bae-449b-ad99-483075503f5a",
                "name": "RHWP022009",
                "code": "RHWP022009"
            },
            "extra_metadata": {},
            "created": "2022-10-05T08:51:38.013439Z",
            "last_modified": "2022-10-05T08:51:38.013425Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/03629105-ec31-4ea3-8419-bbd31860d424/?format=api",
            "uuid": "03629105-ec31-4ea3-8419-bbd31860d424",
            "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/3cadf44b-6bae-449b-ad99-483075503f5a/?format=api",
                "uuid": "3cadf44b-6bae-449b-ad99-483075503f5a",
                "name": "RHWP022009",
                "code": "RHWP022009"
            },
            "extra_metadata": {},
            "created": "2022-10-05T08:51:38.556029Z",
            "last_modified": "2022-10-05T08:51:38.556015Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/1bb12576-b65e-4305-80ff-615b39232bc7/?format=api",
            "uuid": "1bb12576-b65e-4305-80ff-615b39232bc7",
            "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/78711053-e6f6-4d69-937c-b0a2f60fd05b/?format=api",
                "uuid": "78711053-e6f6-4d69-937c-b0a2f60fd05b",
                "name": "RHWP022010",
                "code": "RHWP022010"
            },
            "extra_metadata": {},
            "created": "2022-10-05T08:51:41.857836Z",
            "last_modified": "2022-10-05T08:51:41.857821Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/4b86d46a-2eef-41c4-8b19-ad8da92870d0/?format=api",
            "uuid": "4b86d46a-2eef-41c4-8b19-ad8da92870d0",
            "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/78711053-e6f6-4d69-937c-b0a2f60fd05b/?format=api",
                "uuid": "78711053-e6f6-4d69-937c-b0a2f60fd05b",
                "name": "RHWP022010",
                "code": "RHWP022010"
            },
            "extra_metadata": {},
            "created": "2022-10-05T08:51:42.324981Z",
            "last_modified": "2022-10-05T08:51:42.324968Z",
            "access_modifier": "Public"
        }
    ]
}