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=5
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=6",
    "previous": "https://demo.lizard.net/api/v4/monitoringnetworks/efafbcb6-d9d3-4ac7-aa68-d288a11e9a3c/timeseries/?format=api&page=4",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/963268d7-53bf-4ed7-a6e8-05ceb8b7b494/?format=api",
            "uuid": "963268d7-53bf-4ed7-a6e8-05ceb8b7b494",
            "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/0eaf762f-66f3-4583-86bd-93fda562128e/?format=api",
                "uuid": "0eaf762f-66f3-4583-86bd-93fda562128e",
                "name": "VEWP012001",
                "code": "VEWP012001"
            },
            "extra_metadata": {},
            "created": "2022-10-05T09:24:59.641671Z",
            "last_modified": "2022-10-05T09:24:59.641655Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/2e69f7c9-3150-4152-9ae6-370f340cbfd6/?format=api",
            "uuid": "2e69f7c9-3150-4152-9ae6-370f340cbfd6",
            "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/0eaf762f-66f3-4583-86bd-93fda562128e/?format=api",
                "uuid": "0eaf762f-66f3-4583-86bd-93fda562128e",
                "name": "VEWP012001",
                "code": "VEWP012001"
            },
            "extra_metadata": {},
            "created": "2022-10-05T09:25:00.116962Z",
            "last_modified": "2022-10-05T09:25:00.116948Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/d12f83a3-fc81-4a00-a31f-4643395680b4/?format=api",
            "uuid": "d12f83a3-fc81-4a00-a31f-4643395680b4",
            "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/4126bb39-c830-4af4-bc6f-9410a1045605/?format=api",
                "uuid": "4126bb39-c830-4af4-bc6f-9410a1045605",
                "name": "VEWP012002",
                "code": "VEWP012002"
            },
            "extra_metadata": {},
            "created": "2022-10-05T09:25:03.311138Z",
            "last_modified": "2022-10-05T09:25:03.311121Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/89eeae43-0455-4a7f-a23a-0d44ae7ce6bb/?format=api",
            "uuid": "89eeae43-0455-4a7f-a23a-0d44ae7ce6bb",
            "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/4126bb39-c830-4af4-bc6f-9410a1045605/?format=api",
                "uuid": "4126bb39-c830-4af4-bc6f-9410a1045605",
                "name": "VEWP012002",
                "code": "VEWP012002"
            },
            "extra_metadata": {},
            "created": "2022-10-05T09:25:03.659643Z",
            "last_modified": "2022-10-05T09:25:03.659630Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/28cdb4fe-1db2-4ef1-b069-1714ba754173/?format=api",
            "uuid": "28cdb4fe-1db2-4ef1-b069-1714ba754173",
            "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/f68a1e56-9edd-4ca5-b692-7d90be709580/?format=api",
                "uuid": "f68a1e56-9edd-4ca5-b692-7d90be709580",
                "name": "VEWP012003",
                "code": "VEWP012003"
            },
            "extra_metadata": {},
            "created": "2022-10-05T09:25:06.683031Z",
            "last_modified": "2022-10-05T09:25:06.683014Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/0e379735-00f1-403c-9f53-fee0555148d0/?format=api",
            "uuid": "0e379735-00f1-403c-9f53-fee0555148d0",
            "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/f68a1e56-9edd-4ca5-b692-7d90be709580/?format=api",
                "uuid": "f68a1e56-9edd-4ca5-b692-7d90be709580",
                "name": "VEWP012003",
                "code": "VEWP012003"
            },
            "extra_metadata": {},
            "created": "2022-10-05T09:25:07.101682Z",
            "last_modified": "2022-10-05T09:25:07.101669Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/38be7b48-911e-4134-be42-014473a38957/?format=api",
            "uuid": "38be7b48-911e-4134-be42-014473a38957",
            "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/bc366d17-7846-4e12-87fe-ec25f4ca18d0/?format=api",
                "uuid": "bc366d17-7846-4e12-87fe-ec25f4ca18d0",
                "name": "VEWP012004",
                "code": "VEWP012004"
            },
            "extra_metadata": {},
            "created": "2022-10-05T09:25:10.023353Z",
            "last_modified": "2022-10-05T09:25:10.023340Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/ea83977c-4c5a-4e68-bd65-98924a737a3a/?format=api",
            "uuid": "ea83977c-4c5a-4e68-bd65-98924a737a3a",
            "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/bc366d17-7846-4e12-87fe-ec25f4ca18d0/?format=api",
                "uuid": "bc366d17-7846-4e12-87fe-ec25f4ca18d0",
                "name": "VEWP012004",
                "code": "VEWP012004"
            },
            "extra_metadata": {},
            "created": "2022-10-05T09:25:10.437204Z",
            "last_modified": "2022-10-05T09:25:10.437178Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/022b0335-77d1-4131-a4a6-b75b1886e009/?format=api",
            "uuid": "022b0335-77d1-4131-a4a6-b75b1886e009",
            "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/506f100c-734c-47a9-9d9d-20fbea9a3e30/?format=api",
                "uuid": "506f100c-734c-47a9-9d9d-20fbea9a3e30",
                "name": "VEWP012005",
                "code": "VEWP012005"
            },
            "extra_metadata": {},
            "created": "2022-10-05T09:25:13.552125Z",
            "last_modified": "2022-10-05T09:25:13.552113Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/cda22ae6-acf4-47ea-b70c-ff8e22b8abeb/?format=api",
            "uuid": "cda22ae6-acf4-47ea-b70c-ff8e22b8abeb",
            "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/506f100c-734c-47a9-9d9d-20fbea9a3e30/?format=api",
                "uuid": "506f100c-734c-47a9-9d9d-20fbea9a3e30",
                "name": "VEWP012005",
                "code": "VEWP012005"
            },
            "extra_metadata": {},
            "created": "2022-10-05T09:25:14.045271Z",
            "last_modified": "2022-10-05T09:25:14.045256Z",
            "access_modifier": "Public"
        }
    ]
}