{ "language": "en", "country": "US", "currency": { "code": "USD", "position": 0, "format": "1" }, "thousand": ",", "decimal": ".", "angle": "deg", "temperature": "celsius", "weight": { "very_light": "mg", "light": "g", "medium": "kg", "heavy": "t", "very_heavy": "t" }, "speed": { "very_slow": "mps", "slow": "ms", "medium": "kph", "fast": "kph", "very_fast": "mach", "sea": "knot" }, "length": { "very_short": "micron", "short": "mm", "medium": "cm", "long": "m", "very_long": "km", "sea": "mile" }, "area": { "very_small": "micron", "small": "mm", "medium": "cm", "large": "m", "very_large": "km" }, "volume": { "very_small": "mul", "small": "ml", "medium": "l", "large": "cm", "very_large": "m", "teaspoon": "Metric tsp", "tablespoon": "Metric tblsp", "glass": "Metric cup" }, "timezone": "America/New_York", "datetime": { "very_short": "d.m", "short": "m.y", "medium": "Y.m.d", "long": "Y.m.d h:i", "very_long": "Y.m.d h:i:s" }, "precision": { "very_short": 0, "short": 1, "medium": 2, "long": 3, "very_long": 5 } }