← Greindasamsetningar

Menningaraugnablik

GET /mashup/cultural/moment

Búðu til einstaka menningarlega yfirsýn fyrir hvaða borg sem er: sameinar núverandi veður, handahófskennt safnalistaverk, handahófskennt klassískt ljóð, hæðargögn, ljósmengunarstig og sólaruppkomu-/sólsetursstundir í andrúmsloftsstund. Fullkomið fyrir skapandi forrit, daglegar innblástursaðgerðir og menningarferðamannaverkfæri.

Breytur

city nauðsynlegt

City name (e.g. oslo, paris, tokyo)

Dæmi um fyrirspurnir

Grunnnotkun
curl "https://nordapi.ee/api/v1/mashup/cultural/moment?city=paris"

Lifandi svar

{
  "artwork_of_the_moment": {
    "artist": "Paul Schweikher (1903-1997)",
    "date": "1964-1988 (bulk 1984-1988)",
    "department": "AIC Archives",
    "id": 262342,
    "image_url": "https://www.artic.edu/iiif/2/342b2214-04d5-de63-b577-55a08a618960/full/843,/0/default.jpg",
    "medium": "Manuscripts, correspondence, printed papers, black and white photographic prints, color photographic prints and color slides.",
    "title": "Paul Schweikher House and Studio Collection"
  },
  "city": "paris",
  "country": "FR",
  "elevation": {
    "dataset": "srtm90m",
    "elevation": 44.0,
    "latitude": 48.8566,
    "longitude": 2.3522
  },
  "generated_at": "2026-05-21T20:20:40.903672Z",
  "light_pollution": {
    "aurora_suitability": "poor",
    "bortle_class": 9,
    "bortle_description": "Inner-city sky. Only the moon, planets, and a few bright stars visible.",
    "disclaimer": "This is an estimate based on nearby population density, not satellite measurements. Actual light pollution may vary due to terrain, local lighting, and atmospheric conditions.",
    "latitude": 48.8566,
    "longitude": 2.3522,
    "methodology": "Bortle class estimated from weighted population within 100km. Closer cities contribute more. Accurate for major cities and remote areas; less precise for suburbs and small towns.",
    "naked_eye_stars": "<20",
    "nearby_population": {
      "nearby_cities": [
        {
          "country": "",
          "distance_km": 0.0,
          "name": "nearby city",
          "population": 11000000
        }
      ],
      "nearest_city": "nearby city",
      "nearest_distance_km": 0.0,
      "total_population": 11000000,
      "weighted_population": 11000000
    },
    "recommendations": [
      "Drive 30-60 minutes away from the city for significantly darker skies",
      "Urban light pollution makes stargazing very difficult from this location"
    ],
    "sky_quality": "very_bad",
    "sqm_estimate": 17.0
  },
  "mood": "pleasant",
  "poem_of_the_moment": {
    "author": "Edward Thomas",
    "line_count": "8",
    "lines": [
      "OUT of the wood of thoughts that grows by night",
      "To be cut down by the sharp axe of light,--",
      "Out of the night, two cocks together crow,",
      "Cleaving the darkness with a silver blow:",
      "And bright before my eyes twin trumpeters stand,",
      "Heralds of splendour, one at either hand,",
      "Each facing each as in a coat of arms:",
      "The milkers lace their boots up at the farms."
    ],
    "title": "Cock-Crow"
  },
  "success": true,
  "sun": {
    "astronomical_twilight_begin": "2026-05-21T01:17:54+00:00",
    "astronomical_twilight_end": "2026-05-21T22:16:30+00:00",
    "civil_twilight_begin": "2026-05-21T03:22:10+00:00",
    "civil_twilight_end": "2026-05-21T20:12:14+00:00",
    "day_length": 56134,
    "nautical_twilight_begin": "2026-05-21T02:29:43+00:00",
    "nautical_twilight_end": "2026-05-21T21:04:41+00:00",
    "solar_noon": "2026-05-21T11:47:12+00:00",
    "sunrise": "2026-05-21T03:59:25+00:00",
    "sunset": "2026-05-21T19:34:59+00:00"
  },
  "weather": {
    "humidity": 57,
    "temperature_c": 21.4,
    "wind_speed_kmh": 6.1
  }
}