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/47a5a334-0f07-4ee3-8ad9-4e4949ddac67/timeseries/?format=api&page=10
HTTP 200 OK
Allow: GET, POST, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 180,
    "next": "https://demo.lizard.net/api/v4/monitoringnetworks/47a5a334-0f07-4ee3-8ad9-4e4949ddac67/timeseries/?format=api&page=11",
    "previous": "https://demo.lizard.net/api/v4/monitoringnetworks/47a5a334-0f07-4ee3-8ad9-4e4949ddac67/timeseries/?format=api&page=9",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/a4f0e640-fcc1-4382-8651-a119ac81ac0e/?format=api",
            "uuid": "a4f0e640-fcc1-4382-8651-a119ac81ac0e",
            "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/91c40562-74a5-401c-9c28-5e52c164d978/?format=api",
                "uuid": "91c40562-74a5-401c-9c28-5e52c164d978",
                "name": "B39B0337003",
                "code": "LEWP022003"
            },
            "extra_metadata": {},
            "created": "2022-10-05T08:11:27.759877Z",
            "last_modified": "2022-10-05T08:11:27.759862Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/1dc3e93e-62c3-4493-bc33-9a245eb02eef/?format=api",
            "uuid": "1dc3e93e-62c3-4493-bc33-9a245eb02eef",
            "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/91c40562-74a5-401c-9c28-5e52c164d978/?format=api",
                "uuid": "91c40562-74a5-401c-9c28-5e52c164d978",
                "name": "B39B0337003",
                "code": "LEWP022003"
            },
            "extra_metadata": {},
            "created": "2022-10-05T08:11:28.267973Z",
            "last_modified": "2022-10-05T08:11:28.267958Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/64d3d95c-f134-4604-a604-32fed1913acf/?format=api",
            "uuid": "64d3d95c-f134-4604-a604-32fed1913acf",
            "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/f7f32726-d0d7-496d-80ab-36f854de956e/?format=api",
                "uuid": "f7f32726-d0d7-496d-80ab-36f854de956e",
                "name": "B39B0337004",
                "code": "LEWP022004"
            },
            "extra_metadata": {},
            "created": "2022-10-05T08:11:31.371352Z",
            "last_modified": "2022-10-05T08:11:31.371339Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/3a3039cb-6cd2-4700-82bb-bad632353889/?format=api",
            "uuid": "3a3039cb-6cd2-4700-82bb-bad632353889",
            "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/f7f32726-d0d7-496d-80ab-36f854de956e/?format=api",
                "uuid": "f7f32726-d0d7-496d-80ab-36f854de956e",
                "name": "B39B0337004",
                "code": "LEWP022004"
            },
            "extra_metadata": {},
            "created": "2022-10-05T08:11:31.752182Z",
            "last_modified": "2022-10-05T08:11:31.752167Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/862a8709-589e-4b3a-89af-d9142052d518/?format=api",
            "uuid": "862a8709-589e-4b3a-89af-d9142052d518",
            "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/f81b0fac-573a-4527-af10-a4590ab6d67b/?format=api",
                "uuid": "f81b0fac-573a-4527-af10-a4590ab6d67b",
                "name": "B39B0337005",
                "code": "LEWP022005"
            },
            "extra_metadata": {},
            "created": "2022-10-05T08:11:35.327224Z",
            "last_modified": "2022-10-05T08:11:35.327201Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/b954afa1-3dba-47d6-bfd1-ca0d1d541229/?format=api",
            "uuid": "b954afa1-3dba-47d6-bfd1-ca0d1d541229",
            "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/f81b0fac-573a-4527-af10-a4590ab6d67b/?format=api",
                "uuid": "f81b0fac-573a-4527-af10-a4590ab6d67b",
                "name": "B39B0337005",
                "code": "LEWP022005"
            },
            "extra_metadata": {},
            "created": "2022-10-05T08:11:35.949942Z",
            "last_modified": "2022-10-05T08:11:35.949928Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/b77d2316-90ad-4e7f-9516-d7174f08ad34/?format=api",
            "uuid": "b77d2316-90ad-4e7f-9516-d7174f08ad34",
            "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/2bedc211-bfa4-4038-b574-a8caa67c843e/?format=api",
                "uuid": "2bedc211-bfa4-4038-b574-a8caa67c843e",
                "name": "B39B0337006",
                "code": "LEWP022006"
            },
            "extra_metadata": {},
            "created": "2022-10-05T08:11:39.794766Z",
            "last_modified": "2022-10-05T08:11:39.794752Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/b403b93f-28e3-4d8f-997b-ca1203f26797/?format=api",
            "uuid": "b403b93f-28e3-4d8f-997b-ca1203f26797",
            "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/2bedc211-bfa4-4038-b574-a8caa67c843e/?format=api",
                "uuid": "2bedc211-bfa4-4038-b574-a8caa67c843e",
                "name": "B39B0337006",
                "code": "LEWP022006"
            },
            "extra_metadata": {},
            "created": "2022-10-05T08:11:40.145357Z",
            "last_modified": "2022-10-05T08:11:40.145343Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/8bd18d53-a9db-4889-b351-69d17ea10dd1/?format=api",
            "uuid": "8bd18d53-a9db-4889-b351-69d17ea10dd1",
            "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/a05f8958-e950-4598-b456-cdb0457ef564/?format=api",
                "uuid": "a05f8958-e950-4598-b456-cdb0457ef564",
                "name": "B39B0337007",
                "code": "LEWP022007"
            },
            "extra_metadata": {},
            "created": "2022-10-05T08:11:43.412007Z",
            "last_modified": "2022-10-05T08:11:43.411990Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/68e7581d-f22b-4b20-88e8-f08b84a0e734/?format=api",
            "uuid": "68e7581d-f22b-4b20-88e8-f08b84a0e734",
            "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/a05f8958-e950-4598-b456-cdb0457ef564/?format=api",
                "uuid": "a05f8958-e950-4598-b456-cdb0457ef564",
                "name": "B39B0337007",
                "code": "LEWP022007"
            },
            "extra_metadata": {},
            "created": "2022-10-05T08:11:43.922056Z",
            "last_modified": "2022-10-05T08:11:43.922043Z",
            "access_modifier": "Public"
        }
    ]
}