{
  "api": "si-prefixes",
  "title": "SI Prefixes",
  "description": "Metric (SI) unit prefixes with symbol and power of ten.",
  "emoji": "🔢",
  "license": "GPL-2.0-or-later",
  "count": 24,
  "self": "https://gratisapi.com/api/si-prefixes/index",
  "endpoints": {
    "list": "https://gratisapi.com/api/si-prefixes/index",
    "item": "https://gratisapi.com/api/si-prefixes/{id}"
  },
  "fields": [
    "base_10",
    "factor",
    "id",
    "name",
    "symbol"
  ],
  "results": [
    {
      "id": "quetta",
      "name": "quetta",
      "symbol": "Q",
      "base_10": 30,
      "factor": "1e30",
      "url": "https://gratisapi.com/api/si-prefixes/quetta"
    },
    {
      "id": "ronna",
      "name": "ronna",
      "symbol": "R",
      "base_10": 27,
      "factor": "1e27",
      "url": "https://gratisapi.com/api/si-prefixes/ronna"
    },
    {
      "id": "yotta",
      "name": "yotta",
      "symbol": "Y",
      "base_10": 24,
      "factor": "1e24",
      "url": "https://gratisapi.com/api/si-prefixes/yotta"
    },
    {
      "id": "zetta",
      "name": "zetta",
      "symbol": "Z",
      "base_10": 21,
      "factor": "1e21",
      "url": "https://gratisapi.com/api/si-prefixes/zetta"
    },
    {
      "id": "exa",
      "name": "exa",
      "symbol": "E",
      "base_10": 18,
      "factor": "1e18",
      "url": "https://gratisapi.com/api/si-prefixes/exa"
    },
    {
      "id": "peta",
      "name": "peta",
      "symbol": "P",
      "base_10": 15,
      "factor": "1e15",
      "url": "https://gratisapi.com/api/si-prefixes/peta"
    },
    {
      "id": "tera",
      "name": "tera",
      "symbol": "T",
      "base_10": 12,
      "factor": "1e12",
      "url": "https://gratisapi.com/api/si-prefixes/tera"
    },
    {
      "id": "giga",
      "name": "giga",
      "symbol": "G",
      "base_10": 9,
      "factor": "1e9",
      "url": "https://gratisapi.com/api/si-prefixes/giga"
    },
    {
      "id": "mega",
      "name": "mega",
      "symbol": "M",
      "base_10": 6,
      "factor": "1e6",
      "url": "https://gratisapi.com/api/si-prefixes/mega"
    },
    {
      "id": "kilo",
      "name": "kilo",
      "symbol": "k",
      "base_10": 3,
      "factor": "1e3",
      "url": "https://gratisapi.com/api/si-prefixes/kilo"
    },
    {
      "id": "hecto",
      "name": "hecto",
      "symbol": "h",
      "base_10": 2,
      "factor": "1e2",
      "url": "https://gratisapi.com/api/si-prefixes/hecto"
    },
    {
      "id": "deca",
      "name": "deca",
      "symbol": "da",
      "base_10": 1,
      "factor": "1e1",
      "url": "https://gratisapi.com/api/si-prefixes/deca"
    },
    {
      "id": "deci",
      "name": "deci",
      "symbol": "d",
      "base_10": -1,
      "factor": "1e-1",
      "url": "https://gratisapi.com/api/si-prefixes/deci"
    },
    {
      "id": "centi",
      "name": "centi",
      "symbol": "c",
      "base_10": -2,
      "factor": "1e-2",
      "url": "https://gratisapi.com/api/si-prefixes/centi"
    },
    {
      "id": "milli",
      "name": "milli",
      "symbol": "m",
      "base_10": -3,
      "factor": "1e-3",
      "url": "https://gratisapi.com/api/si-prefixes/milli"
    },
    {
      "id": "micro",
      "name": "micro",
      "symbol": "µ",
      "base_10": -6,
      "factor": "1e-6",
      "url": "https://gratisapi.com/api/si-prefixes/micro"
    },
    {
      "id": "nano",
      "name": "nano",
      "symbol": "n",
      "base_10": -9,
      "factor": "1e-9",
      "url": "https://gratisapi.com/api/si-prefixes/nano"
    },
    {
      "id": "pico",
      "name": "pico",
      "symbol": "p",
      "base_10": -12,
      "factor": "1e-12",
      "url": "https://gratisapi.com/api/si-prefixes/pico"
    },
    {
      "id": "femto",
      "name": "femto",
      "symbol": "f",
      "base_10": -15,
      "factor": "1e-15",
      "url": "https://gratisapi.com/api/si-prefixes/femto"
    },
    {
      "id": "atto",
      "name": "atto",
      "symbol": "a",
      "base_10": -18,
      "factor": "1e-18",
      "url": "https://gratisapi.com/api/si-prefixes/atto"
    },
    {
      "id": "zepto",
      "name": "zepto",
      "symbol": "z",
      "base_10": -21,
      "factor": "1e-21",
      "url": "https://gratisapi.com/api/si-prefixes/zepto"
    },
    {
      "id": "yocto",
      "name": "yocto",
      "symbol": "y",
      "base_10": -24,
      "factor": "1e-24",
      "url": "https://gratisapi.com/api/si-prefixes/yocto"
    },
    {
      "id": "ronto",
      "name": "ronto",
      "symbol": "r",
      "base_10": -27,
      "factor": "1e-27",
      "url": "https://gratisapi.com/api/si-prefixes/ronto"
    },
    {
      "id": "quecto",
      "name": "quecto",
      "symbol": "q",
      "base_10": -30,
      "factor": "1e-30",
      "url": "https://gratisapi.com/api/si-prefixes/quecto"
    }
  ]
}
