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/7b5a3a7e-b47a-46ba-ae48-6e75cb1605f8/timeseries/?format=api&page=4
HTTP 200 OK
Allow: GET, POST, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 50,
    "next": "https://demo.lizard.net/api/v4/monitoringnetworks/7b5a3a7e-b47a-46ba-ae48-6e75cb1605f8/timeseries/?format=api&page=5",
    "previous": "https://demo.lizard.net/api/v4/monitoringnetworks/7b5a3a7e-b47a-46ba-ae48-6e75cb1605f8/timeseries/?format=api&page=3",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/0b729e27-eae5-4280-99f5-fcee09c25d81/?format=api",
            "uuid": "0b729e27-eae5-4280-99f5-fcee09c25d81",
            "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/3871a1fb-666b-4513-b936-b09ee978c7a8/?format=api",
                "uuid": "3871a1fb-666b-4513-b936-b09ee978c7a8",
                "name": "ABWP013005",
                "code": "ABWP013005"
            },
            "extra_metadata": {},
            "created": "2022-10-04T22:16:05.732235Z",
            "last_modified": "2022-10-04T22:16:05.732221Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/97dfaefe-6e22-45bb-8cd8-a82c2547f034/?format=api",
            "uuid": "97dfaefe-6e22-45bb-8cd8-a82c2547f034",
            "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/3871a1fb-666b-4513-b936-b09ee978c7a8/?format=api",
                "uuid": "3871a1fb-666b-4513-b936-b09ee978c7a8",
                "name": "ABWP013005",
                "code": "ABWP013005"
            },
            "extra_metadata": {},
            "created": "2022-10-04T22:16:06.159483Z",
            "last_modified": "2022-10-04T22:16:06.159473Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/a05486eb-a921-48d7-8947-0f5eb7d19d86/?format=api",
            "uuid": "a05486eb-a921-48d7-8947-0f5eb7d19d86",
            "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/ecd57164-d371-4571-8147-8f639ee3956c/?format=api",
                "uuid": "ecd57164-d371-4571-8147-8f639ee3956c",
                "name": "ABWP013006",
                "code": "ABWP013006"
            },
            "extra_metadata": {},
            "created": "2022-10-04T22:16:08.296361Z",
            "last_modified": "2022-10-04T22:16:08.296347Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/6f41e784-f0ce-43a0-99f8-3d952551f567/?format=api",
            "uuid": "6f41e784-f0ce-43a0-99f8-3d952551f567",
            "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/ecd57164-d371-4571-8147-8f639ee3956c/?format=api",
                "uuid": "ecd57164-d371-4571-8147-8f639ee3956c",
                "name": "ABWP013006",
                "code": "ABWP013006"
            },
            "extra_metadata": {},
            "created": "2022-10-04T22:16:08.723410Z",
            "last_modified": "2022-10-04T22:16:08.723398Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/8e732dbd-6e30-4abd-b395-7010be18049f/?format=api",
            "uuid": "8e732dbd-6e30-4abd-b395-7010be18049f",
            "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/a26caf71-a8f5-4155-9635-9358d87357a7/?format=api",
                "uuid": "a26caf71-a8f5-4155-9635-9358d87357a7",
                "name": "ABWP013007",
                "code": "ABWP013007"
            },
            "extra_metadata": {},
            "created": "2022-10-04T22:16:10.848480Z",
            "last_modified": "2022-10-04T22:16:10.848466Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/dc6e82b0-ee8a-4872-931d-5c7b0bc847a3/?format=api",
            "uuid": "dc6e82b0-ee8a-4872-931d-5c7b0bc847a3",
            "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/a26caf71-a8f5-4155-9635-9358d87357a7/?format=api",
                "uuid": "a26caf71-a8f5-4155-9635-9358d87357a7",
                "name": "ABWP013007",
                "code": "ABWP013007"
            },
            "extra_metadata": {},
            "created": "2022-10-04T22:16:11.351223Z",
            "last_modified": "2022-10-04T22:16:11.351209Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/dfee646c-2a5c-43a2-abee-5d632197349f/?format=api",
            "uuid": "dfee646c-2a5c-43a2-abee-5d632197349f",
            "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/ef6e4648-cc63-4852-8e67-4ac60be9bdb0/?format=api",
                "uuid": "ef6e4648-cc63-4852-8e67-4ac60be9bdb0",
                "name": "ABWP013008",
                "code": "ABWP013008"
            },
            "extra_metadata": {},
            "created": "2022-10-04T22:16:13.492120Z",
            "last_modified": "2022-10-04T22:16:13.492103Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/4eff8e10-e11b-4b92-ac55-f6c8ad6b2c4a/?format=api",
            "uuid": "4eff8e10-e11b-4b92-ac55-f6c8ad6b2c4a",
            "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/ef6e4648-cc63-4852-8e67-4ac60be9bdb0/?format=api",
                "uuid": "ef6e4648-cc63-4852-8e67-4ac60be9bdb0",
                "name": "ABWP013008",
                "code": "ABWP013008"
            },
            "extra_metadata": {},
            "created": "2022-10-04T22:16:13.967596Z",
            "last_modified": "2022-10-04T22:16:13.967582Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/370b17b3-97c9-4bc1-a746-afa7e7009678/?format=api",
            "uuid": "370b17b3-97c9-4bc1-a746-afa7e7009678",
            "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/c12d34f2-9d79-4b7a-a77d-5c5f3b3ee4ac/?format=api",
                "uuid": "c12d34f2-9d79-4b7a-a77d-5c5f3b3ee4ac",
                "name": "ABWP013009",
                "code": "ABWP013009"
            },
            "extra_metadata": {},
            "created": "2022-10-04T22:16:16.056722Z",
            "last_modified": "2022-10-04T22:16:16.056709Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/2075f7d7-f99d-4fe0-bbf8-93d09cdbdff9/?format=api",
            "uuid": "2075f7d7-f99d-4fe0-bbf8-93d09cdbdff9",
            "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/c12d34f2-9d79-4b7a-a77d-5c5f3b3ee4ac/?format=api",
                "uuid": "c12d34f2-9d79-4b7a-a77d-5c5f3b3ee4ac",
                "name": "ABWP013009",
                "code": "ABWP013009"
            },
            "extra_metadata": {},
            "created": "2022-10-04T22:16:16.507225Z",
            "last_modified": "2022-10-04T22:16:16.507213Z",
            "access_modifier": "Public"
        }
    ]
}