{
  "language": "en-US",
  "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:41.7747998Z",
    "localTimestamp": "2026-07-30T14:40:41.7747998",
    "timeZoneId": "America/New_York",
    "utcOffset": "+04:00",
    "shortDate": "7/30/2026",
    "longDate": "Thursday, July 30, 2026",
    "shortTime": "2:40 PM",
    "longTime": "2:40:41 PM",
    "fullDateTime": "Thursday, July 30, 2026 2:40:41 PM",
    "monthDay": "July 30",
    "yearMonth": "July 2026",
    "sortableDateTime": "2026-07-30T14:40:41",
    "universalSortable": "2026-07-30 18:40:41Z",
    "rfc1123": "Thu, 30 Jul 2026 18:40:41 GMT"
  },
  "links": [
    {
      "href": "/regions/021/areas/840/localizations/en-US/preview?ianaId=America/New_York",
      "rel": "self",
      "title": "Preview",
      "hreflang": "en-US"
    },
    {
      "href": "/regions/021/areas/840/localizations/en-US",
      "rel": "related",
      "title": "en-US",
      "hreflang": "en-US"
    },
    {
      "href": "/regions/021/areas/840/localizations",
      "rel": "collection",
      "title": "Localizations"
    }
  ]
}