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/ff91e94f-19cb-42bc-849a-490ac6dab259/timeseries/?format=api&page=16
HTTP 200 OK
Allow: GET, POST, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 166,
    "next": "https://zuiderzeeland.lizard.net/api/v4/monitoringnetworks/ff91e94f-19cb-42bc-849a-490ac6dab259/timeseries/?format=api&page=17",
    "previous": "https://zuiderzeeland.lizard.net/api/v4/monitoringnetworks/ff91e94f-19cb-42bc-849a-490ac6dab259/timeseries/?format=api&page=15",
    "results": [
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/9aacb822-ebf1-40bc-949b-a6f6c103e13c/?format=api",
            "uuid": "9aacb822-ebf1-40bc-949b-a6f6c103e13c",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": null,
            "end": null,
            "value_type": "float",
            "last_value": null,
            "interval": null,
            "observation_type": {
                "url": "https://zuiderzeeland.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://zuiderzeeland.lizard.net/api/v4/locations/7f570fc4-5f5c-4330-98b1-64cdf26fda17/?format=api",
                "uuid": "7f570fc4-5f5c-4330-98b1-64cdf26fda17",
                "name": "B27H0114062",
                "code": "27HP0117062"
            },
            "extra_metadata": {},
            "created": "2022-10-04T20:10:53.328501Z",
            "last_modified": "2022-10-04T20:10:53.328482Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/e9312e88-fb5d-46d0-931c-82a97ce0dd0b/?format=api",
            "uuid": "e9312e88-fb5d-46d0-931c-82a97ce0dd0b",
            "code": "WNS9040",
            "name": "WNS9040",
            "description": "",
            "start": null,
            "end": null,
            "value_type": "float",
            "last_value": null,
            "interval": null,
            "observation_type": {
                "url": "https://zuiderzeeland.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://zuiderzeeland.lizard.net/api/v4/locations/7f570fc4-5f5c-4330-98b1-64cdf26fda17/?format=api",
                "uuid": "7f570fc4-5f5c-4330-98b1-64cdf26fda17",
                "name": "B27H0114062",
                "code": "27HP0117062"
            },
            "extra_metadata": {},
            "created": "2022-10-04T20:10:53.809789Z",
            "last_modified": "2022-10-04T20:10:53.809753Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/95c4d655-f9bb-4b26-92db-eda41dd14c94/?format=api",
            "uuid": "95c4d655-f9bb-4b26-92db-eda41dd14c94",
            "code": "WNS9040",
            "name": "WNS9040",
            "description": "",
            "start": null,
            "end": null,
            "value_type": "float",
            "last_value": null,
            "interval": null,
            "observation_type": {
                "url": "https://zuiderzeeland.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://zuiderzeeland.lizard.net/api/v4/locations/05482500-8dc0-40ea-bb6c-cbf42288ba52/?format=api",
                "uuid": "05482500-8dc0-40ea-bb6c-cbf42288ba52",
                "name": "27HP0058002",
                "code": "27HP0058002"
            },
            "extra_metadata": {},
            "created": "2022-10-12T09:41:53.153874Z",
            "last_modified": "2022-12-20T14:14:20.583368Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/43a5e51c-6b27-4982-b689-a46fd88247d6/?format=api",
            "uuid": "43a5e51c-6b27-4982-b689-a46fd88247d6",
            "code": "WNS9040",
            "name": "WNS9040",
            "description": "",
            "start": null,
            "end": null,
            "value_type": "float",
            "last_value": null,
            "interval": null,
            "observation_type": {
                "url": "https://zuiderzeeland.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://zuiderzeeland.lizard.net/api/v4/locations/8d6ad656-c361-4906-ba06-304b36f709d9/?format=api",
                "uuid": "8d6ad656-c361-4906-ba06-304b36f709d9",
                "name": "27HP0074002",
                "code": "27HP0074002"
            },
            "extra_metadata": {},
            "created": "2022-10-12T09:41:58.960377Z",
            "last_modified": "2022-12-20T14:14:22.361826Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/4d360828-f881-49a8-a6d0-999ceca86f5c/?format=api",
            "uuid": "4d360828-f881-49a8-a6d0-999ceca86f5c",
            "code": "WNS9040",
            "name": "WNS9040",
            "description": "",
            "start": null,
            "end": null,
            "value_type": "float",
            "last_value": null,
            "interval": null,
            "observation_type": {
                "url": "https://zuiderzeeland.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://zuiderzeeland.lizard.net/api/v4/locations/1b36755e-d8e6-4285-a90d-cc02014b3bfa/?format=api",
                "uuid": "1b36755e-d8e6-4285-a90d-cc02014b3bfa",
                "name": "27HP0118003",
                "code": "27HP0118003"
            },
            "extra_metadata": {},
            "created": "2022-10-12T09:42:01.802346Z",
            "last_modified": "2022-12-20T14:14:22.957393Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/6d10b6fb-66d4-4b68-8758-a230356d24b3/?format=api",
            "uuid": "6d10b6fb-66d4-4b68-8758-a230356d24b3",
            "code": "WNS9040",
            "name": "WNS9040",
            "description": "",
            "start": null,
            "end": null,
            "value_type": "float",
            "last_value": null,
            "interval": null,
            "observation_type": {
                "url": "https://zuiderzeeland.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://zuiderzeeland.lizard.net/api/v4/locations/6d0cc58b-624d-46eb-a343-e57327ea50d1/?format=api",
                "uuid": "6d0cc58b-624d-46eb-a343-e57327ea50d1",
                "name": "27HP0073002",
                "code": "27HP0073002"
            },
            "extra_metadata": {},
            "created": "2022-10-12T09:42:04.811347Z",
            "last_modified": "2022-12-20T14:14:23.568472Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/825d4e0f-ec33-4a30-8d43-ba25f7a59c02/?format=api",
            "uuid": "825d4e0f-ec33-4a30-8d43-ba25f7a59c02",
            "code": "WNS9040",
            "name": "WNS9040",
            "description": "",
            "start": null,
            "end": null,
            "value_type": "float",
            "last_value": null,
            "interval": null,
            "observation_type": {
                "url": "https://zuiderzeeland.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://zuiderzeeland.lizard.net/api/v4/locations/671caea4-e32f-4b7e-bb6b-a24ba61ad186/?format=api",
                "uuid": "671caea4-e32f-4b7e-bb6b-a24ba61ad186",
                "name": "27HP0119003",
                "code": "27HP0119003"
            },
            "extra_metadata": {},
            "created": "2022-10-12T09:42:07.980913Z",
            "last_modified": "2022-12-20T14:14:24.458004Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/2198cf97-dbe3-4b23-9af7-b083945b7f39/?format=api",
            "uuid": "2198cf97-dbe3-4b23-9af7-b083945b7f39",
            "code": "WNS9040",
            "name": "WNS9040",
            "description": "",
            "start": null,
            "end": null,
            "value_type": "float",
            "last_value": null,
            "interval": null,
            "observation_type": {
                "url": "https://zuiderzeeland.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://zuiderzeeland.lizard.net/api/v4/locations/05b161db-d04f-4113-926f-5d4bfce99845/?format=api",
                "uuid": "05b161db-d04f-4113-926f-5d4bfce99845",
                "name": "27HP0128002",
                "code": "27HP0128002"
            },
            "extra_metadata": {},
            "created": "2022-10-12T09:42:10.869865Z",
            "last_modified": "2022-12-20T14:14:25.537126Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/a250b6c0-823d-4afb-a26f-4d41b40e2f7a/?format=api",
            "uuid": "a250b6c0-823d-4afb-a26f-4d41b40e2f7a",
            "code": "WNS9040",
            "name": "WNS9040",
            "description": "",
            "start": null,
            "end": null,
            "value_type": "float",
            "last_value": null,
            "interval": null,
            "observation_type": {
                "url": "https://zuiderzeeland.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://zuiderzeeland.lizard.net/api/v4/locations/bbfe2487-92f8-4539-8900-49f6a48342b5/?format=api",
                "uuid": "bbfe2487-92f8-4539-8900-49f6a48342b5",
                "name": "27HP0118004",
                "code": "27HP0118004"
            },
            "extra_metadata": {},
            "created": "2022-10-12T09:42:13.566738Z",
            "last_modified": "2022-12-20T14:14:26.414429Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/cbbd1ced-7d2b-471d-b3d5-7bb77d38efd8/?format=api",
            "uuid": "cbbd1ced-7d2b-471d-b3d5-7bb77d38efd8",
            "code": "WNS9040",
            "name": "WNS9040",
            "description": "",
            "start": null,
            "end": null,
            "value_type": "float",
            "last_value": null,
            "interval": null,
            "observation_type": {
                "url": "https://zuiderzeeland.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://zuiderzeeland.lizard.net/api/v4/locations/cd08b139-feb8-49ed-a15f-c70c34a6c55b/?format=api",
                "uuid": "cd08b139-feb8-49ed-a15f-c70c34a6c55b",
                "name": "27HP0117005",
                "code": "27HP0117005"
            },
            "extra_metadata": {},
            "created": "2022-10-12T09:42:16.781856Z",
            "last_modified": "2022-12-20T14:14:27.492814Z",
            "access_modifier": "Public"
        }
    ]
}