{
  "pint_version": "0.25",
  "conversion": {
    "input_unit": {
      "name": "metric_ton",
      "symbol": "t",
      "dimensionality": "[mass]",
      "base_units": {
        "magnitude": 1000.0,
        "units": "kg"
      }
    },
    "output_unit": {
      "name": "stone",
      "symbol": "stone",
      "dimensionality": "[mass]",
      "base_units": {
        "magnitude": 6.35029318,
        "units": "kg"
      }
    },
    "affine": {
      "forward": {
        "expression": "y = a * x + b",
        "a": 157.4730444177697,
        "b": 0.0
      },
      "reverse": {
        "expression": "x = c * y + d",
        "c": 0.00635029318,
        "d": 0.0
      }
    }
  },
  "integrity": {
    "hash_algorithm": "sha256",
    "hash": "f092c05e0a474e6c20cf2fc205e265feeb734a9abc5a99e087868fe08a0b5c9b"
  },
  "metadata": {
    "source_url": "https://convertreference.org/mass/metric-ton-to-stone/",
    "license": "CC0-1.0",
    "license_url": "https://creativecommons.org/publicdomain/zero/1.0/"
  }
}