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/50a999df-aba4-4e52-b155-255b497d70b8/timeseries/?format=api&page=3
HTTP 200 OK
Allow: GET, POST, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 514,
    "next": "https://demo.lizard.net/api/v4/monitoringnetworks/50a999df-aba4-4e52-b155-255b497d70b8/timeseries/?format=api&page=4",
    "previous": "https://demo.lizard.net/api/v4/monitoringnetworks/50a999df-aba4-4e52-b155-255b497d70b8/timeseries/?format=api&page=2",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/79fbb9fc-95a2-4672-bb33-3f8eafc679c0/?format=api",
            "uuid": "79fbb9fc-95a2-4672-bb33-3f8eafc679c0",
            "code": "WNS2184::second::1::900",
            "name": "WNS2184",
            "description": "",
            "start": "2015-01-01T13:30:00Z",
            "end": "2025-03-15T03:00:00Z",
            "value_type": "float",
            "last_value": -406.5,
            "interval": null,
            "observation_type": {
                "url": "https://demo.lizard.net/api/v4/observationtypes/8/?format=api",
                "id": 8,
                "code": "WNS2184",
                "parameter": "Waterhoogte",
                "unit": "cm",
                "scale": "interval",
                "description": "",
                "domain_values": null,
                "reference_frame": "NAP",
                "compartment": "OW",
                "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/6a97754a-7296-4cfe-961f-686414d9f5ea/?format=api",
                "uuid": "6a97754a-7296-4cfe-961f-686414d9f5ea",
                "name": "Aanvoersloot 4-15/Oosteringweg, aanvoerslootpeil",
                "code": "MP6021"
            },
            "extra_metadata": {},
            "created": "2016-02-16T23:29:21.097814Z",
            "last_modified": "2025-03-15T06:26:14.719770Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/375ae1eb-7c64-4e4a-b394-ed7cb444af43/?format=api",
            "uuid": "375ae1eb-7c64-4e4a-b394-ed7cb444af43",
            "code": "WNS2184::second::1::900",
            "name": "WNS2184",
            "description": "",
            "start": "2015-01-01T13:30:00Z",
            "end": "2022-03-22T13:00:00Z",
            "value_type": "float",
            "last_value": -70.1,
            "interval": null,
            "observation_type": {
                "url": "https://demo.lizard.net/api/v4/observationtypes/8/?format=api",
                "id": 8,
                "code": "WNS2184",
                "parameter": "Waterhoogte",
                "unit": "cm",
                "scale": "interval",
                "description": "",
                "domain_values": null,
                "reference_frame": "NAP",
                "compartment": "OW",
                "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/07e18d0c-b9e5-402e-94d0-cc74f7256c6d/?format=api",
                "uuid": "07e18d0c-b9e5-402e-94d0-cc74f7256c6d",
                "name": "Aanvoersloot 4-20/ Baarloseweg-Uitterdijkenweg, aanvoerslootpeil",
                "code": "MP6022"
            },
            "extra_metadata": {},
            "created": "2016-02-16T23:29:21.314987Z",
            "last_modified": "2022-04-05T10:19:26.611755Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/01de5d4e-ea98-48cd-8601-074976c6af95/?format=api",
            "uuid": "01de5d4e-ea98-48cd-8601-074976c6af95",
            "code": "WNS2184::second::1::900",
            "name": "WNS2184",
            "description": "",
            "start": "2014-12-30T23:00:00Z",
            "end": "2025-03-15T03:00:00Z",
            "value_type": "float",
            "last_value": -193.7,
            "interval": null,
            "observation_type": {
                "url": "https://demo.lizard.net/api/v4/observationtypes/8/?format=api",
                "id": 8,
                "code": "WNS2184",
                "parameter": "Waterhoogte",
                "unit": "cm",
                "scale": "interval",
                "description": "",
                "domain_values": null,
                "reference_frame": "NAP",
                "compartment": "OW",
                "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/97b1d4ec-3b16-4315-9e56-a38fdd1c7703/?format=api",
                "uuid": "97b1d4ec-3b16-4315-9e56-a38fdd1c7703",
                "name": "Natuurterrein Zwartehoek",
                "code": "MP6023"
            },
            "extra_metadata": {},
            "created": "2016-02-16T23:29:21.533225Z",
            "last_modified": "2025-03-15T06:26:09.394566Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/70f33740-8c48-410d-9466-b82025b983eb/?format=api",
            "uuid": "70f33740-8c48-410d-9466-b82025b983eb",
            "code": "WNS2184::second::1::900",
            "name": "WNS2184",
            "description": "",
            "start": "2014-12-22T23:15:00Z",
            "end": "2025-03-15T03:00:00Z",
            "value_type": "float",
            "last_value": -134.7,
            "interval": null,
            "observation_type": {
                "url": "https://demo.lizard.net/api/v4/observationtypes/8/?format=api",
                "id": 8,
                "code": "WNS2184",
                "parameter": "Waterhoogte",
                "unit": "cm",
                "scale": "interval",
                "description": "",
                "domain_values": null,
                "reference_frame": "NAP",
                "compartment": "OW",
                "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/d1c2ade9-53dc-414b-af0e-9235cf739283/?format=api",
                "uuid": "d1c2ade9-53dc-414b-af0e-9235cf739283",
                "name": "Aanvoersloot 5-10/Drietorensweg, aanvoerslootpeil",
                "code": "MP6024"
            },
            "extra_metadata": {},
            "created": "2016-02-16T23:29:21.734819Z",
            "last_modified": "2025-03-15T06:26:06.992733Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/be493366-5d24-4569-ab15-f95809d017ab/?format=api",
            "uuid": "be493366-5d24-4569-ab15-f95809d017ab",
            "code": "WNS2184::second::1::900",
            "name": "WNS2184",
            "description": "",
            "start": "2014-12-20T19:15:00Z",
            "end": "2025-03-15T03:00:00Z",
            "value_type": "float",
            "last_value": -279.9,
            "interval": null,
            "observation_type": {
                "url": "https://demo.lizard.net/api/v4/observationtypes/8/?format=api",
                "id": 8,
                "code": "WNS2184",
                "parameter": "Waterhoogte",
                "unit": "cm",
                "scale": "interval",
                "description": "",
                "domain_values": null,
                "reference_frame": "NAP",
                "compartment": "OW",
                "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/20c7e055-9b3b-46fd-b9e0-40280e06faaa/?format=api",
                "uuid": "20c7e055-9b3b-46fd-b9e0-40280e06faaa",
                "name": "Aanvoersloot 6-30/Schokkeringweg-Redetocht, aanvoerslootpeil",
                "code": "MP6025"
            },
            "extra_metadata": {},
            "created": "2016-02-16T23:29:21.946288Z",
            "last_modified": "2025-03-15T06:25:29.489176Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/f54bf199-6a3e-428a-8681-a2ce0874df12/?format=api",
            "uuid": "f54bf199-6a3e-428a-8681-a2ce0874df12",
            "code": "WNS2184::second::1::900",
            "name": "WNS2184",
            "description": "",
            "start": "2015-01-01T00:00:00Z",
            "end": "2025-03-15T03:00:00Z",
            "value_type": "float",
            "last_value": -183.5,
            "interval": null,
            "observation_type": {
                "url": "https://demo.lizard.net/api/v4/observationtypes/8/?format=api",
                "id": 8,
                "code": "WNS2184",
                "parameter": "Waterhoogte",
                "unit": "cm",
                "scale": "interval",
                "description": "",
                "domain_values": null,
                "reference_frame": "NAP",
                "compartment": "OW",
                "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/c9e32f1a-1f01-4920-a9c8-0c91c6363343/?format=api",
                "uuid": "c9e32f1a-1f01-4920-a9c8-0c91c6363343",
                "name": "Aanvoersloot 6-10/kavel P64, aanvoerslootpeil",
                "code": "MP6026"
            },
            "extra_metadata": {},
            "created": "2016-02-16T23:29:22.168953Z",
            "last_modified": "2025-03-15T06:26:18.332475Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/265a7c2c-c660-4364-b38c-bb693f4a0210/?format=api",
            "uuid": "265a7c2c-c660-4364-b38c-bb693f4a0210",
            "code": "WNS2184::second::1::900",
            "name": "WNS2184",
            "description": "",
            "start": "2015-01-01T00:00:00Z",
            "end": "2025-03-15T03:00:00Z",
            "value_type": "float",
            "last_value": -274.9,
            "interval": null,
            "observation_type": {
                "url": "https://demo.lizard.net/api/v4/observationtypes/8/?format=api",
                "id": 8,
                "code": "WNS2184",
                "parameter": "Waterhoogte",
                "unit": "cm",
                "scale": "interval",
                "description": "",
                "domain_values": null,
                "reference_frame": "NAP",
                "compartment": "OW",
                "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/9c4e5e1e-b3ba-4669-8d99-1afd8b857cf9/?format=api",
                "uuid": "9c4e5e1e-b3ba-4669-8d99-1afd8b857cf9",
                "name": "Aanvoersloot 1-70/kavel D128, aanvoerslootpeil",
                "code": "MP6027"
            },
            "extra_metadata": {},
            "created": "2016-02-16T23:29:22.390018Z",
            "last_modified": "2025-03-15T06:26:17.711027Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/46d22412-e3b1-46c3-91c1-e43b1c5134cb/?format=api",
            "uuid": "46d22412-e3b1-46c3-91c1-e43b1c5134cb",
            "code": "WNS2184::second::1::900",
            "name": "WNS2184",
            "description": "",
            "start": "2015-11-01T20:00:00Z",
            "end": "2025-03-13T15:30:00Z",
            "value_type": "float",
            "last_value": -534.059,
            "interval": null,
            "observation_type": {
                "url": "https://demo.lizard.net/api/v4/observationtypes/8/?format=api",
                "id": 8,
                "code": "WNS2184",
                "parameter": "Waterhoogte",
                "unit": "cm",
                "scale": "interval",
                "description": "",
                "domain_values": null,
                "reference_frame": "NAP",
                "compartment": "OW",
                "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/05377791-aaf2-425d-ab23-895a6a380c9a/?format=api",
                "uuid": "05377791-aaf2-425d-ab23-895a6a380c9a",
                "name": "Stuw Sportpark, waterhoogte HWZ",
                "code": "LT2551A"
            },
            "extra_metadata": {},
            "created": "2016-02-16T23:30:06.891601Z",
            "last_modified": "2025-03-15T06:25:44.301745Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/5a16500a-9206-4a8d-a22e-137646deaac1/?format=api",
            "uuid": "5a16500a-9206-4a8d-a22e-137646deaac1",
            "code": "WNS2184::second::1::900",
            "name": "WNS2184",
            "description": "",
            "start": "2015-11-01T20:00:00Z",
            "end": "2025-03-13T15:30:00Z",
            "value_type": "float",
            "last_value": -622.404,
            "interval": null,
            "observation_type": {
                "url": "https://demo.lizard.net/api/v4/observationtypes/8/?format=api",
                "id": 8,
                "code": "WNS2184",
                "parameter": "Waterhoogte",
                "unit": "cm",
                "scale": "interval",
                "description": "",
                "domain_values": null,
                "reference_frame": "NAP",
                "compartment": "OW",
                "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/3a3cb5ff-2e05-4e2e-bd51-a76ec04daf98/?format=api",
                "uuid": "3a3cb5ff-2e05-4e2e-bd51-a76ec04daf98",
                "name": "Stuw Sportpark, waterhoogte LWZ",
                "code": "LT2551B"
            },
            "extra_metadata": {},
            "created": "2016-02-16T23:30:07.080662Z",
            "last_modified": "2025-03-15T06:25:28.821774Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/30cfb38f-a7c4-4edc-a91a-887f8e243b0a/?format=api",
            "uuid": "30cfb38f-a7c4-4edc-a91a-887f8e243b0a",
            "code": "WNS2184::second::1::900",
            "name": "WNS2184",
            "description": "",
            "start": "2018-10-16T13:45:00Z",
            "end": "2021-04-12T02:00:00Z",
            "value_type": "float",
            "last_value": -417.0,
            "interval": null,
            "observation_type": {
                "url": "https://demo.lizard.net/api/v4/observationtypes/8/?format=api",
                "id": 8,
                "code": "WNS2184",
                "parameter": "Waterhoogte",
                "unit": "cm",
                "scale": "interval",
                "description": "",
                "domain_values": null,
                "reference_frame": "NAP",
                "compartment": "OW",
                "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/f621a1cc-7d20-4bee-b989-3e9d65026aee/?format=api",
                "uuid": "f621a1cc-7d20-4bee-b989-3e9d65026aee",
                "name": "Meetpunt Oostvaardersplassen Zuid",
                "code": "MP6089"
            },
            "extra_metadata": {},
            "created": "2018-12-19T18:25:30.646080Z",
            "last_modified": "2023-02-28T10:37:14.950976Z",
            "access_modifier": "Public"
        }
    ]
}