Japan adopts bill to revise Imperial House Law
The government aims to enact the bill during the ongoing Diet session, currently scheduled to end on July 17.
Real-time legislation news, structured for developers. NewsMesh surfaces legislation coverage from outlets across 35 countries and serves it as clean JSON, each story tagged with its category, the countries it's relevant to, and the named people detected in the body. Pull it with full-text search (GET /v1/search?q=) and layer category, country, or date filters on top, no scraping required.
The government aims to enact the bill during the ongoing Diet session, currently scheduled to end on July 17.
The ruling coalition aims to pass bills to trim Lower House seats and establish the concept of a secondary capital in the current session of parliament, which ends in three weeks.
Under the bill, desecrating the flag is punishable by up to two years of imprisonment or a fine of up to ¥200,000.
ATLANTA (AP) — President Donald Trump has tried many ways to tighten his grip on U.S. elections, from signing executive orders to pushing restrictive legislation in Congress. Mo...
The bill would prevent federal candidates from betting on campaigns.
The House Rules Committee on Monday advanced the National Defense Authorization Act (NDAA), a must-pass defense bill, sending it to the floor for consideration. The committee re...
The KIDS Act received broad bipartisan support. But the legislation is expected to face challenges in the Senate.
House Speaker Mike Johnson (R-LA) finally found an issue he is willing to threaten President Donald Trump over. According to Politico's Meredith Lee Hill, Johnson "told Politico...
Speaker Mike Johnson (R-La.) announced on Monday that he plans to use an unusual maneuver to merge the Safeguard American Voter Eligibility (SAVE) America Act with the National ...
One of the great accomplishments of the Republican takeover of Congress in 1994 — after 40 years of Democrat rule — was empowering to Congress to rein in the deep state in Washi...
Lawmakers in the House now have to navigate big differences with the Senate's efforts.
The legislation cleared the House despite opposition from some kids’ safety advocates and resistance from senators backing a competing proposal.
The House passed the KIDS Act, but key senators say the legislation has little chance of advancing in its current form.
The House on Monday passed bipartisan legislation designed to protect kids online, setting up a clash with the Senate over key policy differences that have stymied progress for ...
Democratic politicians from 26 states contend the interim final rule to implement Medicaid work requirements doesn't follow the law.
President Trump referred to a bipartisan housing bill as a “yawn” on Monday, arguing that the Safeguard American Voter Eligibility (SAVE America) Act is more important. “It’s s...
House Judiciary Committee ranking member Rep. Jamie Raskin (D-MD) filed a discharge petition Monday to kill the Trump administration’s $1.8 billion anti-weaponization fund. Rask...
Speaker Mike Johnson (R-La.) warned his Republican colleagues on Monday that it would be a “self-defeating” strategy to hold up legislative action in the House over their demand...
Starting with America's centennial in 1876, every 50-year milestone has had financial drama over who pays for the party -- a pattern that continues this year.
A Republican senator stepped up to correct President Donald Trump after he became confused over the bill that he has said is the "No. 1 priority." Sen. Bill Cassidy (R-LA) poste...
NewsMesh surfaces legislation coverage from sources across 35 countries, normalised into one structured feed you can query by keyword, category, country, and date.
Authenticate with your apiKey and call one endpoint (GET api.newsmesh.co/v1/search?q=legislation). The examples below are ready to copy.
curl "https://api.newsmesh.co/v1/search?apiKey=nm_xxx&q=legislation&limit=20"GET /v1/latest: Most-recent articles, filterable by category, country, and date range.GET /v1/search: Full-text search across the archive with boolean operators and source filters.GET /v1/trending: Cached trending headlines, the fastest endpoint for homepage feeds.GET /v1/article/{id}: Fetch a single article and its full metadata by ID.Call GET /v1/search?q=legislation with your apiKey to return recent legislation stories as structured JSON. Add &category= or &country= to narrow the results.
Every legislation article carries its category, the countries it's relevant to, and the named people detected in the body, so you can route and filter without your own NLP layer.
Yes. Add &category=technology (or business, politics, and more) and &country=us (or any ISO country code) to the search query to focus the feed.
Yes. NewsMesh is a real-time news API: legislation stories are served through the live /v1/latest and /v1/trending endpoints alongside a searchable archive, each tagged with its category, the countries it's relevant to, and the named people detected in the body, so you can build a live feed without scraping HTML.
Create a NewsMesh account, generate an API key, and call the endpoint above with your apiKey parameter. See the pricing page for current plans and rate limits.
Access the full dataset programmatically with the NewsMesh API.