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/69b072e9-6843-4bdb-b847-3febf7aa4a05/timeseries/?format=api
HTTP 200 OK
Allow: GET, POST, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 90,
    "next": "https://demo.lizard.net/api/v4/monitoringnetworks/69b072e9-6843-4bdb-b847-3febf7aa4a05/timeseries/?format=api&page=2",
    "previous": null,
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/1c6d0caf-33cb-4072-abdc-85b93dabcf80/?format=api",
            "uuid": "1c6d0caf-33cb-4072-abdc-85b93dabcf80",
            "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/5b7c7685-fa33-4891-86d1-98e734f4d364/?format=api",
                "uuid": "5b7c7685-fa33-4891-86d1-98e734f4d364",
                "name": "B32C1847001",
                "code": "32CM010001"
            },
            "extra_metadata": {},
            "created": "2022-10-04T20:33:09.014242Z",
            "last_modified": "2022-10-04T20:33:09.014228Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/2486dd79-7ca7-482a-b04a-efa403d79063/?format=api",
            "uuid": "2486dd79-7ca7-482a-b04a-efa403d79063",
            "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/5b7c7685-fa33-4891-86d1-98e734f4d364/?format=api",
                "uuid": "5b7c7685-fa33-4891-86d1-98e734f4d364",
                "name": "B32C1847001",
                "code": "32CM010001"
            },
            "extra_metadata": {},
            "created": "2022-10-04T20:33:09.512892Z",
            "last_modified": "2022-10-04T20:33:09.512878Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/f3b5178e-532a-44ed-8497-ee1f0a164acf/?format=api",
            "uuid": "f3b5178e-532a-44ed-8497-ee1f0a164acf",
            "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/14268cd6-f675-440e-b963-8e9a3d058f6f/?format=api",
                "uuid": "14268cd6-f675-440e-b963-8e9a3d058f6f",
                "name": "BUWP019001",
                "code": "BUWP019001"
            },
            "extra_metadata": {},
            "created": "2022-10-05T07:10:22.117903Z",
            "last_modified": "2022-10-05T07:10:22.117889Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/dcdc60bc-70c6-42fe-93ec-ed0f98b5b3f8/?format=api",
            "uuid": "dcdc60bc-70c6-42fe-93ec-ed0f98b5b3f8",
            "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/14268cd6-f675-440e-b963-8e9a3d058f6f/?format=api",
                "uuid": "14268cd6-f675-440e-b963-8e9a3d058f6f",
                "name": "BUWP019001",
                "code": "BUWP019001"
            },
            "extra_metadata": {},
            "created": "2022-10-05T07:10:22.572533Z",
            "last_modified": "2022-10-05T07:10:22.572522Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/b1feb941-1fb3-4767-a898-41b9a4c69443/?format=api",
            "uuid": "b1feb941-1fb3-4767-a898-41b9a4c69443",
            "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/6563592d-c5db-44fe-a11c-3ac3c11a222f/?format=api",
                "uuid": "6563592d-c5db-44fe-a11c-3ac3c11a222f",
                "name": "BUWP019002",
                "code": "BUWP019002"
            },
            "extra_metadata": {},
            "created": "2022-10-05T07:10:25.747433Z",
            "last_modified": "2022-10-05T07:10:25.747419Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/729cbb3c-d158-403a-8671-6ffc69fe25a6/?format=api",
            "uuid": "729cbb3c-d158-403a-8671-6ffc69fe25a6",
            "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/6563592d-c5db-44fe-a11c-3ac3c11a222f/?format=api",
                "uuid": "6563592d-c5db-44fe-a11c-3ac3c11a222f",
                "name": "BUWP019002",
                "code": "BUWP019002"
            },
            "extra_metadata": {},
            "created": "2022-10-05T07:10:26.085352Z",
            "last_modified": "2022-10-05T07:10:26.085341Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/a4a2178f-f9ad-481b-af0f-25156bc5ed78/?format=api",
            "uuid": "a4a2178f-f9ad-481b-af0f-25156bc5ed78",
            "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/3a1d9efe-c301-4de6-a76e-b4974829fa5b/?format=api",
                "uuid": "3a1d9efe-c301-4de6-a76e-b4974829fa5b",
                "name": "BUWP019003",
                "code": "BUWP019003"
            },
            "extra_metadata": {},
            "created": "2022-10-05T07:10:29.206513Z",
            "last_modified": "2022-10-05T07:10:29.206500Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/73f3c6f5-e794-450e-9e2a-e418a84349f6/?format=api",
            "uuid": "73f3c6f5-e794-450e-9e2a-e418a84349f6",
            "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/3a1d9efe-c301-4de6-a76e-b4974829fa5b/?format=api",
                "uuid": "3a1d9efe-c301-4de6-a76e-b4974829fa5b",
                "name": "BUWP019003",
                "code": "BUWP019003"
            },
            "extra_metadata": {},
            "created": "2022-10-05T07:10:29.641781Z",
            "last_modified": "2022-10-05T07:10:29.641767Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/24fce898-72e8-4bdd-941c-ae9a2a3bdeef/?format=api",
            "uuid": "24fce898-72e8-4bdd-941c-ae9a2a3bdeef",
            "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/07e90a08-5652-48f3-abdc-4e6a741d005a/?format=api",
                "uuid": "07e90a08-5652-48f3-abdc-4e6a741d005a",
                "name": "BUWP019004",
                "code": "BUWP019004"
            },
            "extra_metadata": {},
            "created": "2022-10-05T07:10:34.575607Z",
            "last_modified": "2022-10-05T07:10:34.575594Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/37f71cbf-624f-4631-8211-d22ba407535a/?format=api",
            "uuid": "37f71cbf-624f-4631-8211-d22ba407535a",
            "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/07e90a08-5652-48f3-abdc-4e6a741d005a/?format=api",
                "uuid": "07e90a08-5652-48f3-abdc-4e6a741d005a",
                "name": "BUWP019004",
                "code": "BUWP019004"
            },
            "extra_metadata": {},
            "created": "2022-10-05T07:10:34.935260Z",
            "last_modified": "2022-10-05T07:10:34.935247Z",
            "access_modifier": "Public"
        }
    ]
}