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/9f167c83-4063-47a1-ad1a-9611754ffa82/timeseries/?format=api&page=2
HTTP 200 OK
Allow: GET, POST, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 150,
    "next": "https://demo.lizard.net/api/v4/monitoringnetworks/9f167c83-4063-47a1-ad1a-9611754ffa82/timeseries/?format=api&page=3",
    "previous": "https://demo.lizard.net/api/v4/monitoringnetworks/9f167c83-4063-47a1-ad1a-9611754ffa82/timeseries/?format=api",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/9c750666-56ea-49da-ae80-25d81cbf4142/?format=api",
            "uuid": "9c750666-56ea-49da-ae80-25d81cbf4142",
            "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/19bb04cb-c983-4d88-ba58-0d61c71b93f2/?format=api",
                "uuid": "19bb04cb-c983-4d88-ba58-0d61c71b93f2",
                "name": "GRWP020006",
                "code": "GRWP020006"
            },
            "extra_metadata": {},
            "created": "2022-10-05T07:45:12.298498Z",
            "last_modified": "2022-10-05T07:45:12.298488Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/eb43a778-8caf-4656-b7ea-61b335af4711/?format=api",
            "uuid": "eb43a778-8caf-4656-b7ea-61b335af4711",
            "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/19bb04cb-c983-4d88-ba58-0d61c71b93f2/?format=api",
                "uuid": "19bb04cb-c983-4d88-ba58-0d61c71b93f2",
                "name": "GRWP020006",
                "code": "GRWP020006"
            },
            "extra_metadata": {},
            "created": "2022-10-05T07:45:12.842737Z",
            "last_modified": "2022-10-05T07:45:12.842724Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/fbced81e-60a8-44dc-a8a7-94c59d7f7de5/?format=api",
            "uuid": "fbced81e-60a8-44dc-a8a7-94c59d7f7de5",
            "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/6ab58b2a-69c9-44e4-9baf-72ecb119b17c/?format=api",
                "uuid": "6ab58b2a-69c9-44e4-9baf-72ecb119b17c",
                "name": "GRWP020007",
                "code": "GRWP020007"
            },
            "extra_metadata": {},
            "created": "2022-10-05T07:45:16.516193Z",
            "last_modified": "2022-10-05T07:45:16.516173Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/5b5fb21e-bf6d-47cf-97ec-fdcb373b31e7/?format=api",
            "uuid": "5b5fb21e-bf6d-47cf-97ec-fdcb373b31e7",
            "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/6ab58b2a-69c9-44e4-9baf-72ecb119b17c/?format=api",
                "uuid": "6ab58b2a-69c9-44e4-9baf-72ecb119b17c",
                "name": "GRWP020007",
                "code": "GRWP020007"
            },
            "extra_metadata": {},
            "created": "2022-10-05T07:45:17.045139Z",
            "last_modified": "2022-10-05T07:45:17.045128Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/c67b918f-a99e-4a14-ab8d-0d9fda7499b6/?format=api",
            "uuid": "c67b918f-a99e-4a14-ab8d-0d9fda7499b6",
            "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/72361ad6-35e0-468d-baac-6bdab2322fa2/?format=api",
                "uuid": "72361ad6-35e0-468d-baac-6bdab2322fa2",
                "name": "GRWP020008",
                "code": "GRWP020008"
            },
            "extra_metadata": {},
            "created": "2022-10-05T07:45:20.983206Z",
            "last_modified": "2022-10-05T07:45:20.983194Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/cb648a52-3e8f-43bb-8c78-ca7261a0ab56/?format=api",
            "uuid": "cb648a52-3e8f-43bb-8c78-ca7261a0ab56",
            "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/72361ad6-35e0-468d-baac-6bdab2322fa2/?format=api",
                "uuid": "72361ad6-35e0-468d-baac-6bdab2322fa2",
                "name": "GRWP020008",
                "code": "GRWP020008"
            },
            "extra_metadata": {},
            "created": "2022-10-05T07:45:21.583661Z",
            "last_modified": "2022-10-05T07:45:21.583647Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/bcc7152f-1bba-46ea-866c-b588ba19096d/?format=api",
            "uuid": "bcc7152f-1bba-46ea-866c-b588ba19096d",
            "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/5a3ba4e6-5bff-48f4-a3c4-a624e1aba995/?format=api",
                "uuid": "5a3ba4e6-5bff-48f4-a3c4-a624e1aba995",
                "name": "GRWP020009",
                "code": "GRWP020009"
            },
            "extra_metadata": {},
            "created": "2022-10-05T07:45:25.318567Z",
            "last_modified": "2022-10-05T07:45:25.318553Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/1e44ef8b-c9a4-4b85-847f-ffb11ab5b195/?format=api",
            "uuid": "1e44ef8b-c9a4-4b85-847f-ffb11ab5b195",
            "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/5a3ba4e6-5bff-48f4-a3c4-a624e1aba995/?format=api",
                "uuid": "5a3ba4e6-5bff-48f4-a3c4-a624e1aba995",
                "name": "GRWP020009",
                "code": "GRWP020009"
            },
            "extra_metadata": {},
            "created": "2022-10-05T07:45:25.765535Z",
            "last_modified": "2022-10-05T07:45:25.765523Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/a08b852f-e14f-4b43-a44f-2c46cd6f98e2/?format=api",
            "uuid": "a08b852f-e14f-4b43-a44f-2c46cd6f98e2",
            "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/56ac7522-e8d9-413b-8235-230c68fbe050/?format=api",
                "uuid": "56ac7522-e8d9-413b-8235-230c68fbe050",
                "name": "GRWP020010",
                "code": "GRWP020010"
            },
            "extra_metadata": {},
            "created": "2022-10-05T07:45:29.280568Z",
            "last_modified": "2022-10-05T07:45:29.280552Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/d30051f8-781d-43e2-87ed-7584216449f9/?format=api",
            "uuid": "d30051f8-781d-43e2-87ed-7584216449f9",
            "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/56ac7522-e8d9-413b-8235-230c68fbe050/?format=api",
                "uuid": "56ac7522-e8d9-413b-8235-230c68fbe050",
                "name": "GRWP020010",
                "code": "GRWP020010"
            },
            "extra_metadata": {},
            "created": "2022-10-05T07:45:29.726068Z",
            "last_modified": "2022-10-05T07:45:29.726039Z",
            "access_modifier": "Public"
        }
    ]
}