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=2395
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=2396",
    "previous": "https://demo.lizard.net/api/v4/filters/?format=api&page=2394",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/filters/127098/?format=api",
            "id": 127098,
            "timeseries": [],
            "code": "FRD15EP0091005",
            "last_modified": "2025-06-13T18:18:24.362799Z",
            "created": "2025-06-13T18:18:24.362814Z",
            "groundwater_station": "https://demo.lizard.net/api/v4/groundwaterstations/99002/?format=api",
            "top_level": -0.459,
            "filter_top_level": -146.8,
            "filter_bottom_level": -148.8,
            "aquifer_confinement": "None",
            "lithology": null,
            "high_groundwater_level": null,
            "low_groundwater_level": null
        },
        {
            "url": "https://demo.lizard.net/api/v4/filters/127099/?format=api",
            "id": 127099,
            "timeseries": [],
            "code": "FRD15FP0121007",
            "last_modified": "2025-06-13T18:18:25.735057Z",
            "created": "2025-06-13T18:18:25.735070Z",
            "groundwater_station": "https://demo.lizard.net/api/v4/groundwaterstations/99003/?format=api",
            "top_level": -0.09,
            "filter_top_level": -240.6,
            "filter_bottom_level": -241.6,
            "aquifer_confinement": "None",
            "lithology": null,
            "high_groundwater_level": null,
            "low_groundwater_level": null
        },
        {
            "url": "https://demo.lizard.net/api/v4/filters/127100/?format=api",
            "id": 127100,
            "timeseries": [],
            "code": "FRD16BP0105006",
            "last_modified": "2025-06-13T18:18:27.098925Z",
            "created": "2025-06-13T18:18:27.098939Z",
            "groundwater_station": "https://demo.lizard.net/api/v4/groundwaterstations/99004/?format=api",
            "top_level": 2.949,
            "filter_top_level": -238.35,
            "filter_bottom_level": -240.35,
            "aquifer_confinement": "None",
            "lithology": null,
            "high_groundwater_level": null,
            "low_groundwater_level": null
        },
        {
            "url": "https://demo.lizard.net/api/v4/filters/127101/?format=api",
            "id": 127101,
            "timeseries": [],
            "code": "FRD21GP0276004",
            "last_modified": "2025-06-13T18:18:28.594351Z",
            "created": "2025-06-13T18:18:28.594365Z",
            "groundwater_station": "https://demo.lizard.net/api/v4/groundwaterstations/99005/?format=api",
            "top_level": 0.79,
            "filter_top_level": -221.6,
            "filter_bottom_level": -226.6,
            "aquifer_confinement": "None",
            "lithology": null,
            "high_groundwater_level": null,
            "low_groundwater_level": null
        },
        {
            "url": "https://demo.lizard.net/api/v4/filters/127102/?format=api",
            "id": 127102,
            "timeseries": [],
            "code": "FRD21GP0483007",
            "last_modified": "2025-06-13T18:18:30.057604Z",
            "created": "2025-06-13T18:18:30.057622Z",
            "groundwater_station": "https://demo.lizard.net/api/v4/groundwaterstations/99006/?format=api",
            "top_level": 1.73,
            "filter_top_level": -178.1,
            "filter_bottom_level": -180.1,
            "aquifer_confinement": "None",
            "lithology": null,
            "high_groundwater_level": null,
            "low_groundwater_level": null
        },
        {
            "url": "https://demo.lizard.net/api/v4/filters/127103/?format=api",
            "id": 127103,
            "timeseries": [],
            "code": "FRD21HP0091008",
            "last_modified": "2025-06-13T18:18:31.430999Z",
            "created": "2025-06-13T18:18:31.431013Z",
            "groundwater_station": "https://demo.lizard.net/api/v4/groundwaterstations/99007/?format=api",
            "top_level": 3.7,
            "filter_top_level": -994.3,
            "filter_bottom_level": -995.3,
            "aquifer_confinement": "None",
            "lithology": null,
            "high_groundwater_level": null,
            "low_groundwater_level": null
        },
        {
            "url": "https://demo.lizard.net/api/v4/filters/127104/?format=api",
            "id": 127104,
            "timeseries": [],
            "code": "FRD22CP0131008",
            "last_modified": "2025-06-13T18:18:32.831521Z",
            "created": "2025-06-13T18:18:32.831532Z",
            "groundwater_station": "https://demo.lizard.net/api/v4/groundwaterstations/99008/?format=api",
            "top_level": 7.53,
            "filter_top_level": -163.97,
            "filter_bottom_level": -165.97,
            "aquifer_confinement": "None",
            "lithology": null,
            "high_groundwater_level": null,
            "low_groundwater_level": null
        },
        {
            "url": "https://demo.lizard.net/api/v4/filters/127105/?format=api",
            "id": 127105,
            "timeseries": [],
            "code": "FRD27EP0144005",
            "last_modified": "2025-06-13T18:18:34.231491Z",
            "created": "2025-06-13T18:18:34.231507Z",
            "groundwater_station": "https://demo.lizard.net/api/v4/groundwaterstations/99009/?format=api",
            "top_level": 3.275,
            "filter_top_level": -169.1,
            "filter_bottom_level": -171.1,
            "aquifer_confinement": "None",
            "lithology": null,
            "high_groundwater_level": null,
            "low_groundwater_level": null
        },
        {
            "url": "https://demo.lizard.net/api/v4/filters/127106/?format=api",
            "id": 127106,
            "timeseries": [],
            "code": "FRD27GP0186007",
            "last_modified": "2025-06-13T18:18:35.805177Z",
            "created": "2025-06-13T18:18:35.805193Z",
            "groundwater_station": "https://demo.lizard.net/api/v4/groundwaterstations/99010/?format=api",
            "top_level": 3.31,
            "filter_top_level": -190.5,
            "filter_bottom_level": -192.5,
            "aquifer_confinement": "None",
            "lithology": null,
            "high_groundwater_level": null,
            "low_groundwater_level": null
        },
        {
            "url": "https://demo.lizard.net/api/v4/filters/127107/?format=api",
            "id": 127107,
            "timeseries": [],
            "code": "FRD28CP0155003",
            "last_modified": "2025-06-13T18:18:37.153814Z",
            "created": "2025-06-13T18:18:37.153829Z",
            "groundwater_station": "https://demo.lizard.net/api/v4/groundwaterstations/99011/?format=api",
            "top_level": 16.58,
            "filter_top_level": -89.84,
            "filter_bottom_level": -91.84,
            "aquifer_confinement": "None",
            "lithology": null,
            "high_groundwater_level": null,
            "low_groundwater_level": null
        }
    ]
}