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/b27e26da-17f3-4208-9990-8faa5a4dfe08/timeseries/?format=api&page=3
HTTP 200 OK
Allow: GET, POST, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 462,
    "next": "https://demo.lizard.net/api/v4/monitoringnetworks/b27e26da-17f3-4208-9990-8faa5a4dfe08/timeseries/?format=api&page=4",
    "previous": "https://demo.lizard.net/api/v4/monitoringnetworks/b27e26da-17f3-4208-9990-8faa5a4dfe08/timeseries/?format=api&page=2",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/2035fd85-65f3-4379-b489-0c79a431aff8/?format=api",
            "uuid": "2035fd85-65f3-4379-b489-0c79a431aff8",
            "code": "2035FD85-65F3-4379-B489-0C79A431AFF8",
            "name": "Waterhoogte bij Hansweert",
            "description": "Waterhoogte bij Hansweert(LMW_HANS_H10)",
            "start": "2013-03-29T14:30:00Z",
            "end": "2023-01-17T07:40:00Z",
            "value_type": "float",
            "last_value": 161.0,
            "interval": null,
            "observation_type": {
                "url": "https://demo.lizard.net/api/v4/observationtypes/352/?format=api",
                "id": 352,
                "code": "WATHTE (cm)",
                "parameter": "Waterhoogte",
                "unit": "cm",
                "scale": "interval",
                "description": "",
                "domain_values": null,
                "reference_frame": "NAP",
                "compartment": "",
                "created": "2015-09-11T08:04:18.072539Z",
                "last_modified": "2019-06-25T07:26:10.441021Z"
            },
            "datasource": null,
            "supplier": null,
            "supplier_code": "LMW_HANS_H10",
            "location": {
                "url": "https://demo.lizard.net/api/v4/locations/737b7ae0-3104-4488-9e85-c041ce46b6e1/?format=api",
                "uuid": "737b7ae0-3104-4488-9e85-c041ce46b6e1",
                "name": "HANS",
                "code": "737b7ae0-3104-4488-9e85-c041ce46b6e1"
            },
            "extra_metadata": {
                "org": "Rijkswaterstaat",
                "ddsc": true
            },
            "created": "2013-04-03T10:31:51.394501Z",
            "last_modified": "2023-01-17T07:59:40.384228Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/c9f190e1-ea27-434f-8426-6a55aaeb2092/?format=api",
            "uuid": "c9f190e1-ea27-434f-8426-6a55aaeb2092",
            "code": "C9F190E1-EA27-434F-8426-6A55AAEB2092",
            "name": "Debiet bij Hagestein boven",
            "description": "Debiet bij Hagestein boven(LMW_HAGB_Q10)",
            "start": "2013-03-29T14:30:00Z",
            "end": "2023-01-17T07:40:00Z",
            "value_type": "float",
            "last_value": 835.5,
            "interval": null,
            "observation_type": {
                "url": "https://demo.lizard.net/api/v4/observationtypes/382/?format=api",
                "id": 382,
                "code": "Q (m3/s) OW",
                "parameter": "Debiet",
                "unit": "m3/s",
                "scale": "interval",
                "description": "",
                "domain_values": null,
                "reference_frame": null,
                "compartment": "OW",
                "created": "2015-09-11T08:04:44.393771Z",
                "last_modified": "2020-03-20T18:51:54.861162Z"
            },
            "datasource": null,
            "supplier": null,
            "supplier_code": "LMW_HAGB_Q10",
            "location": {
                "url": "https://demo.lizard.net/api/v4/locations/d7358b77-58e1-4912-85ad-bdab8448ab1f/?format=api",
                "uuid": "d7358b77-58e1-4912-85ad-bdab8448ab1f",
                "name": "HAGB",
                "code": "d7358b77-58e1-4912-85ad-bdab8448ab1f"
            },
            "extra_metadata": {
                "org": "Rijkswaterstaat",
                "ddsc": true,
                "compartment": "OW"
            },
            "created": "2013-04-03T10:31:51.394501Z",
            "last_modified": "2023-01-17T07:59:41.086523Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/75dd4f6a-4413-4c2b-bc28-45d116f9a0d5/?format=api",
            "uuid": "75dd4f6a-4413-4c2b-bc28-45d116f9a0d5",
            "code": "75DD4F6A-4413-4C2B-BC28-45D116F9A0D5",
            "name": "Waterhoogte bij Heesbeen",
            "description": "Waterhoogte bij Heesbeen(LMW_HEES_H10)",
            "start": "2013-03-29T14:30:00Z",
            "end": "2023-01-17T07:40:00Z",
            "value_type": "float",
            "last_value": 177.0,
            "interval": null,
            "observation_type": {
                "url": "https://demo.lizard.net/api/v4/observationtypes/352/?format=api",
                "id": 352,
                "code": "WATHTE (cm)",
                "parameter": "Waterhoogte",
                "unit": "cm",
                "scale": "interval",
                "description": "",
                "domain_values": null,
                "reference_frame": "NAP",
                "compartment": "",
                "created": "2015-09-11T08:04:18.072539Z",
                "last_modified": "2019-06-25T07:26:10.441021Z"
            },
            "datasource": null,
            "supplier": null,
            "supplier_code": "LMW_HEES_H10",
            "location": {
                "url": "https://demo.lizard.net/api/v4/locations/41a97a20-440b-469e-b968-abcd0410400d/?format=api",
                "uuid": "41a97a20-440b-469e-b968-abcd0410400d",
                "name": "HEES",
                "code": "41a97a20-440b-469e-b968-abcd0410400d"
            },
            "extra_metadata": {
                "org": "Rijkswaterstaat",
                "ddsc": true
            },
            "created": "2013-04-03T10:31:51.394501Z",
            "last_modified": "2023-01-17T07:59:46.051073Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/962546c5-5d97-4da7-8cb9-122eb05939a7/?format=api",
            "uuid": "962546c5-5d97-4da7-8cb9-122eb05939a7",
            "code": "962546C5-5D97-4DA7-8CB9-122EB05939A7",
            "name": "Waterhoogte bij Heel boven",
            "description": "Waterhoogte bij Heel boven(LMW_HEEB_H10)",
            "start": "2013-03-29T14:30:00Z",
            "end": "2023-01-17T07:40:00Z",
            "value_type": "float",
            "last_value": 2088.0,
            "interval": null,
            "observation_type": {
                "url": "https://demo.lizard.net/api/v4/observationtypes/352/?format=api",
                "id": 352,
                "code": "WATHTE (cm)",
                "parameter": "Waterhoogte",
                "unit": "cm",
                "scale": "interval",
                "description": "",
                "domain_values": null,
                "reference_frame": "NAP",
                "compartment": "",
                "created": "2015-09-11T08:04:18.072539Z",
                "last_modified": "2019-06-25T07:26:10.441021Z"
            },
            "datasource": null,
            "supplier": null,
            "supplier_code": "LMW_HEEB_H10",
            "location": {
                "url": "https://demo.lizard.net/api/v4/locations/26078e2e-8342-47e3-b8ff-be6e63ffdbcd/?format=api",
                "uuid": "26078e2e-8342-47e3-b8ff-be6e63ffdbcd",
                "name": "HEEB",
                "code": "26078e2e-8342-47e3-b8ff-be6e63ffdbcd"
            },
            "extra_metadata": {
                "org": "Rijkswaterstaat",
                "ddsc": true
            },
            "created": "2013-04-03T10:31:51.394501Z",
            "last_modified": "2023-01-17T07:59:44.350279Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/10ad7f4e-0d15-45da-856f-985987d38c3b/?format=api",
            "uuid": "10ad7f4e-0d15-45da-856f-985987d38c3b",
            "code": "10AD7F4E-0D15-45DA-856F-985987D38C3B",
            "name": "Waterhoogte bij Hoek van Holland",
            "description": "Waterhoogte bij Hoek van Holland(LMW_HOEK_H10)",
            "start": "2013-03-29T14:30:00Z",
            "end": "2023-01-17T07:40:00Z",
            "value_type": "float",
            "last_value": 76.0,
            "interval": null,
            "observation_type": {
                "url": "https://demo.lizard.net/api/v4/observationtypes/352/?format=api",
                "id": 352,
                "code": "WATHTE (cm)",
                "parameter": "Waterhoogte",
                "unit": "cm",
                "scale": "interval",
                "description": "",
                "domain_values": null,
                "reference_frame": "NAP",
                "compartment": "",
                "created": "2015-09-11T08:04:18.072539Z",
                "last_modified": "2019-06-25T07:26:10.441021Z"
            },
            "datasource": null,
            "supplier": null,
            "supplier_code": "LMW_HOEK_H10",
            "location": {
                "url": "https://demo.lizard.net/api/v4/locations/7c413d3c-067d-4d1a-8992-5a8a1235b133/?format=api",
                "uuid": "7c413d3c-067d-4d1a-8992-5a8a1235b133",
                "name": "HOEK",
                "code": "7c413d3c-067d-4d1a-8992-5a8a1235b133"
            },
            "extra_metadata": {
                "org": "Rijkswaterstaat",
                "ddsc": true
            },
            "created": "2013-04-03T10:31:51.394501Z",
            "last_modified": "2023-01-17T07:59:47.058767Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/26778eb2-a7a6-4785-9c3b-a6e7c13b81ab/?format=api",
            "uuid": "26778eb2-a7a6-4785-9c3b-a6e7c13b81ab",
            "code": "26778EB2-A7A6-4785-9C3B-A6E7C13B81AB",
            "name": "windsnelheid corr. 10m bij Hoofdplaat",
            "description": "windsnelheid corr. 10m bij Hoofdplaat(LMW_HFPL_WC10)",
            "start": "2013-03-29T14:30:00Z",
            "end": "2016-02-01T07:50:00Z",
            "value_type": "float",
            "last_value": 11.9,
            "interval": null,
            "observation_type": {
                "url": "https://demo.lizard.net/api/v4/observationtypes/383/?format=api",
                "id": 383,
                "code": "WINDSHD (m/s)",
                "parameter": "Windsnelheid",
                "unit": "m/s",
                "scale": "interval",
                "description": "",
                "domain_values": null,
                "reference_frame": "",
                "compartment": "",
                "created": "2015-09-11T08:04:45.802163Z",
                "last_modified": "2019-06-25T07:26:10.441021Z"
            },
            "datasource": null,
            "supplier": null,
            "supplier_code": "LMW_HFPL_WC10",
            "location": {
                "url": "https://demo.lizard.net/api/v4/locations/de3df8bf-df33-4b67-a5eb-464fcbfe4f86/?format=api",
                "uuid": "de3df8bf-df33-4b67-a5eb-464fcbfe4f86",
                "name": "HFPL",
                "code": "de3df8bf-df33-4b67-a5eb-464fcbfe4f86"
            },
            "extra_metadata": {
                "org": "Rijkswaterstaat",
                "ddsc": true
            },
            "created": "2013-04-03T10:31:51.394501Z",
            "last_modified": null,
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/0b34608c-67bc-4788-883c-edc46c3a50fb/?format=api",
            "uuid": "0b34608c-67bc-4788-883c-edc46c3a50fb",
            "code": "0B34608C-67BC-4788-883C-EDC46C3A50FB",
            "name": "Windsnelheid 10m. MSL bij IJmuiden kop pier",
            "description": "Windsnelheid 10m. MSL bij IJmuiden kop pier(LMW_IJZ1_WC10)",
            "start": "2013-03-29T14:30:00Z",
            "end": "2023-01-17T07:40:00Z",
            "value_type": "float",
            "last_value": 7.7,
            "interval": null,
            "observation_type": {
                "url": "https://demo.lizard.net/api/v4/observationtypes/383/?format=api",
                "id": 383,
                "code": "WINDSHD (m/s)",
                "parameter": "Windsnelheid",
                "unit": "m/s",
                "scale": "interval",
                "description": "",
                "domain_values": null,
                "reference_frame": "",
                "compartment": "",
                "created": "2015-09-11T08:04:45.802163Z",
                "last_modified": "2019-06-25T07:26:10.441021Z"
            },
            "datasource": null,
            "supplier": null,
            "supplier_code": "LMW_IJZ1_WC10",
            "location": {
                "url": "https://demo.lizard.net/api/v4/locations/69033cdc-9818-49ec-9fcf-dc3f09d905fe/?format=api",
                "uuid": "69033cdc-9818-49ec-9fcf-dc3f09d905fe",
                "name": "IJZ1",
                "code": "69033cdc-9818-49ec-9fcf-dc3f09d905fe"
            },
            "extra_metadata": {
                "org": "Rijkswaterstaat",
                "ddsc": true
            },
            "created": "2013-04-03T10:31:51.394501Z",
            "last_modified": "2023-01-17T07:59:45.022108Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/011d7a0c-491a-4ce8-8785-d39411e975f4/?format=api",
            "uuid": "011d7a0c-491a-4ce8-8785-d39411e975f4",
            "code": "011D7A0C-491A-4CE8-8785-D39411E975F4",
            "name": "Debiet bij Sint Pieter",
            "description": "Debiet bij Sint Pieter(LMW_SINT_Q10)",
            "start": "2013-03-29T14:30:00Z",
            "end": "2023-01-17T07:30:00Z",
            "value_type": "float",
            "last_value": 1327.4,
            "interval": null,
            "observation_type": {
                "url": "https://demo.lizard.net/api/v4/observationtypes/382/?format=api",
                "id": 382,
                "code": "Q (m3/s) OW",
                "parameter": "Debiet",
                "unit": "m3/s",
                "scale": "interval",
                "description": "",
                "domain_values": null,
                "reference_frame": null,
                "compartment": "OW",
                "created": "2015-09-11T08:04:44.393771Z",
                "last_modified": "2020-03-20T18:51:54.861162Z"
            },
            "datasource": null,
            "supplier": null,
            "supplier_code": "LMW_SINT_Q10",
            "location": {
                "url": "https://demo.lizard.net/api/v4/locations/b69d841b-05ba-44fd-932c-36d4c63a6fed/?format=api",
                "uuid": "b69d841b-05ba-44fd-932c-36d4c63a6fed",
                "name": "SINT",
                "code": "b69d841b-05ba-44fd-932c-36d4c63a6fed"
            },
            "extra_metadata": {
                "org": "Rijkswaterstaat",
                "ddsc": true,
                "compartment": "OW"
            },
            "created": "2013-04-03T10:31:51.394501Z",
            "last_modified": "2023-01-17T07:59:41.666540Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/e5f2e0ea-bf22-46d9-bf51-af024ef180ac/?format=api",
            "uuid": "e5f2e0ea-bf22-46d9-bf51-af024ef180ac",
            "code": "E5F2E0EA-BF22-46D9-BF51-AF024EF180AC",
            "name": "Golfhoogte sign. bij K13-Alhpa 3",
            "description": "Golfhoogte sign. bij K13-Alhpa 3(LMW_K133_Hm0)",
            "start": "2013-03-29T14:30:00Z",
            "end": "2023-01-17T07:30:00Z",
            "value_type": "float",
            "last_value": 191.0,
            "interval": null,
            "observation_type": {
                "url": "https://demo.lizard.net/api/v4/observationtypes/384/?format=api",
                "id": 384,
                "code": "GOLFHTE (cm) OW",
                "parameter": "Golfhoogte signaal",
                "unit": "cm",
                "scale": "interval",
                "description": "",
                "domain_values": null,
                "reference_frame": null,
                "compartment": "OW",
                "created": "2015-09-11T08:04:48.624312Z",
                "last_modified": "2020-01-17T12:36:06.367670Z"
            },
            "datasource": null,
            "supplier": null,
            "supplier_code": "LMW_K133_Hm0",
            "location": {
                "url": "https://demo.lizard.net/api/v4/locations/183c184c-7c00-4b76-8b4b-85461c17cc30/?format=api",
                "uuid": "183c184c-7c00-4b76-8b4b-85461c17cc30",
                "name": "K133",
                "code": "183c184c-7c00-4b76-8b4b-85461c17cc30"
            },
            "extra_metadata": {
                "org": "Rijkswaterstaat",
                "ddsc": true,
                "compartment": "OW"
            },
            "created": "2013-04-03T10:31:51.394501Z",
            "last_modified": "2023-01-17T07:59:40.500748Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/b992edc1-aa0d-4d71-aac4-d374da5af857/?format=api",
            "uuid": "b992edc1-aa0d-4d71-aac4-d374da5af857",
            "code": "B992EDC1-AA0D-4D71-AAC4-D374DA5AF857",
            "name": "Th0_B0 bij Wadden Schiermonnikoog",
            "description": "Th0_B0 bij Wadden Schiermonnikoog(LMW_SMN1_Th0_B0)",
            "start": "2013-03-29T14:30:00Z",
            "end": "2023-01-17T07:30:00Z",
            "value_type": "float",
            "last_value": 319.0,
            "interval": null,
            "observation_type": {
                "url": "https://demo.lizard.net/api/v4/observationtypes/385/?format=api",
                "id": 385,
                "code": "g 30-500 mHz (graden)",
                "parameter": "g 30-500 mHz",
                "unit": "graden",
                "scale": "interval",
                "description": "",
                "domain_values": null,
                "reference_frame": "",
                "compartment": "",
                "created": "2015-09-11T08:04:49.137949Z",
                "last_modified": "2019-06-25T07:26:10.441021Z"
            },
            "datasource": null,
            "supplier": null,
            "supplier_code": "LMW_SMN1_Th0_B0",
            "location": {
                "url": "https://demo.lizard.net/api/v4/locations/64733d1a-66a7-40d8-88c2-103b20729fbc/?format=api",
                "uuid": "64733d1a-66a7-40d8-88c2-103b20729fbc",
                "name": "SMN1",
                "code": "64733d1a-66a7-40d8-88c2-103b20729fbc"
            },
            "extra_metadata": {
                "org": "Rijkswaterstaat",
                "ddsc": true
            },
            "created": "2013-04-03T10:31:51.394501Z",
            "last_modified": "2023-01-17T07:59:44.429049Z",
            "access_modifier": "Public"
        }
    ]
}