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=4
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=5",
    "previous": "https://demo.lizard.net/api/v4/monitoringnetworks/efafbcb6-d9d3-4ac7-aa68-d288a11e9a3c/timeseries/?format=api&page=3",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/651e501d-ef01-47aa-8758-2bb4ce2486e2/?format=api",
            "uuid": "651e501d-ef01-47aa-8758-2bb4ce2486e2",
            "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/25eb8b4c-855c-4c46-8403-f43963889ca9/?format=api",
                "uuid": "25eb8b4c-855c-4c46-8403-f43963889ca9",
                "name": "RHWP022011",
                "code": "RHWP022011"
            },
            "extra_metadata": {},
            "created": "2022-10-05T08:51:46.008595Z",
            "last_modified": "2022-10-05T08:51:46.008580Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/f89b5144-0c6d-4b6b-aefc-48d6ce703bfd/?format=api",
            "uuid": "f89b5144-0c6d-4b6b-aefc-48d6ce703bfd",
            "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/25eb8b4c-855c-4c46-8403-f43963889ca9/?format=api",
                "uuid": "25eb8b4c-855c-4c46-8403-f43963889ca9",
                "name": "RHWP022011",
                "code": "RHWP022011"
            },
            "extra_metadata": {},
            "created": "2022-10-05T08:51:46.536220Z",
            "last_modified": "2022-10-05T08:51:46.536203Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/5ec3a3cb-537b-4f44-9bc1-661d8f9f066a/?format=api",
            "uuid": "5ec3a3cb-537b-4f44-9bc1-661d8f9f066a",
            "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/90c3503c-47a4-4769-8cb3-42f8a361f037/?format=api",
                "uuid": "90c3503c-47a4-4769-8cb3-42f8a361f037",
                "name": "RHWP022012",
                "code": "RHWP022012"
            },
            "extra_metadata": {},
            "created": "2022-10-05T08:51:50.335350Z",
            "last_modified": "2022-10-05T08:51:50.335336Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/18dc9fc6-1a47-482f-b766-07d15423ae04/?format=api",
            "uuid": "18dc9fc6-1a47-482f-b766-07d15423ae04",
            "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/90c3503c-47a4-4769-8cb3-42f8a361f037/?format=api",
                "uuid": "90c3503c-47a4-4769-8cb3-42f8a361f037",
                "name": "RHWP022012",
                "code": "RHWP022012"
            },
            "extra_metadata": {},
            "created": "2022-10-05T08:51:50.857760Z",
            "last_modified": "2022-10-05T08:51:50.857746Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/9633f849-e4d0-498d-a264-046e2fef3533/?format=api",
            "uuid": "9633f849-e4d0-498d-a264-046e2fef3533",
            "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/39937064-d41f-4c8c-99c0-f83d47a176a2/?format=api",
                "uuid": "39937064-d41f-4c8c-99c0-f83d47a176a2",
                "name": "RHWP022013",
                "code": "RHWP022013"
            },
            "extra_metadata": {},
            "created": "2022-10-05T08:51:54.974806Z",
            "last_modified": "2022-10-05T08:51:54.974795Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/681dd6f8-a9fc-4210-81f4-ebb5d91837fe/?format=api",
            "uuid": "681dd6f8-a9fc-4210-81f4-ebb5d91837fe",
            "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/39937064-d41f-4c8c-99c0-f83d47a176a2/?format=api",
                "uuid": "39937064-d41f-4c8c-99c0-f83d47a176a2",
                "name": "RHWP022013",
                "code": "RHWP022013"
            },
            "extra_metadata": {},
            "created": "2022-10-05T08:51:55.530726Z",
            "last_modified": "2022-10-05T08:51:55.530710Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/b6cbffe0-caab-4ad7-b8a8-83dc6b5b9797/?format=api",
            "uuid": "b6cbffe0-caab-4ad7-b8a8-83dc6b5b9797",
            "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/f6edfffa-44c6-4576-ba81-754badaedfc9/?format=api",
                "uuid": "f6edfffa-44c6-4576-ba81-754badaedfc9",
                "name": "RHWP022014",
                "code": "RHWP022014"
            },
            "extra_metadata": {},
            "created": "2022-10-05T08:51:59.158708Z",
            "last_modified": "2022-10-05T08:51:59.158694Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/3580d7c1-6eb9-49f7-bb01-6f26940be93b/?format=api",
            "uuid": "3580d7c1-6eb9-49f7-bb01-6f26940be93b",
            "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/f6edfffa-44c6-4576-ba81-754badaedfc9/?format=api",
                "uuid": "f6edfffa-44c6-4576-ba81-754badaedfc9",
                "name": "RHWP022014",
                "code": "RHWP022014"
            },
            "extra_metadata": {},
            "created": "2022-10-05T08:51:59.705542Z",
            "last_modified": "2022-10-05T08:51:59.705529Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/8c96a17f-c905-44d2-bd32-9562fd4b1ed9/?format=api",
            "uuid": "8c96a17f-c905-44d2-bd32-9562fd4b1ed9",
            "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/aaadb2b2-c795-43c9-a125-34f845b5bae9/?format=api",
                "uuid": "aaadb2b2-c795-43c9-a125-34f845b5bae9",
                "name": "RHWP022015",
                "code": "RHWP022015"
            },
            "extra_metadata": {},
            "created": "2022-10-05T08:52:03.501608Z",
            "last_modified": "2022-10-05T08:52:03.501594Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/20e74a33-7ebb-459a-865f-e25de87fbac9/?format=api",
            "uuid": "20e74a33-7ebb-459a-865f-e25de87fbac9",
            "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/aaadb2b2-c795-43c9-a125-34f845b5bae9/?format=api",
                "uuid": "aaadb2b2-c795-43c9-a125-34f845b5bae9",
                "name": "RHWP022015",
                "code": "RHWP022015"
            },
            "extra_metadata": {},
            "created": "2022-10-05T08:52:04.092721Z",
            "last_modified": "2022-10-05T08:52:04.092706Z",
            "access_modifier": "Public"
        }
    ]
}