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/4374c15e-1c8f-49f0-89c7-1122adf3eb35/timeseries/?format=api&page=11
HTTP 200 OK
Allow: GET, POST, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 474,
    "next": "https://demo.lizard.net/api/v4/monitoringnetworks/4374c15e-1c8f-49f0-89c7-1122adf3eb35/timeseries/?format=api&page=12",
    "previous": "https://demo.lizard.net/api/v4/monitoringnetworks/4374c15e-1c8f-49f0-89c7-1122adf3eb35/timeseries/?format=api&page=10",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/37092db0-2da1-42ab-a291-adac8cccba2e/?format=api",
            "uuid": "37092db0-2da1-42ab-a291-adac8cccba2e",
            "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/b400fa4f-84b8-4e7e-923b-3d8e55c93071/?format=api",
                "uuid": "b400fa4f-84b8-4e7e-923b-3d8e55c93071",
                "name": "BUWP012002",
                "code": "BUWP012002"
            },
            "extra_metadata": {},
            "created": "2022-10-05T06:55:59.172584Z",
            "last_modified": "2022-10-05T06:55:59.172569Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/545938a2-2f6d-42c4-b169-fb8df0c7dc77/?format=api",
            "uuid": "545938a2-2f6d-42c4-b169-fb8df0c7dc77",
            "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/d5ee287e-ff4e-4e8a-b3c9-c337f2d1cef4/?format=api",
                "uuid": "d5ee287e-ff4e-4e8a-b3c9-c337f2d1cef4",
                "name": "BUWP012003",
                "code": "BUWP012003"
            },
            "extra_metadata": {},
            "created": "2022-10-05T06:56:01.614572Z",
            "last_modified": "2022-10-05T06:56:01.614559Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/4b925b57-dae0-4e76-858b-25c9d156af67/?format=api",
            "uuid": "4b925b57-dae0-4e76-858b-25c9d156af67",
            "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/d5ee287e-ff4e-4e8a-b3c9-c337f2d1cef4/?format=api",
                "uuid": "d5ee287e-ff4e-4e8a-b3c9-c337f2d1cef4",
                "name": "BUWP012003",
                "code": "BUWP012003"
            },
            "extra_metadata": {},
            "created": "2022-10-05T06:56:02.632081Z",
            "last_modified": "2022-10-05T06:56:02.632067Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/5a321057-483f-4a0c-87fb-8dd40a17d752/?format=api",
            "uuid": "5a321057-483f-4a0c-87fb-8dd40a17d752",
            "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/216c3922-4f9c-4119-b827-a10159f1454b/?format=api",
                "uuid": "216c3922-4f9c-4119-b827-a10159f1454b",
                "name": "BUWP012004",
                "code": "BUWP012004"
            },
            "extra_metadata": {},
            "created": "2022-10-05T06:56:04.970873Z",
            "last_modified": "2022-10-05T06:56:04.970858Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/f1f98ac7-6ab3-455f-a5b7-47ff486701df/?format=api",
            "uuid": "f1f98ac7-6ab3-455f-a5b7-47ff486701df",
            "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/216c3922-4f9c-4119-b827-a10159f1454b/?format=api",
                "uuid": "216c3922-4f9c-4119-b827-a10159f1454b",
                "name": "BUWP012004",
                "code": "BUWP012004"
            },
            "extra_metadata": {},
            "created": "2022-10-05T06:56:05.984767Z",
            "last_modified": "2022-10-05T06:56:05.984751Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/429dfd19-817c-41ea-a00d-24813e8405b4/?format=api",
            "uuid": "429dfd19-817c-41ea-a00d-24813e8405b4",
            "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/4df8f128-4249-4d37-a62e-b8bf1c57272d/?format=api",
                "uuid": "4df8f128-4249-4d37-a62e-b8bf1c57272d",
                "name": "BUWP012005",
                "code": "BUWP012005"
            },
            "extra_metadata": {},
            "created": "2022-10-05T06:56:08.196427Z",
            "last_modified": "2022-10-05T06:56:08.196413Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/5de7a65a-3695-4e11-b83e-f5bab1617920/?format=api",
            "uuid": "5de7a65a-3695-4e11-b83e-f5bab1617920",
            "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/4df8f128-4249-4d37-a62e-b8bf1c57272d/?format=api",
                "uuid": "4df8f128-4249-4d37-a62e-b8bf1c57272d",
                "name": "BUWP012005",
                "code": "BUWP012005"
            },
            "extra_metadata": {},
            "created": "2022-10-05T06:56:09.205612Z",
            "last_modified": "2022-10-05T06:56:09.205599Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/ff02ac09-5888-49c9-b390-4398d771ef17/?format=api",
            "uuid": "ff02ac09-5888-49c9-b390-4398d771ef17",
            "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/5f3438e3-1e39-4592-b353-f83912bed39c/?format=api",
                "uuid": "5f3438e3-1e39-4592-b353-f83912bed39c",
                "name": "BUWP012006",
                "code": "BUWP012006"
            },
            "extra_metadata": {},
            "created": "2022-10-05T06:56:11.530869Z",
            "last_modified": "2022-10-05T06:56:11.530855Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/290444a9-dc96-427b-b7ba-0c5774eb10d1/?format=api",
            "uuid": "290444a9-dc96-427b-b7ba-0c5774eb10d1",
            "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/5f3438e3-1e39-4592-b353-f83912bed39c/?format=api",
                "uuid": "5f3438e3-1e39-4592-b353-f83912bed39c",
                "name": "BUWP012006",
                "code": "BUWP012006"
            },
            "extra_metadata": {},
            "created": "2022-10-05T06:56:12.455518Z",
            "last_modified": "2022-10-05T06:56:12.455504Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/cddad9ec-4989-4f8c-b225-bc06636f4c3b/?format=api",
            "uuid": "cddad9ec-4989-4f8c-b225-bc06636f4c3b",
            "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/22d59e42-59c8-400e-a2dd-b1dc578dbd72/?format=api",
                "uuid": "22d59e42-59c8-400e-a2dd-b1dc578dbd72",
                "name": "BUWP012007",
                "code": "BUWP012007"
            },
            "extra_metadata": {},
            "created": "2022-10-05T06:56:14.647270Z",
            "last_modified": "2022-10-05T06:56:14.647257Z",
            "access_modifier": "Public"
        }
    ]
}