List assets of type Filter

Query parameters:

code Exact filter on the code field. The (case-sensitive) startswith lookup is also supported.

created: Temporal filter on created. Supports various lookup types (exact, lt, lte, gt, gte; created__exact by default). Filter values should be specified in ISO 8601 YYYY-MM-DDThh:mm:ssZ format.

last_modified: Temporal filter on last_modified. Supports various lookup types (exact, lt, lte, gt, gte; last_modified__exact by default). Filter values should be specified in ISO 8601 YYYY-MM-DDThh:mm:ssZ format.

page_size The number of results on a single page. Defaults to 10, maximum is 100. Note that pagination is disabled for the root endpoint: the response will be truncated to page_size.

Custom route: by-organisation

Filter assets by organisation UUID. Pagination is enabled.

Examples:

?code=ABC_2123

?code__startswith=ABC

?created__gte=2017-01-01T00:00:00Z

?last_modified__lt=2018-01-01T00:00:00Z

/by-organisation/61f5a464-c350-44c1-9bc7-d4b42d7f58cb/
GET /api/v4/filters/?format=api&page=2337
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 23572,
    "next": "https://demo.lizard.net/api/v4/filters/?format=api&page=2338",
    "previous": "https://demo.lizard.net/api/v4/filters/?format=api&page=2336",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/filters/123603/?format=api",
            "id": 123603,
            "timeseries": [
                "https://demo.lizard.net/api/v4/timeseries/90ac92dc-dfb4-47da-8499-0ea30d0044cc/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/30b6875e-b6f1-4959-9137-d277fa76c558/?format=api"
            ],
            "code": "AHPP037002",
            "last_modified": "2024-07-05T18:56:40.733502Z",
            "created": "2024-03-28T17:57:24.976604Z",
            "groundwater_station": "https://demo.lizard.net/api/v4/groundwaterstations/93398/?format=api",
            "top_level": 2.72,
            "filter_top_level": -17.58,
            "filter_bottom_level": -19.58,
            "aquifer_confinement": "None",
            "lithology": null,
            "high_groundwater_level": null,
            "low_groundwater_level": null
        },
        {
            "url": "https://demo.lizard.net/api/v4/filters/123604/?format=api",
            "id": 123604,
            "timeseries": [
                "https://demo.lizard.net/api/v4/timeseries/cadf121a-dd88-4a7a-ad62-a12b11015a39/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/49208309-a8d9-48c3-b87a-c36a012399f8/?format=api"
            ],
            "code": "AHPP037003",
            "last_modified": "2024-07-05T18:56:41.226344Z",
            "created": "2024-03-28T17:57:26.241430Z",
            "groundwater_station": "https://demo.lizard.net/api/v4/groundwaterstations/93398/?format=api",
            "top_level": 2.72,
            "filter_top_level": -29.93,
            "filter_bottom_level": -31.93,
            "aquifer_confinement": "None",
            "lithology": null,
            "high_groundwater_level": null,
            "low_groundwater_level": null
        },
        {
            "url": "https://demo.lizard.net/api/v4/filters/123605/?format=api",
            "id": 123605,
            "timeseries": [
                "https://demo.lizard.net/api/v4/timeseries/3a558464-893f-48e6-96d5-9cd14da935e9/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/92919f31-97cf-4113-b69f-42482c09a311/?format=api"
            ],
            "code": "AHPP037004",
            "last_modified": "2024-07-05T18:56:41.660584Z",
            "created": "2024-03-28T17:57:27.490935Z",
            "groundwater_station": "https://demo.lizard.net/api/v4/groundwaterstations/93398/?format=api",
            "top_level": 2.35,
            "filter_top_level": -42.58,
            "filter_bottom_level": -44.58,
            "aquifer_confinement": "None",
            "lithology": null,
            "high_groundwater_level": null,
            "low_groundwater_level": null
        },
        {
            "url": "https://demo.lizard.net/api/v4/filters/123606/?format=api",
            "id": 123606,
            "timeseries": [
                "https://demo.lizard.net/api/v4/timeseries/3fb89e33-31e0-4340-8946-209f4df0471a/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/a2afc713-61cc-4f41-bfd1-41d45370893f/?format=api"
            ],
            "code": "AHPP037005",
            "last_modified": "2024-07-05T18:56:42.074658Z",
            "created": "2024-03-28T17:57:28.777728Z",
            "groundwater_station": "https://demo.lizard.net/api/v4/groundwaterstations/93398/?format=api",
            "top_level": 2.71,
            "filter_top_level": -57.58,
            "filter_bottom_level": -59.58,
            "aquifer_confinement": "None",
            "lithology": null,
            "high_groundwater_level": null,
            "low_groundwater_level": null
        },
        {
            "url": "https://demo.lizard.net/api/v4/filters/123607/?format=api",
            "id": 123607,
            "timeseries": [
                "https://demo.lizard.net/api/v4/timeseries/d87e74f8-1378-4625-b8a4-97997815ca39/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/0551a9e7-bc5d-4b4e-bb81-57e53f70b4bc/?format=api"
            ],
            "code": "AHPP037006",
            "last_modified": "2024-07-05T18:56:42.518079Z",
            "created": "2024-03-28T17:57:30.039723Z",
            "groundwater_station": "https://demo.lizard.net/api/v4/groundwaterstations/93398/?format=api",
            "top_level": 2.68,
            "filter_top_level": -82.58,
            "filter_bottom_level": -84.58,
            "aquifer_confinement": "None",
            "lithology": null,
            "high_groundwater_level": null,
            "low_groundwater_level": null
        },
        {
            "url": "https://demo.lizard.net/api/v4/filters/123608/?format=api",
            "id": 123608,
            "timeseries": [
                "https://demo.lizard.net/api/v4/timeseries/04dd134d-df17-48ab-b8b9-dbe6b86fb4c3/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/c8a1cb5f-3829-4014-ae44-9a807e5e0f3a/?format=api"
            ],
            "code": "AHPP037007",
            "last_modified": "2024-07-05T18:56:42.931810Z",
            "created": "2024-03-28T17:57:31.310895Z",
            "groundwater_station": "https://demo.lizard.net/api/v4/groundwaterstations/93398/?format=api",
            "top_level": 2.68,
            "filter_top_level": -101.58,
            "filter_bottom_level": -103.58,
            "aquifer_confinement": "None",
            "lithology": null,
            "high_groundwater_level": null,
            "low_groundwater_level": null
        },
        {
            "url": "https://demo.lizard.net/api/v4/filters/123609/?format=api",
            "id": 123609,
            "timeseries": [
                "https://demo.lizard.net/api/v4/timeseries/e5d4c9cb-04d9-444c-aa48-9dfd69e7eb5a/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/8ea795ff-9c76-4292-ac86-9cc8f99ccd52/?format=api"
            ],
            "code": "AHPP037008",
            "last_modified": "2024-07-05T18:56:43.351208Z",
            "created": "2024-03-28T17:57:32.581476Z",
            "groundwater_station": "https://demo.lizard.net/api/v4/groundwaterstations/93398/?format=api",
            "top_level": 2.67,
            "filter_top_level": -116.58,
            "filter_bottom_level": -118.58,
            "aquifer_confinement": "None",
            "lithology": null,
            "high_groundwater_level": null,
            "low_groundwater_level": null
        },
        {
            "url": "https://demo.lizard.net/api/v4/filters/123610/?format=api",
            "id": 123610,
            "timeseries": [
                "https://demo.lizard.net/api/v4/timeseries/f1421dd1-8025-4120-add2-12edc45aa5a5/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/a69651db-683d-413e-a6f5-acb2ad49f9ce/?format=api"
            ],
            "code": "AHPP037009",
            "last_modified": "2024-07-05T18:56:43.809486Z",
            "created": "2024-03-28T17:57:33.818776Z",
            "groundwater_station": "https://demo.lizard.net/api/v4/groundwaterstations/93398/?format=api",
            "top_level": 2.29,
            "filter_top_level": -132.58,
            "filter_bottom_level": -134.58,
            "aquifer_confinement": "None",
            "lithology": null,
            "high_groundwater_level": null,
            "low_groundwater_level": null
        },
        {
            "url": "https://demo.lizard.net/api/v4/filters/123611/?format=api",
            "id": 123611,
            "timeseries": [
                "https://demo.lizard.net/api/v4/timeseries/13def4b6-0236-4bd6-9e91-f94abe481a01/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/6ac46dc1-9ed2-4f8d-8ade-5594ce53c549/?format=api"
            ],
            "code": "AHPP037010",
            "last_modified": "2024-07-05T18:56:44.253341Z",
            "created": "2024-03-28T17:57:35.083453Z",
            "groundwater_station": "https://demo.lizard.net/api/v4/groundwaterstations/93398/?format=api",
            "top_level": 2.67,
            "filter_top_level": -143.08,
            "filter_bottom_level": -145.08,
            "aquifer_confinement": "None",
            "lithology": null,
            "high_groundwater_level": null,
            "low_groundwater_level": null
        },
        {
            "url": "https://demo.lizard.net/api/v4/filters/123612/?format=api",
            "id": 123612,
            "timeseries": [
                "https://demo.lizard.net/api/v4/timeseries/11cbee5c-d9a8-42ee-a3d1-a7717129e871/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/cb8d2bf1-2e89-49d0-bb77-1271292437f9/?format=api"
            ],
            "code": "AHPP037011",
            "last_modified": "2024-07-05T18:56:44.731398Z",
            "created": "2024-03-28T17:57:36.298015Z",
            "groundwater_station": "https://demo.lizard.net/api/v4/groundwaterstations/93398/?format=api",
            "top_level": 2.65,
            "filter_top_level": -157.58,
            "filter_bottom_level": -159.58,
            "aquifer_confinement": "None",
            "lithology": null,
            "high_groundwater_level": null,
            "low_groundwater_level": null
        }
    ]
}