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/b7ae8d9d-ddd5-4670-b1d7-a2d8055361ef/timeseries/?format=api&page=4
HTTP 200 OK
Allow: GET, POST, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 106,
    "next": "https://demo.lizard.net/api/v4/monitoringnetworks/b7ae8d9d-ddd5-4670-b1d7-a2d8055361ef/timeseries/?format=api&page=5",
    "previous": "https://demo.lizard.net/api/v4/monitoringnetworks/b7ae8d9d-ddd5-4670-b1d7-a2d8055361ef/timeseries/?format=api&page=3",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/3ffad9ba-9a18-455c-9dc3-1588019db758/?format=api",
            "uuid": "3ffad9ba-9a18-455c-9dc3-1588019db758",
            "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/aa8d3a6e-0c33-4466-8529-65d4b77dba2a/?format=api",
                "uuid": "aa8d3a6e-0c33-4466-8529-65d4b77dba2a",
                "name": "LIWP033003",
                "code": "LIWP033003"
            },
            "extra_metadata": {},
            "created": "2022-10-05T08:19:03.827675Z",
            "last_modified": "2022-10-05T08:19:03.827649Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/8c6507d3-8f71-409a-a17f-5fd0f83332ed/?format=api",
            "uuid": "8c6507d3-8f71-409a-a17f-5fd0f83332ed",
            "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/aa8d3a6e-0c33-4466-8529-65d4b77dba2a/?format=api",
                "uuid": "aa8d3a6e-0c33-4466-8529-65d4b77dba2a",
                "name": "LIWP033003",
                "code": "LIWP033003"
            },
            "extra_metadata": {},
            "created": "2022-10-05T08:19:04.216956Z",
            "last_modified": "2022-10-05T08:19:04.216941Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/89763e3a-f3c7-4ca2-8ce4-538facd50e4e/?format=api",
            "uuid": "89763e3a-f3c7-4ca2-8ce4-538facd50e4e",
            "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/217ec958-9b80-422b-b625-f38bad660d31/?format=api",
                "uuid": "217ec958-9b80-422b-b625-f38bad660d31",
                "name": "LIWP033004",
                "code": "LIWP033004"
            },
            "extra_metadata": {},
            "created": "2022-10-05T08:19:07.584923Z",
            "last_modified": "2022-10-05T08:19:07.584906Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/889f30af-e9ba-45f3-87a3-3a9b004d87f5/?format=api",
            "uuid": "889f30af-e9ba-45f3-87a3-3a9b004d87f5",
            "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/217ec958-9b80-422b-b625-f38bad660d31/?format=api",
                "uuid": "217ec958-9b80-422b-b625-f38bad660d31",
                "name": "LIWP033004",
                "code": "LIWP033004"
            },
            "extra_metadata": {},
            "created": "2022-10-05T08:19:07.909437Z",
            "last_modified": "2022-10-05T08:19:07.909423Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/09854a3e-6abc-4f0c-b513-179784bfd510/?format=api",
            "uuid": "09854a3e-6abc-4f0c-b513-179784bfd510",
            "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/323cf6fa-6119-44c2-a222-ce95e83758a9/?format=api",
                "uuid": "323cf6fa-6119-44c2-a222-ce95e83758a9",
                "name": "LIWP033005",
                "code": "LIWP033005"
            },
            "extra_metadata": {},
            "created": "2022-10-05T08:19:10.474913Z",
            "last_modified": "2022-10-05T08:19:10.474900Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/07991fe1-8c69-46ce-a191-7562303a361f/?format=api",
            "uuid": "07991fe1-8c69-46ce-a191-7562303a361f",
            "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/323cf6fa-6119-44c2-a222-ce95e83758a9/?format=api",
                "uuid": "323cf6fa-6119-44c2-a222-ce95e83758a9",
                "name": "LIWP033005",
                "code": "LIWP033005"
            },
            "extra_metadata": {},
            "created": "2022-10-05T08:19:10.821546Z",
            "last_modified": "2022-10-05T08:19:10.821528Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/1db8bea3-5669-4d55-99cf-36256bd44726/?format=api",
            "uuid": "1db8bea3-5669-4d55-99cf-36256bd44726",
            "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/18d7cab9-bb29-4da5-899d-862eb0dfff49/?format=api",
                "uuid": "18d7cab9-bb29-4da5-899d-862eb0dfff49",
                "name": "LIWP033006",
                "code": "LIWP033006"
            },
            "extra_metadata": {},
            "created": "2022-10-05T08:19:13.800078Z",
            "last_modified": "2022-10-05T08:19:13.800060Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/d22f31e1-05e2-49df-bf48-0e9720718c2a/?format=api",
            "uuid": "d22f31e1-05e2-49df-bf48-0e9720718c2a",
            "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/18d7cab9-bb29-4da5-899d-862eb0dfff49/?format=api",
                "uuid": "18d7cab9-bb29-4da5-899d-862eb0dfff49",
                "name": "LIWP033006",
                "code": "LIWP033006"
            },
            "extra_metadata": {},
            "created": "2022-10-05T08:19:14.263630Z",
            "last_modified": "2022-10-05T08:19:14.263615Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/e90ee5c2-6845-4789-b093-a9062102a070/?format=api",
            "uuid": "e90ee5c2-6845-4789-b093-a9062102a070",
            "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/f5a71c69-4405-432e-85c9-e7657be0e65e/?format=api",
                "uuid": "f5a71c69-4405-432e-85c9-e7657be0e65e",
                "name": "LIWP033007",
                "code": "LIWP033007"
            },
            "extra_metadata": {},
            "created": "2022-10-05T08:19:17.362780Z",
            "last_modified": "2022-10-05T08:19:17.362765Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/a138614b-34d0-4f2b-a942-c873a4a12ef8/?format=api",
            "uuid": "a138614b-34d0-4f2b-a942-c873a4a12ef8",
            "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/f5a71c69-4405-432e-85c9-e7657be0e65e/?format=api",
                "uuid": "f5a71c69-4405-432e-85c9-e7657be0e65e",
                "name": "LIWP033007",
                "code": "LIWP033007"
            },
            "extra_metadata": {},
            "created": "2022-10-05T08:19:17.748385Z",
            "last_modified": "2022-10-05T08:19:17.748371Z",
            "access_modifier": "Public"
        }
    ]
}