kilogram per liter

{
  "id": "NISTu188",
  "unitsml_id": "u:kilogram_per_liter",
  "name": "kilogram per liter",
  "names": [
    {
      "value": "kilogram per liter",
      "lang": "en"
    }
  ],
  "symbols": {
    "unicode": "kg/l",
    "ascii": "kg*l^-1",
    "html": "kg/l",
    "latex": "\\ensuremath{\\mathrm{kg/l}}",
    "id": "kg*l^-1",
    "mathml": "<mrow><mi mathvariant='normal'>kg</mi></mrow><mo>/</mo><mrow><mi mathvariant='normal'>l</mi></mrow>"
  },
  "identifiers": [
    {
      "type": "nist",
      "id": "NISTu188"
    },
    {
      "type": "unitsml",
      "id": "u:kilogram_per_liter"
    }
  ],
  "references": [
    {
      "type": "informative",
      "authority": "qudt",
      "uri": "http://qudt.org/vocab/unit/KiloGM-PER-L"
    }
  ],
  "short": "kilogram_per_liter",
  "root": false,
  "composite": true,
  "quantities": [
    {
      "id": "NISTq51",
      "name": "density",
      "type": "derived"
    }
  ],
  "dimension": {
    "id": "NISTd30",
    "name": "mass density",
    "expression": "L-3·M",
    "components": [
      {
        "key": "length",
        "symbol": "L",
        "power": -3
      },
      {
        "key": "mass",
        "symbol": "M",
        "power": 1
      }
    ],
    "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": "NISTu27",
        "name": "gram",
        "symbol": "g"
      },
      "prefix": {
        "id": "NISTp10_3",
        "name": "kilo",
        "symbol": "k"
      }
    },
    {
      "power": -1,
      "unit": {
        "id": "NISTu130",
        "name": "litre",
        "symbol": "L"
      },
      "prefix": null
    }
  ]
}