{
  "pint_version": "0.25",
  "conversion": {
    "input_unit": {
      "name": "ounce",
      "symbol": "oz",
      "dimensionality": "[mass]",
      "base_units": {
        "magnitude": 0.028349523125000005,
        "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": 0.004464285714285714,
        "b": 0.0
      },
      "reverse": {
        "expression": "x = c * y + d",
        "c": 224.0,
        "d": 0.0
      }
    }
  },
  "integrity": {
    "hash_algorithm": "sha256",
    "hash": "108806512472892305bc4c6cf7aa3052c9f922c47640ba35dcc8b56e3fa1de83"
  },
  "metadata": {
    "source_url": "https://convertreference.org/mass/ounce-to-stone/",
    "license": "CC0-1.0",
    "license_url": "https://creativecommons.org/publicdomain/zero/1.0/"
  }
}