jaeswift-website/api/data/propaganda.json

197 lines
6.2 KiB
JSON

{
"categories": [
{
"id": "ufo-uap",
"name": "UFO / UAP",
"description": "Unidentified aerial phenomena declassified files",
"icon": "👽",
"countries": [
{
"code": "UK",
"name": "United Kingdom",
"flag": "🇬🇧",
"collections": [
{
"id": "rendlesham-forest",
"name": "Rendlesham Forest Incident",
"year": "1980",
"description": "Britain's most famous UFO incident. USAF personnel reported unexplained lights near RAF Woodbridge.",
"source": "UK National Archives",
"documents": [
{
"id": "rendlesham-memo",
"title": "Lt Col Halt's Memorandum",
"filename": "rendlesham-halt-memo.pdf",
"pages": 2,
"date_released": "2001",
"description": "Official memo from Deputy Base Commander Charles Halt describing the incident."
}
]
},
{
"id": "uk-mod-ufo-files",
"name": "UK MOD UFO Files",
"year": "2009-2013",
"description": "Complete release of Ministry of Defence UFO investigation files.",
"source": "UK National Archives",
"documents": []
}
]
},
{
"code": "USA",
"name": "United States",
"flag": "🇺🇸",
"collections": [
{
"id": "project-blue-book",
"name": "Project Blue Book",
"year": "1952-1969",
"description": "USAF systematic study of UFOs. 12,618 sightings investigated.",
"source": "National Archives",
"documents": []
},
{
"id": "uap-task-force",
"name": "UAP Task Force Reports",
"year": "2021-2024",
"description": "Modern Pentagon UAP investigation reports released to Congress.",
"source": "DoD / ODNI",
"documents": []
}
]
},
{
"code": "RUS",
"name": "Russia",
"flag": "🇷🇺",
"collections": [
{
"id": "soviet-ufo-files",
"name": "Soviet Military UFO Files",
"year": "1978-1990",
"description": "Declassified Soviet military reports on unidentified aerial phenomena collected during the Cold War era.",
"source": "Russian State Archives",
"documents": []
}
]
}
]
},
{
"id": "intelligence",
"name": "INTELLIGENCE",
"description": "Declassified intelligence agency operations and programs",
"icon": "🕵️",
"countries": [
{
"code": "USA",
"name": "United States",
"flag": "🇺🇸",
"collections": [
{
"id": "mkultra",
"name": "Project MKUltra",
"year": "1953-1973",
"description": "CIA mind control program. Most documents destroyed in 1973, surviving files declassified in 1977.",
"source": "CIA Reading Room",
"documents": []
},
{
"id": "cointelpro",
"name": "COINTELPRO",
"year": "1956-1971",
"description": "FBI counterintelligence program targeting domestic political organisations.",
"source": "FBI Vault",
"documents": []
}
]
},
{
"code": "UK",
"name": "United Kingdom",
"flag": "🇬🇧",
"collections": [
{
"id": "mi5-cold-war",
"name": "MI5 Cold War Files",
"year": "1945-1991",
"description": "Declassified Security Service files from the Cold War period including surveillance and counter-espionage operations.",
"source": "UK National Archives",
"documents": []
}
]
}
]
},
{
"id": "military-ops",
"name": "MILITARY OPERATIONS",
"description": "Declassified military operations and strategic planning",
"icon": "⚔️",
"countries": [
{
"code": "USA",
"name": "United States",
"flag": "🇺🇸",
"collections": [
{
"id": "operation-northwoods",
"name": "Operation Northwoods",
"year": "1962",
"description": "Proposed false flag operations against American citizens to justify military intervention in Cuba. Rejected by JFK.",
"source": "National Security Archive",
"documents": []
}
]
}
]
},
{
"id": "government",
"name": "GOVERNMENT",
"description": "Released government documents, investigations, and correspondence",
"icon": "🏛️",
"countries": [
{
"code": "USA",
"name": "United States",
"flag": "🇺🇸",
"collections": [
{
"id": "jfk-files",
"name": "JFK Assassination Files",
"year": "1963-2023",
"description": "Released files related to the assassination of President John F. Kennedy.",
"source": "National Archives",
"documents": []
}
]
}
]
},
{
"id": "science-tech",
"name": "SCIENCE & TECHNOLOGY",
"description": "Declassified research programs and technical studies",
"icon": "🔬",
"countries": [
{
"code": "USA",
"name": "United States",
"flag": "🇺🇸",
"collections": [
{
"id": "project-stargate",
"name": "Project Stargate",
"year": "1978-1995",
"description": "CIA/DIA remote viewing program investigating psychic phenomena for intelligence applications.",
"source": "CIA Reading Room",
"documents": []
}
]
}
]
}
]
}