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/06012e36-3568-4517-befb-3920d6378fab/timeseries/?format=api&page=12
HTTP 200 OK
Allow: GET, POST, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 160,
    "next": "https://demo.lizard.net/api/v4/monitoringnetworks/06012e36-3568-4517-befb-3920d6378fab/timeseries/?format=api&page=13",
    "previous": "https://demo.lizard.net/api/v4/monitoringnetworks/06012e36-3568-4517-befb-3920d6378fab/timeseries/?format=api&page=11",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/b843a2a3-aed7-49fb-9d52-217ec588a9bf/?format=api",
            "uuid": "b843a2a3-aed7-49fb-9d52-217ec588a9bf",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": null,
            "end": null,
            "value_type": "float",
            "last_value": null,
            "interval": 0,
            "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/2820f4d6-8cba-4acd-998e-0013ffce5732/?format=api",
                "uuid": "2820f4d6-8cba-4acd-998e-0013ffce5732",
                "name": "39CM005001",
                "code": "39CM005001"
            },
            "extra_metadata": {},
            "created": "2024-08-27T13:41:36.901978Z",
            "last_modified": "2024-08-27T13:41:36.901962Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/d9a58ad0-99ab-4c61-86dc-37d6b8ccdcdb/?format=api",
            "uuid": "d9a58ad0-99ab-4c61-86dc-37d6b8ccdcdb",
            "code": "WNS9040",
            "name": "WNS9040",
            "description": "",
            "start": null,
            "end": null,
            "value_type": "float",
            "last_value": null,
            "interval": 0,
            "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/2820f4d6-8cba-4acd-998e-0013ffce5732/?format=api",
                "uuid": "2820f4d6-8cba-4acd-998e-0013ffce5732",
                "name": "39CM005001",
                "code": "39CM005001"
            },
            "extra_metadata": {},
            "created": "2024-08-27T13:41:37.078756Z",
            "last_modified": "2024-08-27T13:41:37.078740Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/0ada8b9a-cbd0-464f-b33a-6e2d6a4b0c1c/?format=api",
            "uuid": "0ada8b9a-cbd0-464f-b33a-6e2d6a4b0c1c",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": null,
            "end": null,
            "value_type": "float",
            "last_value": null,
            "interval": 0,
            "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/fa2c79b2-ab45-4061-a3b0-0275f14a4c97/?format=api",
                "uuid": "fa2c79b2-ab45-4061-a3b0-0275f14a4c97",
                "name": "39CM006001",
                "code": "39CM006001"
            },
            "extra_metadata": {},
            "created": "2024-08-27T13:41:38.722527Z",
            "last_modified": "2024-08-27T13:41:38.722513Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/0bb63b58-ab9b-4133-b7dd-808acb516c66/?format=api",
            "uuid": "0bb63b58-ab9b-4133-b7dd-808acb516c66",
            "code": "WNS9040",
            "name": "WNS9040",
            "description": "",
            "start": null,
            "end": null,
            "value_type": "float",
            "last_value": null,
            "interval": 0,
            "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/fa2c79b2-ab45-4061-a3b0-0275f14a4c97/?format=api",
                "uuid": "fa2c79b2-ab45-4061-a3b0-0275f14a4c97",
                "name": "39CM006001",
                "code": "39CM006001"
            },
            "extra_metadata": {},
            "created": "2024-08-27T13:41:38.872179Z",
            "last_modified": "2024-08-27T13:41:38.872157Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/2edc252b-9cac-4f15-a667-cd2272d29500/?format=api",
            "uuid": "2edc252b-9cac-4f15-a667-cd2272d29500",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": null,
            "end": null,
            "value_type": "float",
            "last_value": null,
            "interval": 0,
            "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/0f443e91-58c2-47aa-a675-4718942e5683/?format=api",
                "uuid": "0f443e91-58c2-47aa-a675-4718942e5683",
                "name": "39CM007001",
                "code": "39CM007001"
            },
            "extra_metadata": {},
            "created": "2024-08-27T13:41:40.734553Z",
            "last_modified": "2024-08-27T13:41:40.734533Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/8ef07387-201c-4a90-845b-11cbc0cc5ea4/?format=api",
            "uuid": "8ef07387-201c-4a90-845b-11cbc0cc5ea4",
            "code": "WNS9040",
            "name": "WNS9040",
            "description": "",
            "start": null,
            "end": null,
            "value_type": "float",
            "last_value": null,
            "interval": 0,
            "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/0f443e91-58c2-47aa-a675-4718942e5683/?format=api",
                "uuid": "0f443e91-58c2-47aa-a675-4718942e5683",
                "name": "39CM007001",
                "code": "39CM007001"
            },
            "extra_metadata": {},
            "created": "2024-08-27T13:41:40.881978Z",
            "last_modified": "2024-08-27T13:41:40.881961Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/e79641d3-556e-402d-8ceb-61d65b0741d3/?format=api",
            "uuid": "e79641d3-556e-402d-8ceb-61d65b0741d3",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": null,
            "end": null,
            "value_type": "float",
            "last_value": null,
            "interval": 0,
            "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/ad22de9b-e143-44a4-bb88-27d694baa6d7/?format=api",
                "uuid": "ad22de9b-e143-44a4-bb88-27d694baa6d7",
                "name": "39CM008001",
                "code": "39CM008001"
            },
            "extra_metadata": {},
            "created": "2024-08-27T13:41:42.690930Z",
            "last_modified": "2024-08-27T13:41:42.690916Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/f0992ccd-1bf6-42ac-a033-bd59559aaefe/?format=api",
            "uuid": "f0992ccd-1bf6-42ac-a033-bd59559aaefe",
            "code": "WNS9040",
            "name": "WNS9040",
            "description": "",
            "start": null,
            "end": null,
            "value_type": "float",
            "last_value": null,
            "interval": 0,
            "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/ad22de9b-e143-44a4-bb88-27d694baa6d7/?format=api",
                "uuid": "ad22de9b-e143-44a4-bb88-27d694baa6d7",
                "name": "39CM008001",
                "code": "39CM008001"
            },
            "extra_metadata": {},
            "created": "2024-08-27T13:41:42.861963Z",
            "last_modified": "2024-08-27T13:41:42.861945Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/d45212f0-b4a9-44c8-b700-10f5c5feaeb9/?format=api",
            "uuid": "d45212f0-b4a9-44c8-b700-10f5c5feaeb9",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": null,
            "end": null,
            "value_type": "float",
            "last_value": null,
            "interval": 0,
            "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/18e0880c-c257-435d-bd30-313597ede8aa/?format=api",
                "uuid": "18e0880c-c257-435d-bd30-313597ede8aa",
                "name": "39FM027001",
                "code": "39FM027001"
            },
            "extra_metadata": {},
            "created": "2024-08-27T13:41:56.982895Z",
            "last_modified": "2024-08-27T13:41:56.982881Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/bef14161-858e-421e-913f-f6189e0e599c/?format=api",
            "uuid": "bef14161-858e-421e-913f-f6189e0e599c",
            "code": "WNS9040",
            "name": "WNS9040",
            "description": "",
            "start": null,
            "end": null,
            "value_type": "float",
            "last_value": null,
            "interval": 0,
            "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/18e0880c-c257-435d-bd30-313597ede8aa/?format=api",
                "uuid": "18e0880c-c257-435d-bd30-313597ede8aa",
                "name": "39FM027001",
                "code": "39FM027001"
            },
            "extra_metadata": {},
            "created": "2024-08-27T13:41:57.146927Z",
            "last_modified": "2024-08-27T13:41:57.146913Z",
            "access_modifier": "Public"
        }
    ]
}