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/efafbcb6-d9d3-4ac7-aa68-d288a11e9a3c/timeseries/?format=api&page=7
HTTP 200 OK
Allow: GET, POST, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 100,
    "next": "https://demo.lizard.net/api/v4/monitoringnetworks/efafbcb6-d9d3-4ac7-aa68-d288a11e9a3c/timeseries/?format=api&page=8",
    "previous": "https://demo.lizard.net/api/v4/monitoringnetworks/efafbcb6-d9d3-4ac7-aa68-d288a11e9a3c/timeseries/?format=api&page=6",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/fae3734b-edf0-48a4-9604-d912361344ef/?format=api",
            "uuid": "fae3734b-edf0-48a4-9604-d912361344ef",
            "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/109b301c-1952-48b7-a85f-2172f83d9a2c/?format=api",
                "uuid": "109b301c-1952-48b7-a85f-2172f83d9a2c",
                "name": "VEWP012011",
                "code": "VEWP012011"
            },
            "extra_metadata": {},
            "created": "2022-10-05T09:25:37.317192Z",
            "last_modified": "2022-10-05T09:25:37.317178Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/8ba0d6b5-85b7-4035-ac64-e1df289c85f4/?format=api",
            "uuid": "8ba0d6b5-85b7-4035-ac64-e1df289c85f4",
            "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/109b301c-1952-48b7-a85f-2172f83d9a2c/?format=api",
                "uuid": "109b301c-1952-48b7-a85f-2172f83d9a2c",
                "name": "VEWP012011",
                "code": "VEWP012011"
            },
            "extra_metadata": {},
            "created": "2022-10-05T09:25:37.745335Z",
            "last_modified": "2022-10-05T09:25:37.745321Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/1eb23d23-dffa-4d55-b449-d22793a95541/?format=api",
            "uuid": "1eb23d23-dffa-4d55-b449-d22793a95541",
            "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/99bde772-399d-4443-84c8-f3917b0cd159/?format=api",
                "uuid": "99bde772-399d-4443-84c8-f3917b0cd159",
                "name": "VEWP012012",
                "code": "VEWP012012"
            },
            "extra_metadata": {},
            "created": "2022-10-05T09:25:40.712545Z",
            "last_modified": "2022-10-05T09:25:40.712531Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/52081ef2-954f-4ea7-995e-ed8c993f5a77/?format=api",
            "uuid": "52081ef2-954f-4ea7-995e-ed8c993f5a77",
            "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/99bde772-399d-4443-84c8-f3917b0cd159/?format=api",
                "uuid": "99bde772-399d-4443-84c8-f3917b0cd159",
                "name": "VEWP012012",
                "code": "VEWP012012"
            },
            "extra_metadata": {},
            "created": "2022-10-05T09:25:41.154366Z",
            "last_modified": "2022-10-05T09:25:41.154352Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/d5c3e8d2-4c34-4d5d-9fd3-2b057e1c085f/?format=api",
            "uuid": "d5c3e8d2-4c34-4d5d-9fd3-2b057e1c085f",
            "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/09781aa1-53a4-4bd1-b4b7-d3ecbd652374/?format=api",
                "uuid": "09781aa1-53a4-4bd1-b4b7-d3ecbd652374",
                "name": "VEWP012013",
                "code": "VEWP012013"
            },
            "extra_metadata": {},
            "created": "2022-10-05T09:25:44.120902Z",
            "last_modified": "2022-10-05T09:25:44.120885Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/144afaa9-b5ea-45dc-a9c3-c587ab23d279/?format=api",
            "uuid": "144afaa9-b5ea-45dc-a9c3-c587ab23d279",
            "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/09781aa1-53a4-4bd1-b4b7-d3ecbd652374/?format=api",
                "uuid": "09781aa1-53a4-4bd1-b4b7-d3ecbd652374",
                "name": "VEWP012013",
                "code": "VEWP012013"
            },
            "extra_metadata": {},
            "created": "2022-10-05T09:25:44.489455Z",
            "last_modified": "2022-10-05T09:25:44.489441Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/26c46f24-7aa8-4a1b-9387-13aa3bf571ef/?format=api",
            "uuid": "26c46f24-7aa8-4a1b-9387-13aa3bf571ef",
            "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/48bfca8f-6bf6-4519-ba90-04af88107257/?format=api",
                "uuid": "48bfca8f-6bf6-4519-ba90-04af88107257",
                "name": "VEWP012014",
                "code": "VEWP012014"
            },
            "extra_metadata": {},
            "created": "2022-10-05T09:25:47.708023Z",
            "last_modified": "2022-10-05T09:25:47.708008Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/1e7d46af-6d77-424f-9725-cdb482022383/?format=api",
            "uuid": "1e7d46af-6d77-424f-9725-cdb482022383",
            "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/48bfca8f-6bf6-4519-ba90-04af88107257/?format=api",
                "uuid": "48bfca8f-6bf6-4519-ba90-04af88107257",
                "name": "VEWP012014",
                "code": "VEWP012014"
            },
            "extra_metadata": {},
            "created": "2022-10-05T09:25:48.078590Z",
            "last_modified": "2022-10-05T09:25:48.078577Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/5d3d1dee-8ac2-4e61-9ea9-177850c83649/?format=api",
            "uuid": "5d3d1dee-8ac2-4e61-9ea9-177850c83649",
            "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/48ab8582-9dc1-4745-83ae-ffbfd60e59fc/?format=api",
                "uuid": "48ab8582-9dc1-4745-83ae-ffbfd60e59fc",
                "name": "VEWP012015",
                "code": "VEWP012015"
            },
            "extra_metadata": {},
            "created": "2022-10-05T09:25:51.125084Z",
            "last_modified": "2022-10-05T09:25:51.125065Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/b4bb6760-0651-4169-ba8f-9346cf9528e4/?format=api",
            "uuid": "b4bb6760-0651-4169-ba8f-9346cf9528e4",
            "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/48ab8582-9dc1-4745-83ae-ffbfd60e59fc/?format=api",
                "uuid": "48ab8582-9dc1-4745-83ae-ffbfd60e59fc",
                "name": "VEWP012015",
                "code": "VEWP012015"
            },
            "extra_metadata": {},
            "created": "2022-10-05T09:25:51.532544Z",
            "last_modified": "2022-10-05T09:25:51.532529Z",
            "access_modifier": "Public"
        }
    ]
}