newton meter

{
  "id": "NISTu11.u1",
  "unitsml_id": "u:newton_meter",
  "name": "newton meter",
  "names": [
    {
      "value": "newton meter",
      "lang": "en"
    }
  ],
  "symbols": {
    "unicode": "N·m",
    "ascii": "N*m",
    "html": "N · m",
    "latex": "\\ensuremath{\\mathrm{N\\cdot m}}",
    "id": "N*m",
    "mathml": "<mrow><mi mathvariant='normal'>N</mi><mo>&#183;</mo><mi mathvariant='normal'>m</mi></mrow>"
  },
  "identifiers": [
    {
      "type": "nist",
      "id": "NISTu11.u1"
    },
    {
      "type": "unitsml",
      "id": "u:newton_meter"
    }
  ],
  "references": [
    {
      "type": "informative",
      "authority": "qudt",
      "uri": "http://qudt.org/vocab/unit/N-M"
    }
  ],
  "short": "newton_meter",
  "root": false,
  "composite": true,
  "quantities": [
    {
      "id": "NISTq184",
      "name": "torque",
      "type": "derived"
    },
    {
      "id": "NISTq185",
      "name": "bending moment of force",
      "type": "derived"
    },
    {
      "id": "NISTq60",
      "name": "moment of force",
      "type": "derived"
    }
  ],
  "dimension": {
    "id": "NISTd15",
    "name": "energy",
    "expression": "L2·M·T-2",
    "components": [
      {
        "key": "length",
        "symbol": "L",
        "power": 2
      },
      {
        "key": "mass",
        "symbol": "M",
        "power": 1
      },
      {
        "key": "time",
        "symbol": "T",
        "power": -2
      }
    ],
    "dimensionless": false
  },
  "scale": {
    "id": "continuous_ratio",
    "name": "continuous ratio scale"
  },
  "systems": [
    {
      "id": "SI_derived_non-special",
      "name": "SI-derived units non-special",
      "short": "si-derived-nonspecial",
      "acceptable": true
    },
    {
      "id": "SI_compatible",
      "name": "Units compatible with SI",
      "short": "si-compatible",
      "acceptable": true
    }
  ],
  "root_units": [
    {
      "power": 1,
      "unit": {
        "id": "NISTu11",
        "name": "newton",
        "symbol": "N"
      },
      "prefix": null
    },
    {
      "power": 1,
      "unit": {
        "id": "NISTu1",
        "name": "metre",
        "symbol": "m"
      },
      "prefix": null
    }
  ]
}