GET /api/v2/catalogue/f/2/?format=api
HTTP 200 OK
Allow: GET, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "results": [],
    "price_range": {
        "input_type": "select",
        "options": {
            "min_price": 0.0,
            "max_price": 0.0
        }
    },
    "exclude_out_of_stock": true
}