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/4374c15e-1c8f-49f0-89c7-1122adf3eb35/timeseries/?format=api&page=8
HTTP 200 OK
Allow: GET, POST, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 474,
    "next": "https://demo.lizard.net/api/v4/monitoringnetworks/4374c15e-1c8f-49f0-89c7-1122adf3eb35/timeseries/?format=api&page=9",
    "previous": "https://demo.lizard.net/api/v4/monitoringnetworks/4374c15e-1c8f-49f0-89c7-1122adf3eb35/timeseries/?format=api&page=7",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/a4009be0-84bb-4bb3-a288-701ba72e52a2/?format=api",
            "uuid": "a4009be0-84bb-4bb3-a288-701ba72e52a2",
            "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/70f3dcde-b341-4055-b365-ded48b63aa14/?format=api",
                "uuid": "70f3dcde-b341-4055-b365-ded48b63aa14",
                "name": "BEWP061006",
                "code": "BEWP061006"
            },
            "extra_metadata": {},
            "created": "2022-10-04T22:25:52.832239Z",
            "last_modified": "2022-10-04T22:25:52.832224Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/a4943bb0-7ca2-4a0d-a277-912dd8d1b9df/?format=api",
            "uuid": "a4943bb0-7ca2-4a0d-a277-912dd8d1b9df",
            "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/f4f1a3d4-8ca2-43bd-bf5b-d3fa9f272d67/?format=api",
                "uuid": "f4f1a3d4-8ca2-43bd-bf5b-d3fa9f272d67",
                "name": "BEWP061007",
                "code": "BEWP061007"
            },
            "extra_metadata": {},
            "created": "2022-10-04T22:25:55.029927Z",
            "last_modified": "2022-10-04T22:25:55.029915Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/55fb7375-e22a-4000-ab76-3b3ed4903373/?format=api",
            "uuid": "55fb7375-e22a-4000-ab76-3b3ed4903373",
            "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/f4f1a3d4-8ca2-43bd-bf5b-d3fa9f272d67/?format=api",
                "uuid": "f4f1a3d4-8ca2-43bd-bf5b-d3fa9f272d67",
                "name": "BEWP061007",
                "code": "BEWP061007"
            },
            "extra_metadata": {},
            "created": "2022-10-04T22:25:55.462925Z",
            "last_modified": "2022-10-04T22:25:55.462912Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/fbc4b006-bfeb-45d0-bb00-5d86bb853c28/?format=api",
            "uuid": "fbc4b006-bfeb-45d0-bb00-5d86bb853c28",
            "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/e0985285-a9ce-48f7-bef3-7804d0783f53/?format=api",
                "uuid": "e0985285-a9ce-48f7-bef3-7804d0783f53",
                "name": "BEWP061008",
                "code": "BEWP061008"
            },
            "extra_metadata": {},
            "created": "2022-10-04T22:25:57.636467Z",
            "last_modified": "2022-10-04T22:25:57.636453Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/24633567-8e38-4d51-8420-1d6d6b432aae/?format=api",
            "uuid": "24633567-8e38-4d51-8420-1d6d6b432aae",
            "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/e0985285-a9ce-48f7-bef3-7804d0783f53/?format=api",
                "uuid": "e0985285-a9ce-48f7-bef3-7804d0783f53",
                "name": "BEWP061008",
                "code": "BEWP061008"
            },
            "extra_metadata": {},
            "created": "2022-10-04T22:25:58.064576Z",
            "last_modified": "2022-10-04T22:25:58.064562Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/36318492-3686-4fe7-aa20-2fb0eb463376/?format=api",
            "uuid": "36318492-3686-4fe7-aa20-2fb0eb463376",
            "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/e2f5f9d0-4e43-4531-884f-963badc30477/?format=api",
                "uuid": "e2f5f9d0-4e43-4531-884f-963badc30477",
                "name": "BEWP061009",
                "code": "BEWP061009"
            },
            "extra_metadata": {},
            "created": "2022-10-04T22:26:00.197095Z",
            "last_modified": "2022-10-04T22:26:00.197083Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/bc6c9b30-a702-4cfa-8473-16e8aca3637c/?format=api",
            "uuid": "bc6c9b30-a702-4cfa-8473-16e8aca3637c",
            "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/e2f5f9d0-4e43-4531-884f-963badc30477/?format=api",
                "uuid": "e2f5f9d0-4e43-4531-884f-963badc30477",
                "name": "BEWP061009",
                "code": "BEWP061009"
            },
            "extra_metadata": {},
            "created": "2022-10-04T22:26:00.623428Z",
            "last_modified": "2022-10-04T22:26:00.623414Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/234922f9-09a0-4824-95f1-340201e2e9ff/?format=api",
            "uuid": "234922f9-09a0-4824-95f1-340201e2e9ff",
            "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/04a197ea-ac0b-47fb-8d17-80c56fcef5ec/?format=api",
                "uuid": "04a197ea-ac0b-47fb-8d17-80c56fcef5ec",
                "name": "BEWP061010",
                "code": "BEWP061010"
            },
            "extra_metadata": {},
            "created": "2022-10-04T22:26:03.845852Z",
            "last_modified": "2022-10-04T22:26:03.845839Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/5a0e4db7-988a-401e-a321-c899c8a26dc2/?format=api",
            "uuid": "5a0e4db7-988a-401e-a321-c899c8a26dc2",
            "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/04a197ea-ac0b-47fb-8d17-80c56fcef5ec/?format=api",
                "uuid": "04a197ea-ac0b-47fb-8d17-80c56fcef5ec",
                "name": "BEWP061010",
                "code": "BEWP061010"
            },
            "extra_metadata": {},
            "created": "2022-10-04T22:26:04.267705Z",
            "last_modified": "2022-10-04T22:26:04.267692Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/db374401-b691-4d57-9b46-2dfcdb7e4239/?format=api",
            "uuid": "db374401-b691-4d57-9b46-2dfcdb7e4239",
            "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/47915e55-9843-4c9b-a18f-9ee41846d4d4/?format=api",
                "uuid": "47915e55-9843-4c9b-a18f-9ee41846d4d4",
                "name": "BEWP061011",
                "code": "BEWP061011"
            },
            "extra_metadata": {},
            "created": "2022-10-04T22:26:06.426319Z",
            "last_modified": "2022-10-04T22:26:06.426306Z",
            "access_modifier": "Public"
        }
    ]
}