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/57674382-fa75-4e9b-87eb-fe653144d0d9/timeseries/?format=api&page=4
HTTP 200 OK
Allow: GET, POST, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 46,
    "next": "https://demo.lizard.net/api/v4/monitoringnetworks/57674382-fa75-4e9b-87eb-fe653144d0d9/timeseries/?format=api&page=5",
    "previous": "https://demo.lizard.net/api/v4/monitoringnetworks/57674382-fa75-4e9b-87eb-fe653144d0d9/timeseries/?format=api&page=3",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/bfd9f7ae-f350-4f49-9bbc-c2b8e287cb7a/?format=api",
            "uuid": "bfd9f7ae-f350-4f49-9bbc-c2b8e287cb7a",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "2022-12-20T10:54:11Z",
            "end": "2022-12-20T10:54:11Z",
            "value_type": "float",
            "last_value": 16.28,
            "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/de469337-530f-4d02-848b-b8093e53e62e/?format=api",
                "uuid": "de469337-530f-4d02-848b-b8093e53e62e",
                "name": "B34D1401001",
                "code": "34DM012001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2022-12-20T11:54:11Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "elektronischPeilklokje",
                        "airpressurecompensationtype": "geen"
                    }
                }
            },
            "created": "2022-10-04T21:18:22.232215Z",
            "last_modified": "2023-10-09T10:10:33.432100Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/60ac4050-ba82-4fef-b9a2-379fa49dd157/?format=api",
            "uuid": "60ac4050-ba82-4fef-b9a2-379fa49dd157",
            "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/de469337-530f-4d02-848b-b8093e53e62e/?format=api",
                "uuid": "de469337-530f-4d02-848b-b8093e53e62e",
                "name": "B34D1401001",
                "code": "34DM012001"
            },
            "extra_metadata": {},
            "created": "2022-10-04T21:18:22.707765Z",
            "last_modified": "2022-10-04T21:18:22.707752Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/4e4dc57d-c41d-440b-b515-d82685c005eb/?format=api",
            "uuid": "4e4dc57d-c41d-440b-b515-d82685c005eb",
            "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/66ba5f5f-8bc4-41c0-8395-32e5204afe5e/?format=api",
                "uuid": "66ba5f5f-8bc4-41c0-8395-32e5204afe5e",
                "name": "001",
                "code": "34DM014001"
            },
            "extra_metadata": {},
            "created": "2022-10-04T21:18:24.613606Z",
            "last_modified": "2022-10-04T21:18:24.613592Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/27e139c2-e714-45b8-9bed-5169e733a8b5/?format=api",
            "uuid": "27e139c2-e714-45b8-9bed-5169e733a8b5",
            "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/66ba5f5f-8bc4-41c0-8395-32e5204afe5e/?format=api",
                "uuid": "66ba5f5f-8bc4-41c0-8395-32e5204afe5e",
                "name": "001",
                "code": "34DM014001"
            },
            "extra_metadata": {},
            "created": "2022-10-04T21:18:25.055674Z",
            "last_modified": "2022-10-04T21:18:25.055662Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/bac57711-af6c-4536-8cb2-8ee7e3d79aa2/?format=api",
            "uuid": "bac57711-af6c-4536-8cb2-8ee7e3d79aa2",
            "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/42140fd9-6136-44d3-8c0a-f2cd750ee708/?format=api",
                "uuid": "42140fd9-6136-44d3-8c0a-f2cd750ee708",
                "name": "002",
                "code": "34DM014002"
            },
            "extra_metadata": {},
            "created": "2022-10-04T21:18:26.994194Z",
            "last_modified": "2022-10-04T21:18:26.994180Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/4e489300-861d-4b88-b628-b230164752c5/?format=api",
            "uuid": "4e489300-861d-4b88-b628-b230164752c5",
            "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/42140fd9-6136-44d3-8c0a-f2cd750ee708/?format=api",
                "uuid": "42140fd9-6136-44d3-8c0a-f2cd750ee708",
                "name": "002",
                "code": "34DM014002"
            },
            "extra_metadata": {},
            "created": "2022-10-04T21:18:27.459864Z",
            "last_modified": "2022-10-04T21:18:27.459850Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/615b2a8f-a907-4b1f-b05a-d227e79c99b8/?format=api",
            "uuid": "615b2a8f-a907-4b1f-b05a-d227e79c99b8",
            "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/72cf54fa-80eb-47fa-b1d4-bce514e7bb5b/?format=api",
                "uuid": "72cf54fa-80eb-47fa-b1d4-bce514e7bb5b",
                "name": "003",
                "code": "34DM014003"
            },
            "extra_metadata": {},
            "created": "2022-10-04T21:18:29.312200Z",
            "last_modified": "2022-10-04T21:18:29.312187Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/934131e6-6c3a-4df2-98f3-b5859140dc97/?format=api",
            "uuid": "934131e6-6c3a-4df2-98f3-b5859140dc97",
            "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/72cf54fa-80eb-47fa-b1d4-bce514e7bb5b/?format=api",
                "uuid": "72cf54fa-80eb-47fa-b1d4-bce514e7bb5b",
                "name": "003",
                "code": "34DM014003"
            },
            "extra_metadata": {},
            "created": "2022-10-04T21:18:29.759328Z",
            "last_modified": "2022-10-04T21:18:29.759314Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/fe808c0f-ad6e-4f16-8201-82b47445d6f2/?format=api",
            "uuid": "fe808c0f-ad6e-4f16-8201-82b47445d6f2",
            "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/ab4a97e0-d892-4e5f-a2d7-0171bc87ab50/?format=api",
                "uuid": "ab4a97e0-d892-4e5f-a2d7-0171bc87ab50",
                "name": "001",
                "code": "34DM015001"
            },
            "extra_metadata": {},
            "created": "2022-10-04T21:18:31.587067Z",
            "last_modified": "2022-10-04T21:18:31.587054Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/26edb541-f931-48fb-8c81-771c68c726f2/?format=api",
            "uuid": "26edb541-f931-48fb-8c81-771c68c726f2",
            "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/ab4a97e0-d892-4e5f-a2d7-0171bc87ab50/?format=api",
                "uuid": "ab4a97e0-d892-4e5f-a2d7-0171bc87ab50",
                "name": "001",
                "code": "34DM015001"
            },
            "extra_metadata": {},
            "created": "2022-10-04T21:18:32.019235Z",
            "last_modified": "2022-10-04T21:18:32.019221Z",
            "access_modifier": "Public"
        }
    ]
}