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=7
HTTP 200 OK
Allow: GET, POST, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 70,
    "next": null,
    "previous": "https://demo.lizard.net/api/v4/monitoringnetworks/1bfd88e6-c5cc-4159-94a7-7fc4b208c2f0/timeseries/?format=api&page=6",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/95d269cc-ad0d-487e-8349-d47ef701936f/?format=api",
            "uuid": "95d269cc-ad0d-487e-8349-d47ef701936f",
            "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/d2c82c75-b3ec-48f1-aa39-54d7c9af20a3/?format=api",
                "uuid": "d2c82c75-b3ec-48f1-aa39-54d7c9af20a3",
                "name": "001",
                "code": "28AM001001"
            },
            "extra_metadata": {},
            "created": "2022-10-04T20:13:12.249943Z",
            "last_modified": "2022-10-04T20:13:12.249929Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/f2e9537d-a951-44e2-87ed-14661eb94dbb/?format=api",
            "uuid": "f2e9537d-a951-44e2-87ed-14661eb94dbb",
            "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/d2c82c75-b3ec-48f1-aa39-54d7c9af20a3/?format=api",
                "uuid": "d2c82c75-b3ec-48f1-aa39-54d7c9af20a3",
                "name": "001",
                "code": "28AM001001"
            },
            "extra_metadata": {},
            "created": "2022-10-04T20:13:12.739363Z",
            "last_modified": "2022-10-04T20:13:12.739348Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/18680584-32c6-4ce7-b772-fb37b41d14c9/?format=api",
            "uuid": "18680584-32c6-4ce7-b772-fb37b41d14c9",
            "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/3a0dd4d4-80af-4d60-895e-e348e13bc238/?format=api",
                "uuid": "3a0dd4d4-80af-4d60-895e-e348e13bc238",
                "name": "001",
                "code": "28AM002001"
            },
            "extra_metadata": {},
            "created": "2022-10-04T20:13:14.655286Z",
            "last_modified": "2022-10-04T20:13:14.655271Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/acd81a90-f4c4-4626-b4e7-bec6de83285d/?format=api",
            "uuid": "acd81a90-f4c4-4626-b4e7-bec6de83285d",
            "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/3a0dd4d4-80af-4d60-895e-e348e13bc238/?format=api",
                "uuid": "3a0dd4d4-80af-4d60-895e-e348e13bc238",
                "name": "001",
                "code": "28AM002001"
            },
            "extra_metadata": {},
            "created": "2022-10-04T20:13:15.105889Z",
            "last_modified": "2022-10-04T20:13:15.105876Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/de3153a7-c72d-4dce-be6c-6b9f29250f0e/?format=api",
            "uuid": "de3153a7-c72d-4dce-be6c-6b9f29250f0e",
            "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/05c751c6-5dd4-478a-8e30-3f3ab8f7ca03/?format=api",
                "uuid": "05c751c6-5dd4-478a-8e30-3f3ab8f7ca03",
                "name": "002",
                "code": "28AM002002"
            },
            "extra_metadata": {},
            "created": "2022-10-04T20:13:17.050589Z",
            "last_modified": "2022-10-04T20:13:17.050574Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/436f5c53-d4ab-4135-ad99-da9471b9ab7b/?format=api",
            "uuid": "436f5c53-d4ab-4135-ad99-da9471b9ab7b",
            "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/05c751c6-5dd4-478a-8e30-3f3ab8f7ca03/?format=api",
                "uuid": "05c751c6-5dd4-478a-8e30-3f3ab8f7ca03",
                "name": "002",
                "code": "28AM002002"
            },
            "extra_metadata": {},
            "created": "2022-10-04T20:13:17.544390Z",
            "last_modified": "2022-10-04T20:13:17.544376Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/7cfdc6c3-5964-412a-b506-d481af65bce9/?format=api",
            "uuid": "7cfdc6c3-5964-412a-b506-d481af65bce9",
            "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/48e166e6-cd7d-4ef1-b66c-fefb9d5349cb/?format=api",
                "uuid": "48e166e6-cd7d-4ef1-b66c-fefb9d5349cb",
                "name": "001",
                "code": "28AM003001"
            },
            "extra_metadata": {},
            "created": "2022-10-04T20:13:19.639772Z",
            "last_modified": "2022-10-04T20:13:19.639758Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/5bf4fa77-2a0c-4e6f-9817-a7421f928ba4/?format=api",
            "uuid": "5bf4fa77-2a0c-4e6f-9817-a7421f928ba4",
            "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/48e166e6-cd7d-4ef1-b66c-fefb9d5349cb/?format=api",
                "uuid": "48e166e6-cd7d-4ef1-b66c-fefb9d5349cb",
                "name": "001",
                "code": "28AM003001"
            },
            "extra_metadata": {},
            "created": "2022-10-04T20:13:20.106402Z",
            "last_modified": "2022-10-04T20:13:20.106388Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/48199f37-c570-44e9-ba71-9937cae32f49/?format=api",
            "uuid": "48199f37-c570-44e9-ba71-9937cae32f49",
            "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/c571f72d-3469-4dfb-acce-50e8e6e15c6f/?format=api",
                "uuid": "c571f72d-3469-4dfb-acce-50e8e6e15c6f",
                "name": "22DM003001",
                "code": "22DM003001"
            },
            "extra_metadata": {},
            "created": "2024-07-05T16:14:55.947268Z",
            "last_modified": "2024-07-05T16:14:55.947253Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/f4d89020-2686-40c7-bdf9-a208cde265ec/?format=api",
            "uuid": "f4d89020-2686-40c7-bdf9-a208cde265ec",
            "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/c571f72d-3469-4dfb-acce-50e8e6e15c6f/?format=api",
                "uuid": "c571f72d-3469-4dfb-acce-50e8e6e15c6f",
                "name": "22DM003001",
                "code": "22DM003001"
            },
            "extra_metadata": {},
            "created": "2024-07-05T16:14:56.241839Z",
            "last_modified": "2024-07-05T16:14:56.241827Z",
            "access_modifier": "Public"
        }
    ]
}