{
  "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-07-30T18:40:51.8012121Z",
    "localTimestamp": "2026-07-30T16:10:51.8012121",
    "timeZoneId": "America/St_Johns",
    "utcOffset": "+02:30",
    "shortDate": "2026-07-30",
    "longDate": "July 30, 2026",
    "shortTime": "4:10 PM",
    "longTime": "4:10:51 PM",
    "fullDateTime": "July 30, 2026 4:10:51 PM",
    "monthDay": "30 July",
    "yearMonth": "July, 2026",
    "sortableDateTime": "2026-07-30T16:10:51",
    "universalSortable": "2026-07-30 18:40:51Z",
    "rfc1123": "Thu, 30 Jul 2026 18:40:51 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"
    }
  ]
}