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/1bfd88e6-c5cc-4159-94a7-7fc4b208c2f0/timeseries/?format=api&page=5
HTTP 200 OK
Allow: GET, POST, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 70,
    "next": "https://demo.lizard.net/api/v4/monitoringnetworks/1bfd88e6-c5cc-4159-94a7-7fc4b208c2f0/timeseries/?format=api&page=6",
    "previous": "https://demo.lizard.net/api/v4/monitoringnetworks/1bfd88e6-c5cc-4159-94a7-7fc4b208c2f0/timeseries/?format=api&page=4",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/9dcd54a9-7d2a-4ecf-9f0a-438847acba0e/?format=api",
            "uuid": "9dcd54a9-7d2a-4ecf-9f0a-438847acba0e",
            "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/19a97578-4f8d-4c01-9565-861950e5e560/?format=api",
                "uuid": "19a97578-4f8d-4c01-9565-861950e5e560",
                "name": "28AA3169015",
                "code": "28AA3169015"
            },
            "extra_metadata": {},
            "created": "2022-10-04T20:12:17.175089Z",
            "last_modified": "2022-10-04T20:12:17.175076Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/bd50a193-9f82-4c0a-9c13-817f2f460bcd/?format=api",
            "uuid": "bd50a193-9f82-4c0a-9c13-817f2f460bcd",
            "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/19a97578-4f8d-4c01-9565-861950e5e560/?format=api",
                "uuid": "19a97578-4f8d-4c01-9565-861950e5e560",
                "name": "28AA3169015",
                "code": "28AA3169015"
            },
            "extra_metadata": {},
            "created": "2022-10-04T20:12:17.676668Z",
            "last_modified": "2022-10-04T20:12:17.676655Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/b7536a21-2fc9-4f4b-a02c-41f62b176a77/?format=api",
            "uuid": "b7536a21-2fc9-4f4b-a02c-41f62b176a77",
            "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/74661e36-57b0-4e11-8586-2f7c57b1261f/?format=api",
                "uuid": "74661e36-57b0-4e11-8586-2f7c57b1261f",
                "name": "28AA3169016",
                "code": "28AA3169016"
            },
            "extra_metadata": {},
            "created": "2022-10-04T20:12:19.970807Z",
            "last_modified": "2022-10-04T20:12:19.970788Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/d3c0c72c-2caa-469f-a7e0-6683fa9bc470/?format=api",
            "uuid": "d3c0c72c-2caa-469f-a7e0-6683fa9bc470",
            "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/74661e36-57b0-4e11-8586-2f7c57b1261f/?format=api",
                "uuid": "74661e36-57b0-4e11-8586-2f7c57b1261f",
                "name": "28AA3169016",
                "code": "28AA3169016"
            },
            "extra_metadata": {},
            "created": "2022-10-04T20:12:20.405993Z",
            "last_modified": "2022-10-04T20:12:20.405982Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/77cd5e34-6627-4613-a88b-1bfdb4167e3e/?format=api",
            "uuid": "77cd5e34-6627-4613-a88b-1bfdb4167e3e",
            "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/23a22158-b8e6-4e64-8551-7a6dad87fead/?format=api",
                "uuid": "23a22158-b8e6-4e64-8551-7a6dad87fead",
                "name": "28AA3169017",
                "code": "28AA3169017"
            },
            "extra_metadata": {},
            "created": "2022-10-04T20:12:22.728004Z",
            "last_modified": "2022-10-04T20:12:22.727991Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/4734f087-353b-4661-ae4d-663a291bcb16/?format=api",
            "uuid": "4734f087-353b-4661-ae4d-663a291bcb16",
            "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/23a22158-b8e6-4e64-8551-7a6dad87fead/?format=api",
                "uuid": "23a22158-b8e6-4e64-8551-7a6dad87fead",
                "name": "28AA3169017",
                "code": "28AA3169017"
            },
            "extra_metadata": {},
            "created": "2022-10-04T20:12:23.162426Z",
            "last_modified": "2022-10-04T20:12:23.162410Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/1bab2957-25ed-4334-a63a-b1006973a005/?format=api",
            "uuid": "1bab2957-25ed-4334-a63a-b1006973a005",
            "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/2516ac69-9baa-4707-95ca-215046f0cf28/?format=api",
                "uuid": "2516ac69-9baa-4707-95ca-215046f0cf28",
                "name": "28AA3169018",
                "code": "28AA3169018"
            },
            "extra_metadata": {},
            "created": "2022-10-04T20:12:25.451656Z",
            "last_modified": "2022-10-04T20:12:25.451643Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/50b2f00b-f62a-4bef-97e9-47908a575615/?format=api",
            "uuid": "50b2f00b-f62a-4bef-97e9-47908a575615",
            "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/2516ac69-9baa-4707-95ca-215046f0cf28/?format=api",
                "uuid": "2516ac69-9baa-4707-95ca-215046f0cf28",
                "name": "28AA3169018",
                "code": "28AA3169018"
            },
            "extra_metadata": {},
            "created": "2022-10-04T20:12:25.884131Z",
            "last_modified": "2022-10-04T20:12:25.884119Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/0f2e6224-9b06-4833-8205-8b8d5c2061fe/?format=api",
            "uuid": "0f2e6224-9b06-4833-8205-8b8d5c2061fe",
            "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/7100b4d2-bc50-4c3c-9cd1-38bc7dadff18/?format=api",
                "uuid": "7100b4d2-bc50-4c3c-9cd1-38bc7dadff18",
                "name": "28AA3169019",
                "code": "28AA3169019"
            },
            "extra_metadata": {},
            "created": "2022-10-04T20:12:28.174571Z",
            "last_modified": "2022-10-04T20:12:28.174558Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/f9ccedb3-998a-4e59-870e-3c65004a0967/?format=api",
            "uuid": "f9ccedb3-998a-4e59-870e-3c65004a0967",
            "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/7100b4d2-bc50-4c3c-9cd1-38bc7dadff18/?format=api",
                "uuid": "7100b4d2-bc50-4c3c-9cd1-38bc7dadff18",
                "name": "28AA3169019",
                "code": "28AA3169019"
            },
            "extra_metadata": {},
            "created": "2022-10-04T20:12:28.631769Z",
            "last_modified": "2022-10-04T20:12:28.631755Z",
            "access_modifier": "Public"
        }
    ]
}