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/04742c0b-8458-439b-88df-15bc5a0ae997/timeseries/?format=api&page=19
HTTP 200 OK
Allow: GET, POST, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 282,
    "next": "https://zuiderzeeland.lizard.net/api/v4/monitoringnetworks/04742c0b-8458-439b-88df-15bc5a0ae997/timeseries/?format=api&page=20",
    "previous": "https://zuiderzeeland.lizard.net/api/v4/monitoringnetworks/04742c0b-8458-439b-88df-15bc5a0ae997/timeseries/?format=api&page=18",
    "results": [
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/6cde2e38-f603-4591-bc91-1fd0ae7913b8/?format=api",
            "uuid": "6cde2e38-f603-4591-bc91-1fd0ae7913b8",
            "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/92a4379f-9533-4b73-8fc9-90ba545956e9/?format=api",
                "uuid": "92a4379f-9533-4b73-8fc9-90ba545956e9",
                "name": "B28C0207051",
                "code": "28CP0207051"
            },
            "extra_metadata": {},
            "created": "2022-10-04T20:19:58.874794Z",
            "last_modified": "2022-10-04T20:19:58.874778Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/4670dfda-a24f-4e26-9305-4cf22677e50d/?format=api",
            "uuid": "4670dfda-a24f-4e26-9305-4cf22677e50d",
            "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/f86803b1-2cf2-4bf4-a575-674e73e23f15/?format=api",
                "uuid": "f86803b1-2cf2-4bf4-a575-674e73e23f15",
                "name": "B28C0207052",
                "code": "28CP0207052"
            },
            "extra_metadata": {},
            "created": "2022-10-04T20:20:01.698430Z",
            "last_modified": "2022-10-04T20:20:01.698411Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/6a932557-6688-4949-9297-825b9e81ae4c/?format=api",
            "uuid": "6a932557-6688-4949-9297-825b9e81ae4c",
            "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/f86803b1-2cf2-4bf4-a575-674e73e23f15/?format=api",
                "uuid": "f86803b1-2cf2-4bf4-a575-674e73e23f15",
                "name": "B28C0207052",
                "code": "28CP0207052"
            },
            "extra_metadata": {},
            "created": "2022-10-04T20:20:02.144375Z",
            "last_modified": "2022-10-04T20:20:02.144362Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/96bde31a-ee1b-48b2-84a0-470d5c08b697/?format=api",
            "uuid": "96bde31a-ee1b-48b2-84a0-470d5c08b697",
            "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/732f71ee-6e1e-4c22-84ee-300a6356fc76/?format=api",
                "uuid": "732f71ee-6e1e-4c22-84ee-300a6356fc76",
                "name": "B28C0207053",
                "code": "28CP0207053"
            },
            "extra_metadata": {},
            "created": "2022-10-04T20:20:05.172922Z",
            "last_modified": "2022-10-04T20:20:05.172909Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/07ec00f5-5ed1-4ed1-a7dd-754b744622ae/?format=api",
            "uuid": "07ec00f5-5ed1-4ed1-a7dd-754b744622ae",
            "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/732f71ee-6e1e-4c22-84ee-300a6356fc76/?format=api",
                "uuid": "732f71ee-6e1e-4c22-84ee-300a6356fc76",
                "name": "B28C0207053",
                "code": "28CP0207053"
            },
            "extra_metadata": {},
            "created": "2022-10-04T20:20:05.593292Z",
            "last_modified": "2022-10-04T20:20:05.593280Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/7fc0e404-c6bd-4f61-94bc-4b6c61a6f77b/?format=api",
            "uuid": "7fc0e404-c6bd-4f61-94bc-4b6c61a6f77b",
            "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/6beeb1b9-0256-4c1f-bc07-6823186daa24/?format=api",
                "uuid": "6beeb1b9-0256-4c1f-bc07-6823186daa24",
                "name": "B28C0207054",
                "code": "28CP0207054"
            },
            "extra_metadata": {},
            "created": "2022-10-04T20:20:08.402548Z",
            "last_modified": "2022-10-04T20:20:08.402537Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/f73d3c7c-c3cf-4a50-8a98-e9b86a8dc99f/?format=api",
            "uuid": "f73d3c7c-c3cf-4a50-8a98-e9b86a8dc99f",
            "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/6beeb1b9-0256-4c1f-bc07-6823186daa24/?format=api",
                "uuid": "6beeb1b9-0256-4c1f-bc07-6823186daa24",
                "name": "B28C0207054",
                "code": "28CP0207054"
            },
            "extra_metadata": {},
            "created": "2022-10-04T20:20:08.860712Z",
            "last_modified": "2022-10-04T20:20:08.860699Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/f3876171-09cf-41f3-85fa-599e89a733f7/?format=api",
            "uuid": "f3876171-09cf-41f3-85fa-599e89a733f7",
            "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/8cb215df-2174-49e5-a217-fa81e0899162/?format=api",
                "uuid": "8cb215df-2174-49e5-a217-fa81e0899162",
                "name": "B28C0207055",
                "code": "28CP0207055"
            },
            "extra_metadata": {},
            "created": "2022-10-04T20:20:11.577909Z",
            "last_modified": "2022-10-04T20:20:11.577897Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/907035d6-05ec-44f7-b043-b2ec2dd804e6/?format=api",
            "uuid": "907035d6-05ec-44f7-b043-b2ec2dd804e6",
            "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/8cb215df-2174-49e5-a217-fa81e0899162/?format=api",
                "uuid": "8cb215df-2174-49e5-a217-fa81e0899162",
                "name": "B28C0207055",
                "code": "28CP0207055"
            },
            "extra_metadata": {},
            "created": "2022-10-04T20:20:12.015973Z",
            "last_modified": "2022-10-04T20:20:12.015962Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/c4bc4d3c-c901-4b00-909c-c3b5b6e971f9/?format=api",
            "uuid": "c4bc4d3c-c901-4b00-909c-c3b5b6e971f9",
            "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/67cd21e0-5f69-4db7-afb4-581ebf338c9b/?format=api",
                "uuid": "67cd21e0-5f69-4db7-afb4-581ebf338c9b",
                "name": "B28C0207056",
                "code": "28CP0207056"
            },
            "extra_metadata": {},
            "created": "2022-10-04T20:20:17.878010Z",
            "last_modified": "2022-10-04T20:20:17.877994Z",
            "access_modifier": "Public"
        }
    ]
}