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/1d616004-5feb-497f-937a-bb662e43ef73/timeseries/?format=api&page=9
HTTP 200 OK
Allow: GET, POST, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 214,
    "next": "https://demo.lizard.net/api/v4/monitoringnetworks/1d616004-5feb-497f-937a-bb662e43ef73/timeseries/?format=api&page=10",
    "previous": "https://demo.lizard.net/api/v4/monitoringnetworks/1d616004-5feb-497f-937a-bb662e43ef73/timeseries/?format=api&page=8",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/646660ea-af47-4d10-814b-0bd3c601b985/?format=api",
            "uuid": "646660ea-af47-4d10-814b-0bd3c601b985",
            "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/97d838de-6b14-4f53-a26a-f3f60c7e9b1a/?format=api",
                "uuid": "97d838de-6b14-4f53-a26a-f3f60c7e9b1a",
                "name": "39HZ011001",
                "code": "39HZ011001"
            },
            "extra_metadata": {},
            "created": "2022-10-04T21:42:39.786167Z",
            "last_modified": "2022-10-04T21:42:39.786148Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/01dc8fdd-d163-41c5-8339-6ee21a80a7a9/?format=api",
            "uuid": "01dc8fdd-d163-41c5-8339-6ee21a80a7a9",
            "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/97d838de-6b14-4f53-a26a-f3f60c7e9b1a/?format=api",
                "uuid": "97d838de-6b14-4f53-a26a-f3f60c7e9b1a",
                "name": "39HZ011001",
                "code": "39HZ011001"
            },
            "extra_metadata": {},
            "created": "2022-10-04T21:42:40.274833Z",
            "last_modified": "2022-10-04T21:42:40.274819Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/cfd4733a-f9b7-446f-b83f-8fe73b783d72/?format=api",
            "uuid": "cfd4733a-f9b7-446f-b83f-8fe73b783d72",
            "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/47fb1cbd-f890-46fd-b7d3-12b5e5bd09cf/?format=api",
                "uuid": "47fb1cbd-f890-46fd-b7d3-12b5e5bd09cf",
                "name": "39HZ011002",
                "code": "39HZ011002"
            },
            "extra_metadata": {},
            "created": "2022-10-04T21:42:42.207438Z",
            "last_modified": "2022-10-04T21:42:42.207412Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/02260bd2-7f1e-4efc-a44f-30c97ada5b4b/?format=api",
            "uuid": "02260bd2-7f1e-4efc-a44f-30c97ada5b4b",
            "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/47fb1cbd-f890-46fd-b7d3-12b5e5bd09cf/?format=api",
                "uuid": "47fb1cbd-f890-46fd-b7d3-12b5e5bd09cf",
                "name": "39HZ011002",
                "code": "39HZ011002"
            },
            "extra_metadata": {},
            "created": "2022-10-04T21:42:42.656079Z",
            "last_modified": "2022-10-04T21:42:42.656065Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/6c6a5932-14ba-4c58-b9de-e7263be6955e/?format=api",
            "uuid": "6c6a5932-14ba-4c58-b9de-e7263be6955e",
            "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/2f9139d6-7be2-4664-82b0-fa8a6ee747dd/?format=api",
                "uuid": "2f9139d6-7be2-4664-82b0-fa8a6ee747dd",
                "name": "39HZ011003",
                "code": "39HZ011003"
            },
            "extra_metadata": {},
            "created": "2022-10-04T21:42:44.421223Z",
            "last_modified": "2022-10-04T21:42:44.421207Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/a506fa45-6386-407b-bf9b-941151caa0e5/?format=api",
            "uuid": "a506fa45-6386-407b-bf9b-941151caa0e5",
            "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/2f9139d6-7be2-4664-82b0-fa8a6ee747dd/?format=api",
                "uuid": "2f9139d6-7be2-4664-82b0-fa8a6ee747dd",
                "name": "39HZ011003",
                "code": "39HZ011003"
            },
            "extra_metadata": {},
            "created": "2022-10-04T21:42:44.837592Z",
            "last_modified": "2022-10-04T21:42:44.837579Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/aa030272-41fb-4eeb-b38a-86f321992d1f/?format=api",
            "uuid": "aa030272-41fb-4eeb-b38a-86f321992d1f",
            "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/deeaec06-fab6-4fd3-b6cc-ad326bb7f9bb/?format=api",
                "uuid": "deeaec06-fab6-4fd3-b6cc-ad326bb7f9bb",
                "name": "39HZ012001",
                "code": "39HZ012001"
            },
            "extra_metadata": {},
            "created": "2022-10-04T21:42:46.687935Z",
            "last_modified": "2022-10-04T21:42:46.687921Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/34c422cb-836c-44e2-b4bd-22b5c44026e9/?format=api",
            "uuid": "34c422cb-836c-44e2-b4bd-22b5c44026e9",
            "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/deeaec06-fab6-4fd3-b6cc-ad326bb7f9bb/?format=api",
                "uuid": "deeaec06-fab6-4fd3-b6cc-ad326bb7f9bb",
                "name": "39HZ012001",
                "code": "39HZ012001"
            },
            "extra_metadata": {},
            "created": "2022-10-04T21:42:47.134490Z",
            "last_modified": "2022-10-04T21:42:47.134477Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/04750b72-04e7-42f6-89a6-b4cd7a4d5274/?format=api",
            "uuid": "04750b72-04e7-42f6-89a6-b4cd7a4d5274",
            "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/9d605626-fe62-4a2f-9ede-45aacb28588d/?format=api",
                "uuid": "9d605626-fe62-4a2f-9ede-45aacb28588d",
                "name": "39HZ012002",
                "code": "39HZ012002"
            },
            "extra_metadata": {},
            "created": "2022-10-04T21:42:48.973153Z",
            "last_modified": "2022-10-04T21:42:48.973139Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/021e002e-8984-4f39-81c4-3d36be0c7d94/?format=api",
            "uuid": "021e002e-8984-4f39-81c4-3d36be0c7d94",
            "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/9d605626-fe62-4a2f-9ede-45aacb28588d/?format=api",
                "uuid": "9d605626-fe62-4a2f-9ede-45aacb28588d",
                "name": "39HZ012002",
                "code": "39HZ012002"
            },
            "extra_metadata": {},
            "created": "2022-10-04T21:42:49.463304Z",
            "last_modified": "2022-10-04T21:42:49.463290Z",
            "access_modifier": "Public"
        }
    ]
}