GET /mashup/culture/explorer
Deep cultural profile for any país: combines país demographics, upcoming holidays, related artworks from the Met Museum and Art Institute of Chicago, top universidades, and popular gratuitos games into a comprehensive cultural overview.
código
requerido
ISO 3166-1 alpha-2 country code (e.g. FR, JP, NO)
| Nombre | Requerido | Predeterminado | Descripcion |
|---|---|---|---|
código |
Si | - | ISO 3166-1 alpha-2 country code (e.g. FR, JP, NO) |
curl "https://nordapi.ee/api/v1/mashup/culture/explorer?code=JP"
{
"country": {
"area_km2": 377930.0,
"borders": null,
"capital": "Tokyo",
"code": "JP",
"flag_svg": "https://flagcdn.com/jp.svg",
"languages": {
"jpn": "Japanese"
},
"name": "Japan",
"official_name": "Japan",
"population": 123210000,
"region": "Asia",
"subregion": "Eastern Asia",
"timezones": [
"UTC+09:00"
]
},
"culture": {
"art_from_chicago": [],
"art_from_met_museum": [
{
"artist": "Ogata Kōrin",
"date": "ca. 1704–9",
"department": "Asian Art",
"id": 44918,
"image_url": "https://images.metmuseum.org/CRDImages/as/original/DT1615.jpg",
"medium": "Two-panel folding screen; ink, color, and gold leaf on paper",
"title": "Rough Waves"
},
{
"artist": "Dapeng Zhengkun (Taihō Shōkon)",
"date": "1774",
"department": "Asian Art",
"id": 49068,
"image_url": "https://images.metmuseum.org/CRDImages/as/original/DP276881.jpg",
"medium": "Pair of hanging scrolls; ink on silk",
"title": "Bamboo in Snow"
},
{
"artist": "",
"date": "ca. 332–200 B.C.",
"department": "Egyptian Art",
"id": 551786,
"image_url": "https://images.metmuseum.org/CRDImages/eg/original/2-35.9.20a–w_EGDP014589-4594.jpg",
"medium": "Papyrus, ink",
"title": "Book of the Dead of the Priest of Horus, Imhotep (Imuthes)"
}
],
"top_universities": [
{
"country": "Japan",
"country_code": "JP",
"domains": [
"aasa.ac.jp"
],
"name": "Aichi Shukutoku University",
"state_province": null,
"web_pages": [
"http://www.aasa.ac.jp/"
]
},
{
"country": "Japan",
"country_code": "JP",
"domains": [
"abu.ac.jp"
],
"name": "Aichi Bunkyo University",
"state_province": null,
"web_pages": [
"http://www.abu.ac.jp/"
]
},
{
"country": "Japan",
"country_code": "JP",
"domains": [
"aichi-edu.ac.jp"
],
"name": "Aichi University of Education",
"state_province": null,
"web_pages": [
"http://www.aichi-edu.ac.jp/"
]
},
{
"country": "Japan",
"country_code": "JP",
"domains": [
"aichi-fam-u.ac.jp"
],
"name": "Aichi Prefectural University of Fine Arts & Music",
"state_province": null,
"web_pages": [
"http://www.aichi-fam-u.ac.jp/"
]
},
{
"country": "Japan",
"country_code": "JP",
"domains": [
"aichi-gakuin.ac.jp"
],
"name": "Aichi Gakuin University",
"state_province": null,
"web_pages": [
"http://www.aichi-gakuin.ac.jp/"
]
}
],
"upcoming_holidays": [
{
"date": "2026-04-29",
"name": "Shōwa Day"
},
{
"date": "2026-05-04",
"name": "Constitution Memorial Day"
},
{
"date": "2026-05-04",
"name": "Greenery Day"
},
{
"date": "2026-05-05",
"name": "Children's Day"
},
{
"date": "2026-07-20",
"name": "Marine Day"
}
]
},
"entertainment": {
"popular_free_games": [
{
"developer": "Imperia Online Ltd.",
"genre": "Strategy",
"id": 431,
"platform": "Web Browser",
"publisher": "Imperia Online Ltd.",
"release_date": "2005-08-23",
"short_description": "A 2D free-to-play browser-based Medieval MMORTS, Train soldiers and raise an Empire.",
"thumbnail": "https://www.freetogame.com/g/431/thumbnail.jpg",
"title": "Imperia Online"
},
{
"developer": "Battlefield Studios",
"genre": "Shooter",
"id": 624,
"platform": "PC (Windows)",
"publisher": "Electronic Arts",
"release_date": "2025-10-28",
"short_description": "A free-to-play battle royale game built with Battlefield DNA.",
"thumbnail": "https://www.freetogame.com/g/624/thumbnail.jpg",
"title": "Battlefield REDSEC"
},
{
"developer": "MoreFun Studios",
"genre": "Shooter",
"id": 615,
"platform": "PC (Windows)",
"publisher": "MoreFun Studios",
"release_date": "2025-09-16",
"short_description": "A free-to-play tactical extraction shooter.",
"thumbnail": "https://www.freetogame.com/g/615/thumbnail.jpg",
"title": "Arena Breakout: Infinite"
},
{
"developer": "Electronic Arts",
"genre": "Sports",
"id": 618,
"platform": "PC (Windows)",
"publisher": "Full Circle",
"release_date": "2025-09-16",
"short_description": "The latest, free-to-play, entry in the Skate franchise.",
"thumbnail": "https://www.freetogame.com/g/618/thumbnail.jpg",
"title": "skate."
},
{
"developer": "NetEase Games",
"genre": "RPG",
"id": 626,
"platform": "PC (Windows)",
"publisher": "Everstone Studio",
"release_date": "2025-11-14",
"short_description": "A free-to-play open-world ARPG set in tenth-century China.",
"thumbnail": "https://www.freetogame.com/g/626/thumbnail.jpg",
"title": "Where Winds Meet"
}
]
},
"generated_at": "2026-04-05T22:03:06.859522Z",
"success": true
}