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/ccb30d9a-14a8-4edf-8cf3-556fddc02615/timeseries/?format=api&page=4
HTTP 200 OK
Allow: GET, POST, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 38,
    "next": null,
    "previous": "https://demo.lizard.net/api/v4/monitoringnetworks/ccb30d9a-14a8-4edf-8cf3-556fddc02615/timeseries/?format=api&page=3",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/bf27ddfe-74c7-4671-a1d1-e4dd61ac14a0/?format=api",
            "uuid": "bf27ddfe-74c7-4671-a1d1-e4dd61ac14a0",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": null,
            "end": null,
            "value_type": "float",
            "last_value": null,
            "interval": 0,
            "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/66f6c0a6-f152-4324-ab69-cb97fc06396f/?format=api",
                "uuid": "66f6c0a6-f152-4324-ab69-cb97fc06396f",
                "name": "26HM009001",
                "code": "26HM009001"
            },
            "extra_metadata": {},
            "created": "2024-08-27T13:39:35.490788Z",
            "last_modified": "2024-08-27T13:39:35.490777Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/72261db1-06c0-4447-8e54-d52b3015428a/?format=api",
            "uuid": "72261db1-06c0-4447-8e54-d52b3015428a",
            "code": "WNS9040",
            "name": "WNS9040",
            "description": "",
            "start": null,
            "end": null,
            "value_type": "float",
            "last_value": null,
            "interval": 0,
            "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/66f6c0a6-f152-4324-ab69-cb97fc06396f/?format=api",
                "uuid": "66f6c0a6-f152-4324-ab69-cb97fc06396f",
                "name": "26HM009001",
                "code": "26HM009001"
            },
            "extra_metadata": {},
            "created": "2024-08-27T13:39:35.639706Z",
            "last_modified": "2024-08-27T13:39:35.639693Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/9c3d4e76-7b1d-44df-b923-390e827605fa/?format=api",
            "uuid": "9c3d4e76-7b1d-44df-b923-390e827605fa",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": null,
            "end": null,
            "value_type": "float",
            "last_value": null,
            "interval": 0,
            "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/20a9f9bf-8f56-4c10-9463-0bf934d29e41/?format=api",
                "uuid": "20a9f9bf-8f56-4c10-9463-0bf934d29e41",
                "name": "27BM012001",
                "code": "27BM012001"
            },
            "extra_metadata": {},
            "created": "2024-08-27T13:39:37.218955Z",
            "last_modified": "2024-08-27T13:39:37.218939Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/fcd03e6f-7e19-4028-a5cd-78b20f1c93ee/?format=api",
            "uuid": "fcd03e6f-7e19-4028-a5cd-78b20f1c93ee",
            "code": "WNS9040",
            "name": "WNS9040",
            "description": "",
            "start": null,
            "end": null,
            "value_type": "float",
            "last_value": null,
            "interval": 0,
            "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/20a9f9bf-8f56-4c10-9463-0bf934d29e41/?format=api",
                "uuid": "20a9f9bf-8f56-4c10-9463-0bf934d29e41",
                "name": "27BM012001",
                "code": "27BM012001"
            },
            "extra_metadata": {},
            "created": "2024-08-27T13:39:37.361587Z",
            "last_modified": "2024-08-27T13:39:37.361560Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/f79fc696-6f25-46cf-97da-7ccdc58bec9f/?format=api",
            "uuid": "f79fc696-6f25-46cf-97da-7ccdc58bec9f",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": null,
            "end": null,
            "value_type": "float",
            "last_value": null,
            "interval": 0,
            "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/7b88593f-ecab-4f40-bc40-359823678529/?format=api",
                "uuid": "7b88593f-ecab-4f40-bc40-359823678529",
                "name": "27BM013001",
                "code": "27BM013001"
            },
            "extra_metadata": {},
            "created": "2024-08-27T13:39:38.977740Z",
            "last_modified": "2024-08-27T13:39:38.977718Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/f262ee4f-5781-40ff-a212-24605037bbff/?format=api",
            "uuid": "f262ee4f-5781-40ff-a212-24605037bbff",
            "code": "WNS9040",
            "name": "WNS9040",
            "description": "",
            "start": null,
            "end": null,
            "value_type": "float",
            "last_value": null,
            "interval": 0,
            "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/7b88593f-ecab-4f40-bc40-359823678529/?format=api",
                "uuid": "7b88593f-ecab-4f40-bc40-359823678529",
                "name": "27BM013001",
                "code": "27BM013001"
            },
            "extra_metadata": {},
            "created": "2024-08-27T13:39:39.128182Z",
            "last_modified": "2024-08-27T13:39:39.128164Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/808e1a03-99fa-46d1-8af9-25f4a6120d47/?format=api",
            "uuid": "808e1a03-99fa-46d1-8af9-25f4a6120d47",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": null,
            "end": null,
            "value_type": "float",
            "last_value": null,
            "interval": 0,
            "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/950d25f3-478e-45d9-a10a-d666cb3a9c2c/?format=api",
                "uuid": "950d25f3-478e-45d9-a10a-d666cb3a9c2c",
                "name": "27BM014001",
                "code": "27BM014001"
            },
            "extra_metadata": {},
            "created": "2024-08-27T13:39:40.704896Z",
            "last_modified": "2024-08-27T13:39:40.704873Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/f32fede4-2db8-455f-88ab-1ce64611409c/?format=api",
            "uuid": "f32fede4-2db8-455f-88ab-1ce64611409c",
            "code": "WNS9040",
            "name": "WNS9040",
            "description": "",
            "start": null,
            "end": null,
            "value_type": "float",
            "last_value": null,
            "interval": 0,
            "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/950d25f3-478e-45d9-a10a-d666cb3a9c2c/?format=api",
                "uuid": "950d25f3-478e-45d9-a10a-d666cb3a9c2c",
                "name": "27BM014001",
                "code": "27BM014001"
            },
            "extra_metadata": {},
            "created": "2024-08-27T13:39:40.852342Z",
            "last_modified": "2024-08-27T13:39:40.852325Z",
            "access_modifier": "Public"
        }
    ]
}