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/906d2d69-e169-4657-8530-4efc48a4e05d/timeseries/?format=api&page=26
HTTP 200 OK
Allow: GET, POST, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 334,
    "next": "https://zuiderzeeland.lizard.net/api/v4/monitoringnetworks/906d2d69-e169-4657-8530-4efc48a4e05d/timeseries/?format=api&page=27",
    "previous": "https://zuiderzeeland.lizard.net/api/v4/monitoringnetworks/906d2d69-e169-4657-8530-4efc48a4e05d/timeseries/?format=api&page=25",
    "results": [
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/e4a5e466-840e-448f-a130-74716701e15a/?format=api",
            "uuid": "e4a5e466-840e-448f-a130-74716701e15a",
            "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/23a6d1b8-6de4-41bb-bcc2-eeaeaae71ef1/?format=api",
                "uuid": "23a6d1b8-6de4-41bb-bcc2-eeaeaae71ef1",
                "name": "B21G0457056",
                "code": "21GP0457056"
            },
            "extra_metadata": {},
            "created": "2022-10-04T19:42:51.462673Z",
            "last_modified": "2022-10-04T19:42:51.462658Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/f3274e49-7b35-434b-b30a-ef7e4cc8ba27/?format=api",
            "uuid": "f3274e49-7b35-434b-b30a-ef7e4cc8ba27",
            "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/23a6d1b8-6de4-41bb-bcc2-eeaeaae71ef1/?format=api",
                "uuid": "23a6d1b8-6de4-41bb-bcc2-eeaeaae71ef1",
                "name": "B21G0457056",
                "code": "21GP0457056"
            },
            "extra_metadata": {},
            "created": "2022-10-04T19:42:51.922745Z",
            "last_modified": "2022-10-04T19:42:51.922732Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/617bb940-d875-4a7a-8c93-ed4880ae28ee/?format=api",
            "uuid": "617bb940-d875-4a7a-8c93-ed4880ae28ee",
            "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/831d510f-b131-44e9-8161-d75098256ca7/?format=api",
                "uuid": "831d510f-b131-44e9-8161-d75098256ca7",
                "name": "B21G0457057",
                "code": "21GP0457057"
            },
            "extra_metadata": {},
            "created": "2022-10-04T19:42:54.801128Z",
            "last_modified": "2022-10-04T19:42:54.801114Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/3c2532c2-5981-478d-9cd3-d0d64e345467/?format=api",
            "uuid": "3c2532c2-5981-478d-9cd3-d0d64e345467",
            "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/831d510f-b131-44e9-8161-d75098256ca7/?format=api",
                "uuid": "831d510f-b131-44e9-8161-d75098256ca7",
                "name": "B21G0457057",
                "code": "21GP0457057"
            },
            "extra_metadata": {},
            "created": "2022-10-04T19:42:55.243271Z",
            "last_modified": "2022-10-04T19:42:55.243256Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/91eb20fe-031d-4cb6-9efd-972a5a584843/?format=api",
            "uuid": "91eb20fe-031d-4cb6-9efd-972a5a584843",
            "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/078855c5-3371-4196-bdb5-b3e8d53694bd/?format=api",
                "uuid": "078855c5-3371-4196-bdb5-b3e8d53694bd",
                "name": "B21G0457058",
                "code": "21GP0457058"
            },
            "extra_metadata": {},
            "created": "2022-10-04T19:42:57.944674Z",
            "last_modified": "2022-10-04T19:42:57.944659Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/69343938-b0f3-44c8-a6d9-a54d0db15056/?format=api",
            "uuid": "69343938-b0f3-44c8-a6d9-a54d0db15056",
            "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/078855c5-3371-4196-bdb5-b3e8d53694bd/?format=api",
                "uuid": "078855c5-3371-4196-bdb5-b3e8d53694bd",
                "name": "B21G0457058",
                "code": "21GP0457058"
            },
            "extra_metadata": {},
            "created": "2022-10-04T19:42:58.375723Z",
            "last_modified": "2022-10-04T19:42:58.375708Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/c01081b7-884c-41e2-bf96-9884dbcb8392/?format=api",
            "uuid": "c01081b7-884c-41e2-bf96-9884dbcb8392",
            "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/befb9bf2-3abb-4abb-91e9-fbe2aac7c39b/?format=api",
                "uuid": "befb9bf2-3abb-4abb-91e9-fbe2aac7c39b",
                "name": "B21G0457059",
                "code": "21GP0457059"
            },
            "extra_metadata": {},
            "created": "2022-10-04T19:43:01.137427Z",
            "last_modified": "2022-10-04T19:43:01.137412Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/1c7ccc1e-5ec4-4cea-8f05-298640603e41/?format=api",
            "uuid": "1c7ccc1e-5ec4-4cea-8f05-298640603e41",
            "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/befb9bf2-3abb-4abb-91e9-fbe2aac7c39b/?format=api",
                "uuid": "befb9bf2-3abb-4abb-91e9-fbe2aac7c39b",
                "name": "B21G0457059",
                "code": "21GP0457059"
            },
            "extra_metadata": {},
            "created": "2022-10-04T19:43:01.601349Z",
            "last_modified": "2022-10-04T19:43:01.601334Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/46a46a4e-a2d7-4855-9abf-89f1dfd2865d/?format=api",
            "uuid": "46a46a4e-a2d7-4855-9abf-89f1dfd2865d",
            "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/f385b4ea-a287-4ce2-a97f-d5fa1a18d697/?format=api",
                "uuid": "f385b4ea-a287-4ce2-a97f-d5fa1a18d697",
                "name": "B21G0457060",
                "code": "21GP0457060"
            },
            "extra_metadata": {},
            "created": "2022-10-04T19:43:04.329854Z",
            "last_modified": "2022-10-04T19:43:04.329835Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/972616ba-3ab9-49c3-91eb-707d1cc31a2d/?format=api",
            "uuid": "972616ba-3ab9-49c3-91eb-707d1cc31a2d",
            "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/f385b4ea-a287-4ce2-a97f-d5fa1a18d697/?format=api",
                "uuid": "f385b4ea-a287-4ce2-a97f-d5fa1a18d697",
                "name": "B21G0457060",
                "code": "21GP0457060"
            },
            "extra_metadata": {},
            "created": "2022-10-04T19:43:04.795439Z",
            "last_modified": "2022-10-04T19:43:04.795424Z",
            "access_modifier": "Public"
        }
    ]
}