{
  "api": "roman-numerals",
  "title": "Roman Numerals",
  "description": "Roman numeral representations for a selection of useful Arabic numbers.",
  "emoji": "🏛️",
  "license": "GPL-2.0-or-later",
  "count": 33,
  "self": "https://gratisapi.com/api/roman-numerals/index",
  "endpoints": {
    "list": "https://gratisapi.com/api/roman-numerals/index",
    "item": "https://gratisapi.com/api/roman-numerals/{id}"
  },
  "fields": [
    "arabic",
    "id",
    "roman"
  ],
  "results": [
    {
      "id": 1,
      "arabic": 1,
      "roman": "I",
      "url": "https://gratisapi.com/api/roman-numerals/1"
    },
    {
      "id": 2,
      "arabic": 2,
      "roman": "II",
      "url": "https://gratisapi.com/api/roman-numerals/2"
    },
    {
      "id": 3,
      "arabic": 3,
      "roman": "III",
      "url": "https://gratisapi.com/api/roman-numerals/3"
    },
    {
      "id": 4,
      "arabic": 4,
      "roman": "IV",
      "url": "https://gratisapi.com/api/roman-numerals/4"
    },
    {
      "id": 5,
      "arabic": 5,
      "roman": "V",
      "url": "https://gratisapi.com/api/roman-numerals/5"
    },
    {
      "id": 6,
      "arabic": 6,
      "roman": "VI",
      "url": "https://gratisapi.com/api/roman-numerals/6"
    },
    {
      "id": 7,
      "arabic": 7,
      "roman": "VII",
      "url": "https://gratisapi.com/api/roman-numerals/7"
    },
    {
      "id": 8,
      "arabic": 8,
      "roman": "VIII",
      "url": "https://gratisapi.com/api/roman-numerals/8"
    },
    {
      "id": 9,
      "arabic": 9,
      "roman": "IX",
      "url": "https://gratisapi.com/api/roman-numerals/9"
    },
    {
      "id": 10,
      "arabic": 10,
      "roman": "X",
      "url": "https://gratisapi.com/api/roman-numerals/10"
    },
    {
      "id": 11,
      "arabic": 11,
      "roman": "XI",
      "url": "https://gratisapi.com/api/roman-numerals/11"
    },
    {
      "id": 12,
      "arabic": 12,
      "roman": "XII",
      "url": "https://gratisapi.com/api/roman-numerals/12"
    },
    {
      "id": 13,
      "arabic": 13,
      "roman": "XIII",
      "url": "https://gratisapi.com/api/roman-numerals/13"
    },
    {
      "id": 14,
      "arabic": 14,
      "roman": "XIV",
      "url": "https://gratisapi.com/api/roman-numerals/14"
    },
    {
      "id": 15,
      "arabic": 15,
      "roman": "XV",
      "url": "https://gratisapi.com/api/roman-numerals/15"
    },
    {
      "id": 16,
      "arabic": 16,
      "roman": "XVI",
      "url": "https://gratisapi.com/api/roman-numerals/16"
    },
    {
      "id": 17,
      "arabic": 17,
      "roman": "XVII",
      "url": "https://gratisapi.com/api/roman-numerals/17"
    },
    {
      "id": 18,
      "arabic": 18,
      "roman": "XVIII",
      "url": "https://gratisapi.com/api/roman-numerals/18"
    },
    {
      "id": 19,
      "arabic": 19,
      "roman": "XIX",
      "url": "https://gratisapi.com/api/roman-numerals/19"
    },
    {
      "id": 20,
      "arabic": 20,
      "roman": "XX",
      "url": "https://gratisapi.com/api/roman-numerals/20"
    },
    {
      "id": 30,
      "arabic": 30,
      "roman": "XXX",
      "url": "https://gratisapi.com/api/roman-numerals/30"
    },
    {
      "id": 40,
      "arabic": 40,
      "roman": "XL",
      "url": "https://gratisapi.com/api/roman-numerals/40"
    },
    {
      "id": 50,
      "arabic": 50,
      "roman": "L",
      "url": "https://gratisapi.com/api/roman-numerals/50"
    },
    {
      "id": 90,
      "arabic": 90,
      "roman": "XC",
      "url": "https://gratisapi.com/api/roman-numerals/90"
    },
    {
      "id": 100,
      "arabic": 100,
      "roman": "C",
      "url": "https://gratisapi.com/api/roman-numerals/100"
    },
    {
      "id": 400,
      "arabic": 400,
      "roman": "CD",
      "url": "https://gratisapi.com/api/roman-numerals/400"
    },
    {
      "id": 500,
      "arabic": 500,
      "roman": "D",
      "url": "https://gratisapi.com/api/roman-numerals/500"
    },
    {
      "id": 900,
      "arabic": 900,
      "roman": "CM",
      "url": "https://gratisapi.com/api/roman-numerals/900"
    },
    {
      "id": 1000,
      "arabic": 1000,
      "roman": "M",
      "url": "https://gratisapi.com/api/roman-numerals/1000"
    },
    {
      "id": 1984,
      "arabic": 1984,
      "roman": "MCMLXXXIV",
      "url": "https://gratisapi.com/api/roman-numerals/1984"
    },
    {
      "id": 2000,
      "arabic": 2000,
      "roman": "MM",
      "url": "https://gratisapi.com/api/roman-numerals/2000"
    },
    {
      "id": 2024,
      "arabic": 2024,
      "roman": "MMXXIV",
      "url": "https://gratisapi.com/api/roman-numerals/2024"
    },
    {
      "id": 2025,
      "arabic": 2025,
      "roman": "MMXXV",
      "url": "https://gratisapi.com/api/roman-numerals/2025"
    }
  ]
}
