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/8f759ebc-267e-4428-ab8f-264994a633b4/timeseries/?format=api&page=19
HTTP 200 OK
Allow: GET, POST, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 188,
    "next": null,
    "previous": "https://demo.lizard.net/api/v4/monitoringnetworks/8f759ebc-267e-4428-ab8f-264994a633b4/timeseries/?format=api&page=18",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/155db473-6925-4853-8973-64ecebf4c65c/?format=api",
            "uuid": "155db473-6925-4853-8973-64ecebf4c65c",
            "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/44ab7730-2b57-4b43-bb05-cb4908e5d5c2/?format=api",
                "uuid": "44ab7730-2b57-4b43-bb05-cb4908e5d5c2",
                "name": "28DM049001",
                "code": "28DM049001"
            },
            "extra_metadata": {},
            "created": "2025-06-05T12:39:06.538614Z",
            "last_modified": "2025-06-05T12:39:06.538596Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/fe61bc6f-8b93-4787-bc2f-ba1d4a6ea9b2/?format=api",
            "uuid": "fe61bc6f-8b93-4787-bc2f-ba1d4a6ea9b2",
            "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/44ab7730-2b57-4b43-bb05-cb4908e5d5c2/?format=api",
                "uuid": "44ab7730-2b57-4b43-bb05-cb4908e5d5c2",
                "name": "28DM049001",
                "code": "28DM049001"
            },
            "extra_metadata": {},
            "created": "2025-06-05T12:39:07.044027Z",
            "last_modified": "2025-06-05T12:39:07.044001Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/52ad849d-0bfe-445b-beab-14e23a727317/?format=api",
            "uuid": "52ad849d-0bfe-445b-beab-14e23a727317",
            "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/b848d23d-8dc3-4f7a-bf1a-9cd76f505c9d/?format=api",
                "uuid": "b848d23d-8dc3-4f7a-bf1a-9cd76f505c9d",
                "name": "28DM050001",
                "code": "28DM050001"
            },
            "extra_metadata": {},
            "created": "2025-06-05T12:39:08.651928Z",
            "last_modified": "2025-06-05T12:39:08.651902Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/97fc71ff-e3f8-44ec-b721-8327b351cb1c/?format=api",
            "uuid": "97fc71ff-e3f8-44ec-b721-8327b351cb1c",
            "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/b848d23d-8dc3-4f7a-bf1a-9cd76f505c9d/?format=api",
                "uuid": "b848d23d-8dc3-4f7a-bf1a-9cd76f505c9d",
                "name": "28DM050001",
                "code": "28DM050001"
            },
            "extra_metadata": {},
            "created": "2025-06-05T12:39:09.376118Z",
            "last_modified": "2025-06-05T12:39:09.376091Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/8bb01a02-f604-4cef-8a1f-58cb6b447d93/?format=api",
            "uuid": "8bb01a02-f604-4cef-8a1f-58cb6b447d93",
            "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/0895dcd8-82a2-4427-bdd1-e9ed74759e41/?format=api",
                "uuid": "0895dcd8-82a2-4427-bdd1-e9ed74759e41",
                "name": "28DM051001",
                "code": "28DM051001"
            },
            "extra_metadata": {},
            "created": "2025-06-05T12:39:11.432547Z",
            "last_modified": "2025-06-05T12:39:11.432521Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/f180a90e-bc7f-43d3-9f80-95fe80e3f7be/?format=api",
            "uuid": "f180a90e-bc7f-43d3-9f80-95fe80e3f7be",
            "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/0895dcd8-82a2-4427-bdd1-e9ed74759e41/?format=api",
                "uuid": "0895dcd8-82a2-4427-bdd1-e9ed74759e41",
                "name": "28DM051001",
                "code": "28DM051001"
            },
            "extra_metadata": {},
            "created": "2025-06-05T12:39:12.019409Z",
            "last_modified": "2025-06-05T12:39:12.019394Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/a593146d-e1ce-44ff-b9d1-18dcf32ba94c/?format=api",
            "uuid": "a593146d-e1ce-44ff-b9d1-18dcf32ba94c",
            "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/4d34bb1e-24a5-49d0-811a-b77aa951326a/?format=api",
                "uuid": "4d34bb1e-24a5-49d0-811a-b77aa951326a",
                "name": "28DM052001",
                "code": "28DM052001"
            },
            "extra_metadata": {},
            "created": "2025-06-05T12:39:13.553230Z",
            "last_modified": "2025-06-05T12:39:13.553214Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/9046eaf6-08e2-4c63-8f63-d369c4682796/?format=api",
            "uuid": "9046eaf6-08e2-4c63-8f63-d369c4682796",
            "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/4d34bb1e-24a5-49d0-811a-b77aa951326a/?format=api",
                "uuid": "4d34bb1e-24a5-49d0-811a-b77aa951326a",
                "name": "28DM052001",
                "code": "28DM052001"
            },
            "extra_metadata": {},
            "created": "2025-06-05T12:39:14.093244Z",
            "last_modified": "2025-06-05T12:39:14.093223Z",
            "access_modifier": "Public"
        }
    ]
}