Abstract API · Example Payload

Public Holidays Holiday Example

Easter Sunday marks the resurrection of Jesus Christ

AvatarsCompany EnrichmentContactsCurrenciesEmail ValidationExchange RatesIBAN ValidationImage ProcessingIP GeolocationIP IntelligencePhone ValidationPublic HolidaysScreenshotsTimezonesVAT ValidationWeb Scraping

Public Holidays Holiday Example is an example object payload from Abstract API, with 12 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

namename_locallanguagedescriptioncountrylocationtypedatedate_yeardate_monthdate_dayweek_day

Example Payload

Raw ↑
{
  "name": "Easter Sunday",
  "name_local": "Paques",
  "language": "FR",
  "description": "Easter Sunday marks the resurrection of Jesus Christ",
  "country": "US",
  "location": "",
  "type": "National",
  "date": "04/20/2025",
  "date_year": "2025",
  "date_month": "04",
  "date_day": "20",
  "week_day": "Sunday"
}