{
  "query": {
    "q": "york",
    "country": null
  },
  "total": 3,
  "count": 3,
  "limit": 25,
  "skip": 0,
  "cities": [
    {
      "slug": "york",
      "name": "York",
      "label": "York, United Kingdom",
      "region": "England",
      "country": "United Kingdom",
      "countryCode": "GB",
      "latitude": 53.9576,
      "longitude": -1.0827,
      "population": 156135,
      "timeZone": "Europe/London",
      "hemisphere": "northern"
    },
    {
      "slug": "new-york",
      "name": "New York",
      "label": "New York, NY",
      "region": "NY",
      "country": "United States",
      "countryCode": "US",
      "latitude": 40.7128,
      "longitude": -74.006,
      "population": 8804190,
      "timeZone": "America/New_York",
      "hemisphere": "northern"
    },
    {
      "slug": "east-new-york",
      "name": "East New York",
      "label": "East New York, NY",
      "region": "NY",
      "country": "United States",
      "countryCode": "US",
      "latitude": 40.6668,
      "longitude": -73.8824,
      "population": 173198,
      "timeZone": "America/New_York",
      "hemisphere": "northern"
    }
  ],
  "meta": {
    "generatedAt": "2026-09-27T06:37:25.112Z",
    "docs": "https://dayssincedate.com/api",
    "source": {
      "name": "GeoNames",
      "url": "https://www.geonames.org/",
      "dataset": "cities15000",
      "licence": "CC BY 4.0",
      "licenceUrl": "https://creativecommons.org/licenses/by/4.0/",
      "credit": "City coordinates, population and time zones from GeoNames, CC BY 4.0."
    },
    "attribution": "City coordinates, population and time zones from GeoNames, CC BY 4.0."
  }
}