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/fde74d39-9d65-4522-9082-76424dd53d5c/timeseries/?format=api&page=7
HTTP 200 OK
Allow: GET, POST, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 102,
    "next": "https://demo.lizard.net/api/v4/monitoringnetworks/fde74d39-9d65-4522-9082-76424dd53d5c/timeseries/?format=api&page=8",
    "previous": "https://demo.lizard.net/api/v4/monitoringnetworks/fde74d39-9d65-4522-9082-76424dd53d5c/timeseries/?format=api&page=6",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/08193484-f407-4797-86fe-aa43a56f509c/?format=api",
            "uuid": "08193484-f407-4797-86fe-aa43a56f509c",
            "code": "WNS9040.hand::nonequidistant::1::1",
            "name": "WNS9040.hand",
            "description": "",
            "start": "2000-04-05T11:00:00Z",
            "end": "2006-09-26T08:58:00Z",
            "value_type": "float",
            "last_value": 7.5,
            "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/94bedb0d-bea8-4aec-a086-a9b232fca6da/?format=api",
                "uuid": "94bedb0d-bea8-4aec-a086-a9b232fca6da",
                "name": "40CP0506002",
                "code": "40CP0506002"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": [
                        {
                            "eind": "2002-04-29T12:00:00Z",
                            "start": "2000-04-05T12:00:00Z",
                            "observationtype": "reguliereMeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "onbekendPeilklokje",
                            "airpressurecompensationtype": "geen"
                        },
                        {
                            "eind": "2006-09-26T09:58:00Z",
                            "start": "2002-05-15T12:00:00Z",
                            "observationtype": "controlemeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "onbekendPeilklokje",
                            "airpressurecompensationtype": "geen"
                        }
                    ]
                }
            },
            "created": "2018-03-02T08:41:42.989812Z",
            "last_modified": "2022-10-14T14:11:32.643448Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/e82a0439-a144-43eb-81ad-aa9468d8fbd3/?format=api",
            "uuid": "e82a0439-a144-43eb-81ad-aa9468d8fbd3",
            "code": "WNS9040.hand::nonequidistant::1::1",
            "name": "WNS9040.hand",
            "description": "",
            "start": "1986-07-28T11:00:00Z",
            "end": "2017-06-20T08:28:40Z",
            "value_type": "float",
            "last_value": 6.69,
            "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/58336e4c-bcd5-412e-a008-83b79076abc7/?format=api",
                "uuid": "58336e4c-bcd5-412e-a008-83b79076abc7",
                "name": "40CP0474002",
                "code": "40CP0474002"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "2017-06-20T09:28:40Z",
                        "start": "1986-07-28T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "onbekendPeilklokje",
                        "airpressurecompensationtype": "geen"
                    }
                }
            },
            "created": "2018-03-02T08:41:43.161886Z",
            "last_modified": "2022-10-14T12:34:55.444131Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/ba92197c-14f8-4a3b-b01d-4fe4a69f605f/?format=api",
            "uuid": "ba92197c-14f8-4a3b-b01d-4fe4a69f605f",
            "code": "WNS9040.hand::nonequidistant::1::1",
            "name": "WNS9040.hand",
            "description": "",
            "start": "1986-07-28T11:00:00Z",
            "end": "2025-04-07T09:57:00Z",
            "value_type": "float",
            "last_value": 7.378,
            "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/6f87e0bf-51b3-4349-b3cf-4ee013d321a7/?format=api",
                "uuid": "6f87e0bf-51b3-4349-b3cf-4ee013d321a7",
                "name": "40CP0474001",
                "code": "40CP0474001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": [
                        {
                            "eind": "2009-11-11T10:13:00Z",
                            "start": "1986-07-28T12:00:00Z",
                            "observationtype": "reguliereMeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "onbekendPeilklokje",
                            "airpressurecompensationtype": "geen"
                        },
                        {
                            "eind": "2020-10-20T11:18:18Z",
                            "start": "2010-02-18T10:39:00Z",
                            "observationtype": "controlemeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "onbekendPeilklokje",
                            "airpressurecompensationtype": "geen"
                        },
                        {
                            "eind": "None",
                            "start": "2021-02-01T10:54:31Z",
                            "observationtype": "controlemeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "elektronischPeilklokje",
                            "airpressurecompensationtype": "geen"
                        }
                    ]
                }
            },
            "created": "2018-03-02T08:41:43.341932Z",
            "last_modified": "2025-04-09T07:35:35.042695Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/539a72a9-9cd7-4339-ab90-c256b52baba4/?format=api",
            "uuid": "539a72a9-9cd7-4339-ab90-c256b52baba4",
            "code": "WNS9040.hand::nonequidistant::1::1",
            "name": "WNS9040.hand",
            "description": "",
            "start": "1997-12-18T11:00:00Z",
            "end": "2001-12-28T11:00:00Z",
            "value_type": "float",
            "last_value": 7.73,
            "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/8941880c-7e2f-4a19-b34d-3da440cd8655/?format=api",
                "uuid": "8941880c-7e2f-4a19-b34d-3da440cd8655",
                "name": "46AP0260004",
                "code": "46AP0260004"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "2001-12-28T12:00:00Z",
                        "start": "1997-12-18T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "onbekendPeilklokje",
                        "airpressurecompensationtype": "geen"
                    }
                }
            },
            "created": "2018-03-02T08:41:43.627274Z",
            "last_modified": "2022-10-14T13:25:27.844728Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/576cfb55-5117-4c29-bc7d-f184cb1f814f/?format=api",
            "uuid": "576cfb55-5117-4c29-bc7d-f184cb1f814f",
            "code": "WNS9040.hand::nonequidistant::1::1",
            "name": "WNS9040.hand",
            "description": "",
            "start": "1970-07-28T11:00:00Z",
            "end": "2002-06-18T11:00:00Z",
            "value_type": "float",
            "last_value": 7.97,
            "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/e780e810-e9e7-4c0e-8c90-5243beaec38d/?format=api",
                "uuid": "e780e810-e9e7-4c0e-8c90-5243beaec38d",
                "name": "46AP0126003",
                "code": "46AP0126003"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "2002-06-18T12:00:00Z",
                        "start": "1970-07-28T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "onbekendPeilklokje",
                        "airpressurecompensationtype": "geen"
                    }
                }
            },
            "created": "2018-03-02T08:41:43.674677Z",
            "last_modified": "2022-10-14T13:20:48.071176Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/90040c27-3994-47f8-a027-ca6f9c82ad82/?format=api",
            "uuid": "90040c27-3994-47f8-a027-ca6f9c82ad82",
            "code": "WNS9040.hand::nonequidistant::1::1",
            "name": "WNS9040.hand",
            "description": "",
            "start": "1997-02-03T11:00:00Z",
            "end": "2025-01-21T11:22:21Z",
            "value_type": "float",
            "last_value": 5.92,
            "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/43b5d4e5-a5e8-47f2-bd20-262857361872/?format=api",
                "uuid": "43b5d4e5-a5e8-47f2-bd20-262857361872",
                "name": "39HL9001001",
                "code": "39HL9001001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": [
                        {
                            "eind": "2012-01-13T11:36:00Z",
                            "start": "1997-02-03T12:00:00Z",
                            "observationtype": "reguliereMeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "onbekendPeilklokje",
                            "airpressurecompensationtype": "geen"
                        },
                        {
                            "eind": "2020-10-20T12:49:05Z",
                            "start": "2018-02-06T14:58:30Z",
                            "observationtype": "controlemeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "onbekendPeilklokje",
                            "airpressurecompensationtype": "geen"
                        },
                        {
                            "eind": "None",
                            "start": "2021-02-01T12:04:47Z",
                            "observationtype": "controlemeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "elektronischPeilklokje",
                            "airpressurecompensationtype": "geen"
                        }
                    ]
                }
            },
            "created": "2018-03-02T08:41:44.050124Z",
            "last_modified": "2025-01-22T09:00:18.362219Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/9bbe763e-58f2-41c9-bb0a-a1ae22f1e3be/?format=api",
            "uuid": "9bbe763e-58f2-41c9-bb0a-a1ae22f1e3be",
            "code": "WNS9040.hand::nonequidistant::1::1",
            "name": "WNS9040.hand",
            "description": "",
            "start": "1975-01-28T11:00:00Z",
            "end": "2025-04-07T09:33:36Z",
            "value_type": "float",
            "last_value": 7.127,
            "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/165a7f2e-d75a-4d07-a127-e351bbf0c44c/?format=api",
                "uuid": "165a7f2e-d75a-4d07-a127-e351bbf0c44c",
                "name": "40CP0084001",
                "code": "40CP0084001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": [
                        {
                            "eind": "2002-04-29T12:00:00Z",
                            "start": "1975-01-28T12:00:00Z",
                            "observationtype": "reguliereMeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "onbekendPeilklokje",
                            "airpressurecompensationtype": "geen"
                        },
                        {
                            "eind": "2020-10-20T11:03:18Z",
                            "start": "2002-05-15T12:00:00Z",
                            "observationtype": "controlemeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "onbekendPeilklokje",
                            "airpressurecompensationtype": "geen"
                        },
                        {
                            "eind": "None",
                            "start": "2021-02-01T10:43:21Z",
                            "observationtype": "controlemeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "elektronischPeilklokje",
                            "airpressurecompensationtype": "geen"
                        }
                    ]
                }
            },
            "created": "2018-03-02T08:41:44.243682Z",
            "last_modified": "2025-04-09T07:49:03.942946Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/dcfd15d0-b1ab-4d1a-8a0c-1a844a277607/?format=api",
            "uuid": "dcfd15d0-b1ab-4d1a-8a0c-1a844a277607",
            "code": "WNS9040.hand::nonequidistant::1::1",
            "name": "WNS9040.hand",
            "description": "",
            "start": "1973-08-14T11:00:00Z",
            "end": "1999-08-27T11:00:00Z",
            "value_type": "float",
            "last_value": 6.86,
            "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/b4da761c-2369-478a-a6e0-29b143b4161b/?format=api",
                "uuid": "b4da761c-2369-478a-a6e0-29b143b4161b",
                "name": "46AP0141002",
                "code": "46AP0141002"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "1999-08-27T12:00:00Z",
                        "start": "1973-08-14T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "onbekendPeilklokje",
                        "airpressurecompensationtype": "geen"
                    }
                }
            },
            "created": "2018-03-02T08:41:44.699999Z",
            "last_modified": "2022-10-14T14:29:25.567869Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/0745afb1-8321-4e60-9c10-6805ed1da868/?format=api",
            "uuid": "0745afb1-8321-4e60-9c10-6805ed1da868",
            "code": "WNS9040.hand::nonequidistant::1::1",
            "name": "WNS9040.hand",
            "description": "",
            "start": "1986-07-28T11:00:00Z",
            "end": "2025-04-07T09:42:44Z",
            "value_type": "float",
            "last_value": 6.105,
            "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/311ea37f-697b-46ad-9efc-012a9a70bb1f/?format=api",
                "uuid": "311ea37f-697b-46ad-9efc-012a9a70bb1f",
                "name": "40CP0477003",
                "code": "40CP0477003"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": [
                        {
                            "eind": "2002-04-29T12:00:00Z",
                            "start": "1986-07-28T12:00:00Z",
                            "observationtype": "reguliereMeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "onbekendPeilklokje",
                            "airpressurecompensationtype": "geen"
                        },
                        {
                            "eind": "2020-10-20T11:09:16Z",
                            "start": "2002-05-15T12:00:00Z",
                            "observationtype": "controlemeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "onbekendPeilklokje",
                            "airpressurecompensationtype": "geen"
                        },
                        {
                            "eind": "None",
                            "start": "2021-02-01T10:46:38Z",
                            "observationtype": "controlemeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "elektronischPeilklokje",
                            "airpressurecompensationtype": "geen"
                        }
                    ]
                }
            },
            "created": "2018-03-02T08:41:45.014626Z",
            "last_modified": "2025-04-09T07:35:47.139631Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/2d149a05-cfac-4fdc-bcac-1527496fc61b/?format=api",
            "uuid": "2d149a05-cfac-4fdc-bcac-1527496fc61b",
            "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/f23cfa57-d850-4b3e-9cbb-96f157e12cc9/?format=api",
                "uuid": "f23cfa57-d850-4b3e-9cbb-96f157e12cc9",
                "name": "B40C0507011",
                "code": "40CP0507011"
            },
            "extra_metadata": {},
            "created": "2022-10-04T21:50:25.684525Z",
            "last_modified": "2022-10-04T21:50:25.684510Z",
            "access_modifier": "Public"
        }
    ]
}