milliliter

{
  "id": "NISTu365",
  "unitsml_id": "u:milliliter",
  "name": "milliliter",
  "names": [
    {
      "value": "milliliter",
      "lang": "en"
    }
  ],
  "symbols": {
    "unicode": "ml",
    "ascii": "ml",
    "html": "ml",
    "latex": "\\ensuremath{\\mathrm{ml}}",
    "id": "ml",
    "mathml": "<mi mathvariant='normal'>ml</mi>"
  },
  "identifiers": [
    {
      "type": "nist",
      "id": "NISTu365"
    },
    {
      "type": "unitsml",
      "id": "u:milliliter"
    }
  ],
  "references": [
    {
      "type": "informative",
      "authority": "qudt",
      "uri": "http://qudt.org/vocab/unit/MilliL"
    }
  ],
  "short": "milliliter",
  "root": false,
  "composite": true,
  "quantities": [
    {
      "id": "NISTq10",
      "name": "volume",
      "type": "derived"
    }
  ],
  "dimension": {
    "id": "NISTd10",
    "name": "volume",
    "expression": "L3",
    "components": [
      {
        "key": "length",
        "symbol": "L",
        "power": 3
      }
    ],
    "dimensionless": false
  },
  "scale": {
    "id": "continuous_ratio",
    "name": "continuous ratio scale"
  },
  "systems": [
    {
      "id": "non-SI_acceptable",
      "name": "non-SI but acceptable",
      "short": "nonsi-acceptable",
      "acceptable": true
    }
  ],
  "root_units": [
    {
      "power": 1,
      "unit": {
        "id": "NISTu130",
        "name": "litre",
        "symbol": "L"
      },
      "prefix": {
        "id": "NISTp10_-3",
        "name": "milli",
        "symbol": "m"
      }
    }
  ]
}