{
    "api_version": "v1",
    "status": "beta",
    "store": {
        "code": "en-gb",
        "locale": "en-GB",
        "currency": "GBP",
        "prices_include_tax": true,
        "tax_rate_percent": 20
    },
    "environment": {
        "name": "staging",
        "api_host": "https://staging.surepetcare.com",
        "canonical_site": "https://www.surepetcare.com",
        "note": "This API answered from https://staging.surepetcare.com, which is not the public website. Every canonical_url points at https://www.surepetcare.com because those URLs come from the product data, not from this request. Quote canonical_url to a person; use api_resource to fetch more from here. Do not rewrite one into the other."
    },
    "generated_at": "2026-08-29T14:21:16+00:00",
    "data": {
        "id": 104,
        "slug": "hub",
        "name": "Hub",
        "tagline": "Connect to your pet from anywhere in the world",
        "category": null,
        "skus": [
            "iHBWT"
        ],
        "price": {
            "from": false,
            "amount": 85,
            "currency": "GBP",
            "includes_tax": true
        },
        "availability": {
            "published": true,
            "available": true,
            "in_stock": true,
            "purchasable": true
        },
        "canonical_url": "https://www.surepetcare.com/en-gb/internet-hub/hub",
        "api_resource": "https://staging.surepetcare.com/api/agent/v1/products/104",
        "description": "The Hub is here, connect to all of Sure Petcare's connected products with this device.",
        "options": [
            {
                "sku": "iHBWT",
                "name": "Hub (2.4 GHz)",
                "display_name": "Hub",
                "colour": null,
                "price": {
                    "amount": 85,
                    "currency": "GBP",
                    "includes_tax": true,
                    "tax_rate": 20,
                    "net": 70.83
                },
                "in_stock": true
            }
        ],
        "specifications": [],
        "limits": [],
        "installation": [],
        "dimensions": [
            {
                "name": "Height",
                "value": "69mm",
                "note": null
            },
            {
                "name": "Width",
                "value": "90 mm",
                "note": null
            }
        ],
        "requires": [],
        "standalone_operable": true,
        "accessories": [],
        "accessory_for": [],
        "compatibility_notes": []
    }
}