{
  "language": "en-CA",
  "currencyFormat": {
    "positiveSampleValue": "$123,456,789.00",
    "negativeSampleValue": "-$123,456,789.00"
  },
  "numberFormat": {
    "positiveSampleValue": "123,456,789.00",
    "negativeSampleValue": "-123,456,789.00"
  },
  "dateTimeFormat": {
    "utcTimestamp": "2026-09-14T02:02:58.1205914Z",
    "localTimestamp": "2026-09-13T23:32:58.1205914",
    "timeZoneId": "America/St_Johns",
    "utcOffset": "+02:30",
    "shortDate": "2026-09-13",
    "longDate": "September 13, 2026",
    "shortTime": "11:32 PM",
    "longTime": "11:32:58 PM",
    "fullDateTime": "September 13, 2026 11:32:58 PM",
    "monthDay": "13 September",
    "yearMonth": "September, 2026",
    "sortableDateTime": "2026-09-13T23:32:58",
    "universalSortable": "2026-09-14 02:02:58Z",
    "rfc1123": "Mon, 14 Sep 2026 02:02:58 GMT"
  },
  "links": [
    {
      "href": "/regions/021/areas/124/localizations/en-CA/preview?ianaId=America/St_Johns",
      "rel": "self",
      "title": "Preview",
      "hreflang": "en-CA"
    },
    {
      "href": "/regions/021/areas/124/localizations/en-CA",
      "rel": "related",
      "title": "en-CA",
      "hreflang": "en-CA"
    },
    {
      "href": "/regions/021/areas/124/localizations",
      "rel": "collection",
      "title": "Localizations"
    }
  ]
}