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=2394
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 23989,
    "next": "https://demo.lizard.net/api/v4/filters/?format=api&page=2395",
    "previous": "https://demo.lizard.net/api/v4/filters/?format=api&page=2393",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/filters/127088/?format=api",
            "id": 127088,
            "timeseries": [],
            "code": "FRD39HP0219002",
            "last_modified": "2025-06-13T18:18:08.348131Z",
            "created": "2025-06-13T18:18:08.348149Z",
            "groundwater_station": "https://demo.lizard.net/api/v4/groundwaterstations/98992/?format=api",
            "top_level": 7.21,
            "filter_top_level": -28.56,
            "filter_bottom_level": -29.59,
            "aquifer_confinement": "None",
            "lithology": null,
            "high_groundwater_level": null,
            "low_groundwater_level": null
        },
        {
            "url": "https://demo.lizard.net/api/v4/filters/127089/?format=api",
            "id": 127089,
            "timeseries": [],
            "code": "FRDVEWP002001",
            "last_modified": "2025-06-13T18:18:09.862729Z",
            "created": "2025-06-13T18:18:09.862741Z",
            "groundwater_station": "https://demo.lizard.net/api/v4/groundwaterstations/98993/?format=api",
            "top_level": 9.37,
            "filter_top_level": -10.39,
            "filter_bottom_level": -12.39,
            "aquifer_confinement": "None",
            "lithology": null,
            "high_groundwater_level": null,
            "low_groundwater_level": null
        },
        {
            "url": "https://demo.lizard.net/api/v4/filters/127090/?format=api",
            "id": 127090,
            "timeseries": [],
            "code": "FRD04FP0045005",
            "last_modified": "2025-06-13T18:18:11.582630Z",
            "created": "2025-06-13T18:18:11.582647Z",
            "groundwater_station": "https://demo.lizard.net/api/v4/groundwaterstations/98994/?format=api",
            "top_level": 3.024,
            "filter_top_level": -57.7,
            "filter_bottom_level": -60.7,
            "aquifer_confinement": "None",
            "lithology": null,
            "high_groundwater_level": null,
            "low_groundwater_level": null
        },
        {
            "url": "https://demo.lizard.net/api/v4/filters/127091/?format=api",
            "id": 127091,
            "timeseries": [],
            "code": "FRD04FP0058005",
            "last_modified": "2025-06-13T18:18:13.449534Z",
            "created": "2025-06-13T18:18:13.449552Z",
            "groundwater_station": "https://demo.lizard.net/api/v4/groundwaterstations/98995/?format=api",
            "top_level": 4.66,
            "filter_top_level": -72.09,
            "filter_bottom_level": -74.09,
            "aquifer_confinement": "None",
            "lithology": null,
            "high_groundwater_level": null,
            "low_groundwater_level": null
        },
        {
            "url": "https://demo.lizard.net/api/v4/filters/127092/?format=api",
            "id": 127092,
            "timeseries": [],
            "code": "FRD06DP0205006",
            "last_modified": "2025-06-13T18:18:15.222293Z",
            "created": "2025-06-13T18:18:15.222310Z",
            "groundwater_station": "https://demo.lizard.net/api/v4/groundwaterstations/98996/?format=api",
            "top_level": 2.394,
            "filter_top_level": -235.84,
            "filter_bottom_level": -237.84,
            "aquifer_confinement": "None",
            "lithology": null,
            "high_groundwater_level": null,
            "low_groundwater_level": null
        },
        {
            "url": "https://demo.lizard.net/api/v4/filters/127093/?format=api",
            "id": 127093,
            "timeseries": [],
            "code": "FRD06DP0210005",
            "last_modified": "2025-06-13T18:18:17.229318Z",
            "created": "2025-06-13T18:18:17.229354Z",
            "groundwater_station": "https://demo.lizard.net/api/v4/groundwaterstations/98997/?format=api",
            "top_level": -0.26,
            "filter_top_level": -181.45,
            "filter_bottom_level": -183.45,
            "aquifer_confinement": "None",
            "lithology": null,
            "high_groundwater_level": null,
            "low_groundwater_level": null
        },
        {
            "url": "https://demo.lizard.net/api/v4/filters/127094/?format=api",
            "id": 127094,
            "timeseries": [],
            "code": "FRD06DP0214007",
            "last_modified": "2025-06-13T18:18:18.711411Z",
            "created": "2025-06-13T18:18:18.711430Z",
            "groundwater_station": "https://demo.lizard.net/api/v4/groundwaterstations/98998/?format=api",
            "top_level": 0.392,
            "filter_top_level": -237.0,
            "filter_bottom_level": -239.0,
            "aquifer_confinement": "None",
            "lithology": null,
            "high_groundwater_level": null,
            "low_groundwater_level": null
        },
        {
            "url": "https://demo.lizard.net/api/v4/filters/127095/?format=api",
            "id": 127095,
            "timeseries": [],
            "code": "FRD06DP0250006",
            "last_modified": "2025-06-13T18:18:20.096500Z",
            "created": "2025-06-13T18:18:20.096518Z",
            "groundwater_station": "https://demo.lizard.net/api/v4/groundwaterstations/98999/?format=api",
            "top_level": -0.228,
            "filter_top_level": -214.0,
            "filter_bottom_level": -216.0,
            "aquifer_confinement": "None",
            "lithology": null,
            "high_groundwater_level": null,
            "low_groundwater_level": null
        },
        {
            "url": "https://demo.lizard.net/api/v4/filters/127096/?format=api",
            "id": 127096,
            "timeseries": [],
            "code": "FRD11CP0090005",
            "last_modified": "2025-06-13T18:18:21.555514Z",
            "created": "2025-06-13T18:18:21.555528Z",
            "groundwater_station": "https://demo.lizard.net/api/v4/groundwaterstations/99000/?format=api",
            "top_level": -0.07,
            "filter_top_level": -240.07,
            "filter_bottom_level": -242.07,
            "aquifer_confinement": "None",
            "lithology": null,
            "high_groundwater_level": null,
            "low_groundwater_level": null
        },
        {
            "url": "https://demo.lizard.net/api/v4/filters/127097/?format=api",
            "id": 127097,
            "timeseries": [],
            "code": "FRD11EP0076005",
            "last_modified": "2025-06-13T18:18:22.889539Z",
            "created": "2025-06-13T18:18:22.889551Z",
            "groundwater_station": "https://demo.lizard.net/api/v4/groundwaterstations/99001/?format=api",
            "top_level": 0.683,
            "filter_top_level": -225.5,
            "filter_bottom_level": -227.5,
            "aquifer_confinement": "None",
            "lithology": null,
            "high_groundwater_level": null,
            "low_groundwater_level": null
        }
    ]
}