Topics
Countries
United Kingdom News
Would you like to access news/blog content published by sources located in United Kingdom?
Code example
If you'd like to make a REST call, then make a following POST request:
Endpoint /api/v1/article/getArticles
Request body
{
"sourceLocationUri": "http://en.wikipedia.org/wiki/United_Kingdom",
"resultType": "articles",
"apiKey": "API_KEY"
}
If you'd like instead to do a GET request then call:
/api/v1/article/getArticles?sourceLocationUri=http%3A%2F%2Fen.wikipedia.org%2Fwiki%2FUnited_Kingdom&resultType=articles&apiKey=API_KEY
Example of JSON response
Below is an example JSON object that you would receive as the result of the request. You can retrieve also additional properties such as concepts, categories, source details, etc. by specifying additional parameters in the request as described on the documentation page.
{
"articles": {
"results": [
{
"uri": "9363875812",
"lang": "eng",
"isDuplicate": false,
"date": "2026-06-19",
"time": "11:25:19",
"dateTime": "2026-06-19T11:25:19Z",
"dateTimePub": "2026-06-19T11:24:57Z",
"dataType": "news",
"sim": 0,
"url": "https://www.runcornandwidnesworld.co.uk/news/26210516.raf-gives-explanation-two-typhoons-flight-area/",
"title": "This is why there were two British fighter jets over Runcorn",
"body": "THE constant loops made by two RAF Typhoon fighter jets over Runcorn and south Liverpool has been explained.\n\nLate on Thursday afternoon, the two jets were seen in the skies for around 45 minutes or more travelling around Ellesmere Port.\n\nThey were also spotted flying up the River Mersey, out over the Irish Sea at north Wirral and back to the area via North Wales.\n\nThe two fighter jets were then seen circling over Runcorn and surrounding areas, having taken off from its RAF Coningsby base.\n\nA spokesman for the Ministry of Defence confirmed the jets were in the skies for training reasons.\n\nThey said: \"Two Typhoon aircraft were conducting training flights in NW England on June 18 which included practice approaches to Liverpool John Lennon Airport.\"\n\nThe Typhoon F Mk2 was originally introduced for air-to-air combat but has evolved into the FGR Mk4 with powerful multi-role capabilities.\n\nThe pilot can carry out many functions using a hands-on-throttle-and-stick (HOTAS) system. Along with an advanced cockpit and the Helmet Equipment Assembly (HEA), the aircraft is well-equipped for any air operation.\n\nThe Typhoon has been used in various missions, such as Op ELLAMY in Libya, Op SHADER in Iraq and Syria, Op AZOTIZE for Baltic Air Policing, and Op BILOXI for Southern Air Policing in Romania.\n\nIt also plays a crucial role in Quick Reaction Alert missions in the UK and the Falkland Islands. The aircraft first saw combat during the 2011 intervention in Libya.",
"source": {
"uri": "runcornandwidnesworld.co.uk",
"dataType": "news",
"title": "Runcorn Widnes World"
},
"authors": [
{
"uri": "barrie_white@runcornandwidnesworld.co.uk",
"name": "Barrie White",
"type": "author",
"isAgency": false
}
],
"concepts": [
{
"uri": "http://en.wikipedia.org/wiki/Royal_Air_Force",
"type": "wiki",
"score": 5,
"label": {
"eng": "Royal Air Force"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Eurofighter_Typhoon",
"type": "wiki",
"score": 4,
"label": {
"eng": "Eurofighter Typhoon"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Fighter_aircraft",
"type": "wiki",
"score": 4,
"label": {
"eng": "Fighter aircraft"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Runcorn",
"type": "loc",
"score": 4,
"label": {
"eng": "Runcorn"
},
"location": {
"type": "place",
"label": {
"eng": "Runcorn"
},
"country": {
"type": "country",
"label": {
"eng": "United Kingdom"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Typhoon",
"type": "wiki",
"score": 3,
"label": {
"eng": "Typhoon"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Irish_Sea",
"type": "wiki",
"score": 3,
"label": {
"eng": "Irish Sea"
}
},
{
"uri": "http://en.wikipedia.org/wiki/River_Mersey",
"type": "wiki",
"score": 3,
"label": {
"eng": "River Mersey"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Ellesmere_Port",
"type": "loc",
"score": 3,
"label": {
"eng": "Ellesmere Port"
},
"location": {
"type": "place",
"label": {
"eng": "Ellesmere Port"
},
"country": {
"type": "country",
"label": {
"eng": "United Kingdom"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Liverpool",
"type": "loc",
"score": 3,
"label": {
"eng": "Liverpool"
},
"location": {
"type": "place",
"label": {
"eng": "Liverpool"
},
"country": {
"type": "country",
"label": {
"eng": "United Kingdom"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/HOTAS",
"type": "wiki",
"score": 2,
"label": {
"eng": "HOTAS"
}
},
{
"uri": "http://en.wikipedia.org/wiki/RAF_Coningsby",
"type": "wiki",
"score": 2,
"label": {
"eng": "RAF Coningsby"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Liverpool_John_Lennon_Airport",
"type": "wiki",
"score": 2,
"label": {
"eng": "Liverpool John Lennon Airport"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Ministry_of_Defence_(United_Kingdom)",
"type": "wiki",
"score": 2,
"label": {
"eng": "Ministry of Defence (United Kingdom)"
}
},
{
"uri": "http://en.wikipedia.org/wiki/North_Wales",
"type": "loc",
"score": 2,
"label": {
"eng": "North Wales"
},
"location": null
},
{
"uri": "http://en.wikipedia.org/wiki/North_West_England",
"type": "loc",
"score": 2,
"label": {
"eng": "North West England"
},
"location": null
},
{
"uri": "http://en.wikipedia.org/wiki/Wirral_Peninsula",
"type": "loc",
"score": 2,
"label": {
"eng": "Wirral Peninsula"
},
"location": {
"type": "place",
"label": {
"eng": "Wirral Peninsula"
},
"country": {
"type": "country",
"label": {
"eng": "United Kingdom"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Quick_Reaction_Alert",
"type": "wiki",
"score": 1,
"label": {
"eng": "Quick Reaction Alert"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Baltic_Air_Policing",
"type": "wiki",
"score": 1,
"label": {
"eng": "Baltic Air Policing"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Dogfight",
"type": "wiki",
"score": 1,
"label": {
"eng": "Dogfight"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Syria",
"type": "loc",
"score": 1,
"label": {
"eng": "Syria"
},
"location": {
"type": "country",
"label": {
"eng": "Syria"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Romania",
"type": "loc",
"score": 1,
"label": {
"eng": "Romania"
},
"location": {
"type": "country",
"label": {
"eng": "Romania"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Libya",
"type": "loc",
"score": 1,
"label": {
"eng": "Libya"
},
"location": {
"type": "country",
"label": {
"eng": "Libya"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Iraq",
"type": "loc",
"score": 1,
"label": {
"eng": "Iraq"
},
"location": {
"type": "country",
"label": {
"eng": "Iraq"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/United_Kingdom",
"type": "loc",
"score": 1,
"label": {
"eng": "United Kingdom"
},
"location": {
"type": "country",
"label": {
"eng": "United Kingdom"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Falkland_Islands",
"type": "loc",
"score": 1,
"label": {
"eng": "Falkland Islands"
},
"location": {
"type": "country",
"label": {
"eng": "Falkland Islands"
}
}
}
],
"categories": [
{
"uri": "dmoz/Science/Technology/Aerospace",
"label": "dmoz/Science/Technology/Aerospace",
"wgt": 22
},
{
"uri": "dmoz/Business/Transportation_and_Logistics/Aviation",
"label": "dmoz/Business/Transportation and Logistics/Aviation",
"wgt": 25
},
{
"uri": "dmoz/Business/Aerospace_and_Defense/Aeronautical",
"label": "dmoz/Business/Aerospace and Defense/Aeronautical",
"wgt": 29
},
{
"uri": "dmoz/Society/Military/Aviation",
"label": "dmoz/Society/Military/Aviation",
"wgt": 24
},
{
"uri": "dmoz/Recreation/Aviation/Experience_Flights",
"label": "dmoz/Recreation/Aviation/Experience Flights",
"wgt": 34
},
{
"uri": "news/Politics",
"label": "news/Politics",
"wgt": 64
},
{
"uri": "iptc/disaster,_accident_and_emergency_incident/accident_and_emergency_incident/transportation_accident_and_incident",
"label": "iptc/disaster, accident and emergency incident/accident and emergency incident/transportation accident and incident",
"wgt": 76
}
],
"image": "https://www.runcornandwidnesworld.co.uk/resources/images/21072056.jpg?type=og-image",
"eventUri": null,
"sentiment": 0.1137254901960785,
"wgt": 519564319,
"relevance": 1
},
{
"uri": "9363875944",
"lang": "eng",
"isDuplicate": false,
"date": "2026-06-19",
"time": "11:25:17",
"dateTime": "2026-06-19T11:25:17Z",
"dateTimePub": "2026-06-19T11:23:47Z",
"dataType": "news",
"sim": 0,
"url": "https://www.scotsman.com/recommended/classic-volkswagen-beetle-insurance-drivers-8749893",
"title": "Why today's young drivers are ditching modern motors for cheaper classic VWs",
"body": "This article contains affiliate links. We may earn a small commission on items purchased through this article, but that does not affect our editorial judgement.\n\nWith car ownership costs increasing at a record pace, a growing number of younger drivers are starting to opt for older vehicles - because the savings can be significant.\n\nAmong the favourite classic cars being chosen by the new generation are Volkswagen Beetles and campervans, and specialist insurers say protecting their investment can be around 50% cheaper than covering a modern car.\n\nAccording to Just Kampers, an insurance company set up specifically for under 30s who own air cooled vehicles, their customer base has increased by more than 200% during the past two years.\n\nWhile nostalgia and distinctive styling are part of the appeal of these much-loved classics, the company says insurance costs are playing an important role in their popularity.\n\nFor example, a driver in their early 20s may be able to insure a classic Volkswagen for considerably less than a much newer and more conventional hatchback.\n\nIn one case study, a 23-year-old man living in the GU9 postcode area who has held a licence for three years was quoted £463 to cover his 1967 Volkswagen Beetle. If he had instead chosen a 2019 Volkswagen Polo it would have cost £704.\n\nAnd not only would his cover have been more expensive, but his excess would have been higher, the car would have depreciated in value during his ownership, and it would not have been tax and MOT exempt.\n\nThe classic beetle, with its distinctive looks and timeless charm, has seen the fastest rise in popularity among customers of Just Kampers. But classic campervans, self-build campers and even motorhomes are also being snapped up by under 30s.\n\nThe appeal is not purely financial. As the younger generation embraces social media, classic cars make for more distinctive photographs, and car shows and meets are becoming more common, as youngsters gather to discuss their shared interest in their chosen marque.\n\nRepairability is another attraction. Older cars generally have fewer electronic systems, control modules and sensors, potentially allowing enthusiastic owners to carry out routine maintenance and straightforward repairs themselves.\n\nAnd while reliability can be a notorious issue with classic cars, there is an environmental argument for keeping them alive, rather than frequently replacing cars with newer models.\n\nCity-dwellers and commuters can even capitalise on something of a loophole in clean-air zones, because the historic vehicle tax class is exempt from the Ultra Low Emission Zone charge. And historic vehicles are also included among the national exemptions recognised by Bristol's Clean Air Zone.\n\nFor younger drivers prepared to accept the quirks and responsibilities of owning an older car, the combination of character, simpler mechanics and potentially lower specialist insurance costs could make a classic Volkswagen a tempting alternative to a modern supermini.\n\nTo find out more about the potential savings, visit the Just Kampers website by clicking here.",
"source": {
"uri": "scotsman.com",
"dataType": "news",
"title": "The Scotsman"
},
"authors": [
{
"uri": "gareth_butterfield@scotsman.com",
"name": "Gareth Butterfield",
"type": "author",
"isAgency": false
}
],
"concepts": [
{
"uri": "http://en.wikipedia.org/wiki/Volkswagen_Beetle",
"type": "wiki",
"score": 4,
"label": {
"eng": "Volkswagen Beetle"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Campervan",
"type": "wiki",
"score": 3,
"label": {
"eng": "Campervan"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Air-cooled_engine",
"type": "wiki",
"score": 3,
"label": {
"eng": "Air-cooled engine"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Classic_car",
"type": "wiki",
"score": 3,
"label": {
"eng": "Classic car"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Insurance",
"type": "wiki",
"score": 3,
"label": {
"eng": "Insurance"
}
},
{
"uri": "http://en.wikipedia.org/wiki/MOT_test",
"type": "wiki",
"score": 2,
"label": {
"eng": "MOT test"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Volkswagen_Polo",
"type": "wiki",
"score": 2,
"label": {
"eng": "Volkswagen Polo"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Hatchback",
"type": "wiki",
"score": 2,
"label": {
"eng": "Hatchback"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Volkswagen",
"type": "wiki",
"score": 2,
"label": {
"eng": "Volkswagen"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Clean_Air_Zone",
"type": "wiki",
"score": 1,
"label": {
"eng": "Clean Air Zone"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Ultra_Low_Emission_Zone",
"type": "wiki",
"score": 1,
"label": {
"eng": "Ultra Low Emission Zone"
}
},
{
"uri": "http://en.wikipedia.org/wiki/B-segment",
"type": "wiki",
"score": 1,
"label": {
"eng": "B-segment"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Motorhome",
"type": "wiki",
"score": 1,
"label": {
"eng": "Motorhome"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Auto_show",
"type": "wiki",
"score": 1,
"label": {
"eng": "Auto show"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Electronics",
"type": "wiki",
"score": 1,
"label": {
"eng": "Electronics"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Commuting",
"type": "wiki",
"score": 1,
"label": {
"eng": "Commuting"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Brand",
"type": "wiki",
"score": 1,
"label": {
"eng": "Brand"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Social_media",
"type": "wiki",
"score": 1,
"label": {
"eng": "Social media"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Bristol",
"type": "loc",
"score": 1,
"label": {
"eng": "Bristol"
},
"location": {
"type": "place",
"label": {
"eng": "Bristol"
},
"country": {
"type": "country",
"label": {
"eng": "United Kingdom"
}
}
}
}
],
"categories": [
{
"uri": "dmoz/Shopping/Classifieds/Automotive",
"label": "dmoz/Shopping/Classifieds/Automotive",
"wgt": 26
},
{
"uri": "dmoz/Recreation/Autos/Enthusiasts",
"label": "dmoz/Recreation/Autos/Enthusiasts",
"wgt": 27
},
{
"uri": "dmoz/Shopping/Vehicles/Autos",
"label": "dmoz/Shopping/Vehicles/Autos",
"wgt": 30
},
{
"uri": "dmoz/Business/Automotive/Kit_Cars_and_Replicas",
"label": "dmoz/Business/Automotive/Kit Cars and Replicas",
"wgt": 24
},
{
"uri": "dmoz/Recreation/Autos/Image_Galleries",
"label": "dmoz/Recreation/Autos/Image Galleries",
"wgt": 27
},
{
"uri": "news/Business",
"label": "news/Business",
"wgt": 68
},
{
"uri": "iptc/human_interest",
"label": "iptc/human interest",
"wgt": 50
},
{
"uri": "iptc/lifestyle_and_leisure",
"label": "iptc/lifestyle and leisure",
"wgt": 85
},
{
"uri": "iptc/economy,_business_and_finance/products_and_services/manufacturing_and_engineering",
"label": "iptc/economy, business and finance/products and services/manufacturing and engineering",
"wgt": 95
}
],
"image": "https://www.scotsman.com/jpim-static/image/2026/06/19/9/58/imageye___-_imgi_5_Rae-Edit-for-wall-resized_upscaled.jpeg?trim=6,0,6,0&crop=&width=1200&auto=webp&quality=75",
"eventUri": null,
"sentiment": 0.192156862745098,
"wgt": 519564317,
"relevance": 1
},
{
"uri": "9363875845",
"lang": "eng",
"isDuplicate": false,
"date": "2026-06-19",
"time": "11:25:14",
"dateTime": "2026-06-19T11:25:14Z",
"dateTimePub": "2026-06-19T11:25:01Z",
"dataType": "news",
"sim": 0,
"url": "https://www.bucksfreepress.co.uk/news/26210492.high-wycombe---openreach-apologises-disruption-crash/",
"title": "Openreach apologises to customers after car crashes into cabinet in Wycombe",
"body": "Openreach has apologised to High Wycombe customers as it works to restore its network after a car crashed into one of its boxes.\n\nLandline phones in High Wycombe were disrupted after a Volkswagen crashed into a telecommunications cabinet on Desborough Avenue.\n\nThe incident, which is believed to have happened on Saturday, left residents reporting problems receiving calls and damaged the network.\n\nAn Openreach spokesperson said: \"We're sorry it's taking time to get everyone reconnected after our network was damaged in a road traffic accident.\n\n\"We're working hard to get everyone reconnected after the accident.\n\n\"These repairs are complex -- it's not as simple as it looks, but we're doing everything we can to get things back up and running safely and quickly.\"\n\nThe repairs may involve replacing the cabinet frame and electronics, as well as reconnecting fibre and copper cables -- each requiring specialist teams.\n\nBecause the street cabinet is powered by the mains, engineers may need to wait for the electricity provider to switch off the supply before starting work.\n\nA photo shared with the Bucks Free Press shows a damaged VW following a crash into the telecommunications box on Desborough Avenue.\n\nParamedics were seen attending the scene.\n\nThe cause of the collision remains unknown.\n\nThames Valley Police has been approached for more information.",
"source": {
"uri": "bucksfreepress.co.uk",
"dataType": "news",
"title": "Bucks Free Press"
},
"authors": [
{
"uri": "timothy_edgley@bucksfreepress.co.uk",
"name": "Timothy Edgley",
"type": "author",
"isAgency": false
}
],
"concepts": [
{
"uri": "http://en.wikipedia.org/wiki/Openreach",
"type": "org",
"score": 5,
"label": {
"eng": "Openreach"
}
},
{
"uri": "http://en.wikipedia.org/wiki/High_Wycombe",
"type": "loc",
"score": 5,
"label": {
"eng": "High Wycombe"
},
"location": {
"type": "place",
"label": {
"eng": "High Wycombe"
},
"country": {
"type": "country",
"label": {
"eng": "United Kingdom"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Landline",
"type": "wiki",
"score": 3,
"label": {
"eng": "Landline"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Telecommunications",
"type": "wiki",
"score": 2,
"label": {
"eng": "Telecommunications"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Volkswagen",
"type": "wiki",
"score": 2,
"label": {
"eng": "Volkswagen"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Copper_conductor",
"type": "wiki",
"score": 1,
"label": {
"eng": "Copper conductor"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Thames_Valley_Police",
"type": "wiki",
"score": 1,
"label": {
"eng": "Thames Valley Police"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Electronics",
"type": "wiki",
"score": 1,
"label": {
"eng": "Electronics"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Electricity",
"type": "wiki",
"score": 1,
"label": {
"eng": "Electricity"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Buckinghamshire",
"type": "loc",
"score": 1,
"label": {
"eng": "Buckinghamshire"
},
"location": {
"type": "place",
"label": {
"eng": "Buckinghamshire"
},
"country": {
"type": "country",
"label": {
"eng": "United Kingdom"
}
}
}
}
],
"categories": [
{
"uri": "dmoz/Society/Issues/Transportation",
"label": "dmoz/Society/Issues/Transportation",
"wgt": 18
},
{
"uri": "dmoz/Arts/Television/Networks",
"label": "dmoz/Arts/Television/Networks",
"wgt": 14
},
{
"uri": "dmoz/Business/Telecommunications/Carriers",
"label": "dmoz/Business/Telecommunications/Carriers",
"wgt": 13
},
{
"uri": "dmoz/Business/Telecommunications/Consulting",
"label": "dmoz/Business/Telecommunications/Consulting",
"wgt": 20
},
{
"uri": "dmoz/Computers/Data_Communications/Installation",
"label": "dmoz/Computers/Data Communications/Installation",
"wgt": 14
},
{
"uri": "news/Business",
"label": "news/Business",
"wgt": 92
},
{
"uri": "iptc/economy,_business_and_finance/products_and_services",
"label": "iptc/economy, business and finance/products and services",
"wgt": 54
},
{
"uri": "iptc/disaster,_accident_and_emergency_incident",
"label": "iptc/disaster, accident and emergency incident",
"wgt": 91
}
],
"image": "https://www.bucksfreepress.co.uk/resources/images/21067933.jpg?type=og-image&xType=0&yType=638",
"eventUri": null,
"sentiment": -0.1215686274509804,
"wgt": 519564314,
"relevance": 1
},
{
"uri": "9363875847",
"lang": "eng",
"isDuplicate": false,
"date": "2026-06-19",
"time": "11:25:14",
"dateTime": "2026-06-19T11:25:14Z",
"dateTimePub": "2026-06-19T11:25:02Z",
"dataType": "news",
"sim": 0,
"url": "https://www.burytimes.co.uk/news/26210404.police-chase-stolen-prestwich-car-oldham-80mph/",
"title": "Video shows moment man arrested after 80mph chase of stolen Prestwich car in Oldham",
"body": "A high-speed police chase ended dramatically with a car stolen from Prestwich flipping over, and one man being arrested in Oldham.\n\nThe incident began on Thursday, June 18 at 10.30pm when officers from Greater Manchester Police's Tactical Vehicle Intercept Unit (TVIU) spotted a black Seat Leon in Oldham, believed to be running on false plates.\n\nIt had been reported stolen from Prestwich, Bury, the night before.\n\nThe driver, in his twenties, stopped briefly for officers on Lees Road but then sped off, leading police along High Street and Oldham Road toward the West Yorkshire border.\n\nDuring the pursuit, he reached speeds of 80mph on busy roads, 50mph through a junction, and up to 110mph on Manchester Road.\n\nThe chase ended in Slaithwaite on Manchester Road when the vehicle crashed into a corner and flipped onto its roof.\n\nDespite the severity of the crash, the suspect climbed out of the car uninjured.\n\nHe attempted to flee but was arrested just metres from the wrecked vehicle and remains in custody for questioning.\n\nSergeant Bobby Nasim from TVIU said: \"This suspect showed a complete disregard for the safety of everyone else on the road or the pedestrians on the pavement as he was speeding down High Street in Oldham.\n\n\"Despite initially stopping for officers, he chose to flee and at excessive speeds into West Yorkshire in a stolen car.\n\n\"His actions could very easily have resulted in serious injuries or worse, both for innocent members of the public and the responding officer.\n\n\"Thankfully, nobody was injured during this 15-minute pursuit.\n\n\"Those who think they can evade justice by driving dangerously should be under no illusion - our officers will continue catch those who think they can use our roads to enable their criminality.\"\n\nHe also praised the conduct of the officers involved in the incident.\n\nHe said: \"I would like to thank the officer involved in this incident for their professionalism throughout what was a fast-moving and potentially dangerous incident.\"",
"source": {
"uri": "burytimes.co.uk",
"dataType": "news",
"title": "Bury Times"
},
"authors": [
{
"uri": "ruby_watson@burytimes.co.uk",
"name": "Ruby Watson",
"type": "author",
"isAgency": false
}
],
"concepts": [
{
"uri": "http://en.wikipedia.org/wiki/Oldham",
"type": "loc",
"score": 5,
"label": {
"eng": "Oldham"
},
"location": {
"type": "place",
"label": {
"eng": "Oldham"
},
"country": {
"type": "country",
"label": {
"eng": "United Kingdom"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Prestwich",
"type": "loc",
"score": 5,
"label": {
"eng": "Prestwich"
},
"location": {
"type": "place",
"label": {
"eng": "Prestwich"
},
"country": {
"type": "country",
"label": {
"eng": "United Kingdom"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Bury,_Greater_Manchester",
"type": "loc",
"score": 3,
"label": {
"eng": "Bury, Greater Manchester"
},
"location": null
},
{
"uri": "http://en.wikipedia.org/wiki/Greater_Manchester_Police",
"type": "wiki",
"score": 3,
"label": {
"eng": "Greater Manchester Police"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Manchester",
"type": "loc",
"score": 3,
"label": {
"eng": "Manchester"
},
"location": {
"type": "place",
"label": {
"eng": "Manchester"
},
"country": {
"type": "country",
"label": {
"eng": "United Kingdom"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/West_Yorkshire",
"type": "loc",
"score": 3,
"label": {
"eng": "West Yorkshire"
},
"location": {
"type": "place",
"label": {
"eng": "West Yorkshire"
},
"country": {
"type": "country",
"label": {
"eng": "United Kingdom"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/A62_road",
"type": "wiki",
"score": 2,
"label": {
"eng": "A62 road"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Lees,_Greater_Manchester",
"type": "loc",
"score": 2,
"label": {
"eng": "Lees, Greater Manchester"
},
"location": {
"type": "place",
"label": {
"eng": "Lees, Greater Manchester"
},
"country": {
"type": "country",
"label": {
"eng": "United Kingdom"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Slaithwaite",
"type": "loc",
"score": 2,
"label": {
"eng": "Slaithwaite"
},
"location": {
"type": "place",
"label": {
"eng": "Slaithwaite"
},
"country": {
"type": "country",
"label": {
"eng": "United Kingdom"
}
}
}
}
],
"categories": [
{
"uri": "dmoz/Society/Issues/Transportation",
"label": "dmoz/Society/Issues/Transportation",
"wgt": 18
},
{
"uri": "dmoz/Society/Law/Law_Enforcement",
"label": "dmoz/Society/Law/Law Enforcement",
"wgt": 18
},
{
"uri": "dmoz/Recreation/Roads_and_Highways",
"label": "dmoz/Recreation/Roads and Highways",
"wgt": 14
},
{
"uri": "dmoz/Recreation/Autos/Enthusiasts",
"label": "dmoz/Recreation/Autos/Enthusiasts",
"wgt": 14
},
{
"uri": "dmoz/Recreation/Autos/Driving_and_Safety",
"label": "dmoz/Recreation/Autos/Driving and Safety",
"wgt": 21
},
{
"uri": "iptc/crime,_law_and_justice",
"label": "iptc/crime, law and justice",
"wgt": 75
}
],
"image": "https://www.burytimes.co.uk/resources/images/21073088.jpg?type=og-image",
"eventUri": null,
"sentiment": -0.2941176470588235,
"wgt": 519564314,
"relevance": 1
},
{
"uri": "9363875752",
"lang": "eng",
"isDuplicate": false,
"date": "2026-06-19",
"time": "11:25:11",
"dateTime": "2026-06-19T11:25:11Z",
"dateTimePub": "2026-06-19T11:24:01Z",
"dataType": "news",
"sim": 0,
"url": "https://www.middleeastmonitor.com/20260619-no-one-can-tell-us-what-to-do-israeli-defense-minister-says-amid-us-criticism/",
"title": "'No one can tell us what to do,' Israeli defense minister says amid US criticism",
"body": "Israeli Defense Minister Israel Katz said late Thursday that Israel would respond immediately and with force if Iran attacks, saying that \"no one can tell us what to do,\" according to Israeli media.\n\n\"If Iran attacks us, we will act immediately and respond with force. No one can tell us what to do, and we have proven that,\" Katz said in an interview with Channel 14.\n\n\"All the capabilities exist and are being built,\" Katz added, saying Israel could \"respond immediately or act later.\"\n\n\"We never asked the US to fight with us against Hezbollah in Lebanon, against jihadist elements in Syria or against Hamas in Gaza,\" Katz claimed. \"We do that alone.\"\n\n\"We expected, and still expect, that the US will back our right and give us a diplomatic umbrella, not a military one, to act against all these enemies,\" he added.\n\n\"In Lebanon, in Syria and in Gaza, we will not move from the security zones,\" Katz said. \"Not in Syria, not in Gaza and not in Lebanon, we will not leave there under any circumstances.\"\n\nThe statement came days after the US and Iran signed a memorandum of understanding to end fighting on all fronts, including Lebanon. Israeli officials criticized the decision and vowed not to follow the provisions of the agreement, drawing a strong response from US Vice President JD Vance.\n\nREAD: Report: Israeli political circles shocked by Vance criticism of Netanyahu ministers\n\nSpeaking at the White House earlier Thursday, Vance sharply criticized members of the Israeli government who attacked the understanding reached between Washington and Tehran, saying: \"If I were in the Cabinet of the Israeli government, I might not be attacking the only powerful ally that I have anywhere left in the entire world.\"\n\nVance said some members of the Israeli government \"very personally attacked the President of the United States.\"\n\nThe Pakistani mediator officially announced that the memorandum had entered into force, with Iran set to begin reopening the Strait of Hormuz to maritime traffic in exchange for the US starting to lift its naval blockade on Tehran.\n\nDespite a US-Iran agreement reported to include provisions aimed at ending hostilities in Lebanon, Israeli strikes continued after midnight.\n\nAccording to the latest official figures, Israel's military offensive in Lebanon since March 2 has killed 3,912 people, injured 11,873 others and displaced more than one million residents.\n\nIsrael also maintains a presence in Syria. Despite the new Syrian administration not issuing threats toward Israel, Israeli forces have carried out airstrikes in Syria since the ouster of Bashar al-Assad, killing civilians and targeting military sites, equipment and ammunition.\n\nIn addition, Israel occupies Palestinian and Lebanese lands and refuses to withdraw or allow the establishment of a Palestinian state, as stipulated in relevant UN resolutions.",
"source": {
"uri": "middleeastmonitor.com",
"dataType": "news",
"title": "Middle East Monitor"
},
"authors": [],
"concepts": [
{
"uri": "http://en.wikipedia.org/wiki/Ministry_of_Defense_(Israel)",
"type": "wiki",
"score": 5,
"label": {
"eng": "Ministry of Defense (Israel)"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Gaza_Strip",
"type": "loc",
"score": 5,
"label": {
"eng": "Gaza Strip"
},
"location": {
"type": "place",
"label": {
"eng": "Gaza Strip"
},
"country": {
"type": "country",
"label": {
"eng": "Palestine"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Syria",
"type": "loc",
"score": 5,
"label": {
"eng": "Syria"
},
"location": {
"type": "country",
"label": {
"eng": "Syria"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Lebanon",
"type": "loc",
"score": 5,
"label": {
"eng": "Lebanon"
},
"location": {
"type": "country",
"label": {
"eng": "Lebanon"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Iran",
"type": "loc",
"score": 5,
"label": {
"eng": "Iran"
},
"location": {
"type": "country",
"label": {
"eng": "Iran"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Israel",
"type": "loc",
"score": 5,
"label": {
"eng": "Israel"
},
"location": {
"type": "country",
"label": {
"eng": "Israel"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Israel_Katz",
"type": "person",
"score": 3,
"label": {
"eng": "Israel Katz"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Hezbollah",
"type": "org",
"score": 3,
"label": {
"eng": "Hezbollah"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Hamas",
"type": "org",
"score": 3,
"label": {
"eng": "Hamas"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Jihadism",
"type": "wiki",
"score": 3,
"label": {
"eng": "Jihadism"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Benjamin_Netanyahu",
"type": "person",
"score": 2,
"label": {
"eng": "Benjamin Netanyahu"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Memorandum_of_understanding",
"type": "wiki",
"score": 2,
"label": {
"eng": "Memorandum of understanding"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Vice_President_of_the_United_States",
"type": "wiki",
"score": 2,
"label": {
"eng": "Vice President of the United States"
}
},
{
"uri": "http://en.wikipedia.org/wiki/White_House",
"type": "wiki",
"score": 2,
"label": {
"eng": "White House"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Tehran",
"type": "loc",
"score": 2,
"label": {
"eng": "Tehran"
},
"location": {
"type": "place",
"label": {
"eng": "Tehran"
},
"country": {
"type": "country",
"label": {
"eng": "Iran"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Strait_of_Hormuz",
"type": "wiki",
"score": 1,
"label": {
"eng": "Strait of Hormuz"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Palestinians",
"type": "wiki",
"score": 1,
"label": {
"eng": "Palestinians"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Blockade",
"type": "wiki",
"score": 1,
"label": {
"eng": "Blockade"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Israel_Defense_Forces",
"type": "wiki",
"score": 1,
"label": {
"eng": "Israel Defense Forces"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Internally_displaced_person",
"type": "wiki",
"score": 1,
"label": {
"eng": "Internally displaced person"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Bashar_al-Assad",
"type": "person",
"score": 1,
"label": {
"eng": "Bashar al-Assad"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Airstrike",
"type": "wiki",
"score": 1,
"label": {
"eng": "Airstrike"
}
},
{
"uri": "http://en.wikipedia.org/wiki/United_Nations",
"type": "org",
"score": 1,
"label": {
"eng": "United Nations"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Washington,_D.C.",
"type": "loc",
"score": 1,
"label": {
"eng": "Washington, D.C."
},
"location": {
"type": "place",
"label": {
"eng": "Washington, D.C."
},
"country": {
"type": "country",
"label": {
"eng": "United States"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/United_States",
"type": "loc",
"score": 1,
"label": {
"eng": "United States"
},
"location": {
"type": "country",
"label": {
"eng": "United States"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Pakistan",
"type": "loc",
"score": 1,
"label": {
"eng": "Pakistan"
},
"location": {
"type": "country",
"label": {
"eng": "Pakistan"
}
}
}
],
"categories": [
{
"uri": "dmoz/Society/Issues/Terrorism",
"label": "dmoz/Society/Issues/Terrorism",
"wgt": 16
},
{
"uri": "dmoz/Society/Issues/Warfare_and_Conflict",
"label": "dmoz/Society/Issues/Warfare and Conflict",
"wgt": 31
},
{
"uri": "dmoz/Business/Aerospace_and_Defense/Defense",
"label": "dmoz/Business/Aerospace and Defense/Defense",
"wgt": 18
},
{
"uri": "dmoz/Society/Politics/Nationalism",
"label": "dmoz/Society/Politics/Nationalism",
"wgt": 17
},
{
"uri": "dmoz/Science/Technology/Military_Science",
"label": "dmoz/Science/Technology/Military Science",
"wgt": 18
},
{
"uri": "news/Politics",
"label": "news/Politics",
"wgt": 99
},
{
"uri": "iptc/politics_and_government",
"label": "iptc/politics and government",
"wgt": 78
},
{
"uri": "iptc/conflict,_war_and_peace",
"label": "iptc/conflict, war and peace",
"wgt": 89
}
],
"image": "https://i0.wp.com/www.middleeastmonitor.com/wp-content/uploads/2025/07/AA-20250718-38598689-38598682-US_DEFENSE_SECRETARY_HEGSETH_HOSTS_ISRAELI_COUNTERPART_AT_PENTAGON.jpg?fit=1200%2C800&ssl=1&w=640",
"eventUri": null,
"sentiment": -0.2392156862745098,
"wgt": 519564311,
"relevance": 1
},
{
"uri": "9363875600",
"lang": "eng",
"isDuplicate": false,
"date": "2026-06-19",
"time": "11:25:00",
"dateTime": "2026-06-19T11:25:00Z",
"dateTimePub": "2026-06-19T11:22:02Z",
"dataType": "news",
"sim": 0.5176470875740051,
"url": "https://thetab.com/2026/06/19/in-full-the-frantic-911-calls-that-were-made-on-the-day-taylor-parker-killed-reagan-hancock",
"title": "In full: The frantic 911 calls that were made on the day Taylor Parker killed Reagan Hancock",
"body": "In some of the most gut-wrenching scenes in Maternal Instinct, we saw Reagan Hancock's mother recall the 911 call she made on the day her daughter was murdered by Taylor Parker.\n\nJessica Brookes appeared on Maternal Instinct on Netflix, and told of how she had found her daughter dead and covered in blood, and rang emergency services. She had been brutally killed by Parker, who then removed Reagan's unborn child, and tried to claim she had given birth herself.\n\nDuring the capital murder trial of Taylor Parker, the 911 call made by Jessica Brookes was heard in full. As was the one that Parker herself made, when she claimed to need an ambulance because she had given birth.\n\nDuring the case, the jury was warned that the calls would be a hard listen. Some family members left the courtroom. According to news reports at the time, New Boston PD 911 dispatcher Katie Jiminez took the stand. She took two separate 911 calls the morning of the murders. One of these was at 9:36am, from Taylor Parker, and the other around 10:15am, from Reagan's mother, Jessica Brookes.\n\nOn the 911 call from Taylor Parker, she was crying. She told the dispatcher: \"I have a state trooper behind me and I need an ambulance because I started having my baby!\"\n\nThe dispatcher noted her location, and that she had gone into labor and that she had a state trooper (a member of law enforcement) behind her. He was pulling in behind her when she called.\n\nThey then asked what number she was calling from, and Taylor Parker said she needed to go to Idabel. \"That's where my doctor is!\" Parker cried. \"I started having my baby!\" This was followed by even more crying.\n\nThen, the jury heard the 911 call from Jessica Brookes. She frantically told the dispatcher: \"Help me! My daughter's been murdered!\" The dispatcher then asked her what had happened. Brookes was so distraught that a lot of the call is inaudible, and it's difficult to tell what she was saying.\n\nShe said: \"I don't know! Somebody [inaudible]...there's blood everywhere! Oh, my babies! Oh my God!\" The dispatcher then told her officers were on their way.\n\nJessica Brookes could then be heard crying and calling out to her husband Marcus. She could be heard as she asked him: \"Did they hurt her? I can't do this. My baby, my baby, my baby!\"\n\nJessica was heard asking if Kynlee, Reagan's three-year-old daughter, was ok. \"I can't tell what happened. Did they just hurt her? What did they do? There's so much blood. There's so much blood!,\" she said.\n\nThree minutes into the call, Kynlee was heard asking: \"Where's mommy?\" When police arrived, the call ended.\n\nMaternal Instinct is available on Netflix now. For all the latest Netflix news and drops, like The Holy Church of Netflix on Facebook.",
"source": {
"uri": "thetab.com",
"dataType": "news",
"title": "The Tab"
},
"authors": [
{
"uri": "hayley_soen@thetab.com",
"name": "Hayley Soen",
"type": "author",
"isAgency": false
}
],
"concepts": [
{
"uri": "http://en.wikipedia.org/wiki/Dispatcher",
"type": "wiki",
"score": 5,
"label": {
"eng": "Dispatcher"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Ronald_Reagan",
"type": "person",
"score": 5,
"label": {
"eng": "Ronald Reagan"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Instinct_(magazine)",
"type": "wiki",
"score": 4,
"label": {
"eng": "Instinct (magazine)"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Capital_murder",
"type": "wiki",
"score": 3,
"label": {
"eng": "Capital murder"
}
},
{
"uri": "http://en.wikipedia.org/wiki/State_police",
"type": "wiki",
"score": 3,
"label": {
"eng": "State police"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Ambulance",
"type": "wiki",
"score": 3,
"label": {
"eng": "Ambulance"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Emergency_service",
"type": "wiki",
"score": 3,
"label": {
"eng": "Emergency service"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Boston_Police_Department",
"type": "loc",
"score": 2,
"label": {
"eng": "Boston Police Department"
},
"location": null
},
{
"uri": "http://en.wikipedia.org/wiki/Law_enforcement",
"type": "wiki",
"score": 2,
"label": {
"eng": "Law enforcement"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Netflix",
"type": "wiki",
"score": 2,
"label": {
"eng": "Netflix"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Facebook",
"type": "org",
"score": 1,
"label": {
"eng": "Facebook"
}
}
],
"categories": [
{
"uri": "dmoz/Shopping/Children/Baby",
"label": "dmoz/Shopping/Children/Baby",
"wgt": 18
},
{
"uri": "dmoz/Shopping/Children/Blankets_and_Bedding",
"label": "dmoz/Shopping/Children/Blankets and Bedding",
"wgt": 15
},
{
"uri": "dmoz/Society/Crime/Murder",
"label": "dmoz/Society/Crime/Murder",
"wgt": 19
},
{
"uri": "dmoz/Health/Reproductive_Health/Pregnancy_and_Birth",
"label": "dmoz/Health/Reproductive Health/Pregnancy and Birth",
"wgt": 14
},
{
"uri": "dmoz/Society/Crime/Unsolved",
"label": "dmoz/Society/Crime/Unsolved",
"wgt": 15
},
{
"uri": "iptc/crime,_law_and_justice",
"label": "iptc/crime, law and justice",
"wgt": 83
},
{
"uri": "iptc/society",
"label": "iptc/society",
"wgt": 53
}
],
"image": "https://cdn.thetab.com/uploads/2026/06/Hayley-2026-06-19T121447.888.png",
"eventUri": "eng-11749112",
"sentiment": -0.4196078431372549,
"wgt": 519564300,
"relevance": 1
},
{
"uri": "9363875524",
"lang": "ara",
"isDuplicate": false,
"date": "2026-06-19",
"time": "11:25:00",
"dateTime": "2026-06-19T11:25:00Z",
"dateTimePub": "2026-06-19T11:23:14Z",
"dataType": "news",
"sim": 0.6078431606292725,
"url": "https://aawsat.com/node/5286030",
"title": "قرار قضائي مفاجئ يمهد لإطلاق سراح فضل شاكر الثلاثاء",
"body": "تتجه الأنظار إلى الجلسة التي تعقدها المحكمة العسكرية في لبنان، الأسبوع المقبل، في قضية الفنان فضل شاكر، وذلك بعد نحو عشرة أشهر على تسليم نفسه للقضاء اللبناني، ويتوقّع أن تشهد تطورات مهمّة تعبّد الطريق أمام إطلاق سراحه، في ضوء معطيات قضائية وطبية تصب في مصلحته، أهمها قرار لمفوض الحكومة لدى المحكمة العسكرية القاضي كلود غانم، الذي أبدى رأيه القانوني بملفات الفنان الموقوف، ووافق على إطلاق سراحه من دون تحفّظ.\n\nإفادات تغيّر مسار القضية\n\nويفترض أن تكون جلسة المحاكمة المقررة يوم الثلاثاء المقبل حاسمةً وأخيرةً، وتختتم سلسلة طويلة من المحاكمة في أربعة ملفات أمنية شائكة واجهت فضل شاكر، وهي \"الانتماء إلى جماعة الشيخ أحمد الأسير، والمشاركة في معركة عبرا التي دارت بين الجيش اللبناني ومسلحي الأسير في 13 يونيو (حزيران) 2013، حيازة أسلحة حربية غير مرخصة، تعكير علاقات لبنان بدولة شقيقة (ممثلة بنظام الرئيس السابق بشّار الأسد) وتبييض الأموال وتمويل الإرهاب\".\n\nويبدو أن المعطيات الإيجابية التي عززت الوضع القانوني لفضل شاكر، مبنية على عوامل عدّة، أهمها الإفادات التي قدمها ثلاثة من كبار الضباط في الجيش اللبناني أمام هيئة المحكمة العسكرية في جلسة 26 مايو (أيار) الماضي، وأكدوا فيها أن الفنان اللبناني \"لم يكن يمتلك أي مجموعة مسلحة ولم يشارك في معركة عبرا\". وشددوا على أن علاقته بالمؤسسة العسكرية \"كانت جيدة وقائمة على التنسيق المستمر مع مديرية المخابرات\". وأوضح الضباط أن \"ترتيبات كانت قائمة لخروج شاكر من المربع الأمني الذي كان يسيطر عليه الشيخ أحمد الأسير في منطقة عبرا في صيدا، إلا أن اندلاع الاشتباكات بصورة مفاجئة حال دون تنفيذ تلك الترتيبات\".\n\nالوضع الصحي عنصر مؤثر في رأي المحكمة\n\nفي موازاة التطورات القضائية، برز العامل الصحي كأحد أبرز العناصر المؤثرة في الملف. وأفاد مصدر في المحكمة العسكرية بأن رئيس المحكمة العميد وسيم فياض، وبناء لطلب وكيلة شاكر المحامية أماتا مبارك \"كلّف لجنة طبية متخصصة لمعاينة شاكر في السجن بعد تدهور وضعه الصحي خلال فترة توقيفه\". وأكد المصدر لـ\"الشرق الأوسط\"، أن التقرير الذي أعدته اللجنة الطبيّة \"خلص إلى أن شاكر يعاني من مضاعفات صحية متعددة، أبرزها ارتفاع حاد في مستويات السكر، وارتفاع ضغط الدم، فضلاً عن تضخم في عضلة القلب، وهي حالات اعتبرها التقرير مقلقة وقد تشكل خطراً على حياته\".\n\nويتحدث التقرير الطبي وفق المصدر المذكور عن \"الحاجة الملحّة إلى وضع شاكر تحت عناية طبية دقيقة ومراقبة صحية دائمة، تحسباً لاحتمال حصول مضاعفات مفاجئة قد تؤثر بصورة خطيرة على وظائف القلب، وأنه على أساس هذه المعطيات، تقدمت وكيلة شاكر بطلبات لإخلاء سبيله في الملفات الأربعة العالقة أمام المحكمة العسكرية\".\n\nوحظي الوضع الصحّي للفنان الموقوف باهتمام قضائي، في ضوء التقرير المشار إليه، إذ أوضح مصدر قضائي مطلع أن طلبات إخلاء السبيل \"أحيلت على مفوض الحكومة لدى المحكمة العسكرية القاضي كلود غانم لإبداء الرأي القانوني بشأنها\". وكشف المصدر لـ \"الشرق الأوسط\"، أن مفوض الحكومة وبعد اطلاعه على التقرير ومحاضر جلسات المحاكمة \"وافق على طلبات إخلاء سبيل شاكر من دون أي تحفّظ، الأمر الذي من شأنه أن يعبّد الطريق أمام الإفراج عن شاكر خلال جلسة الثلاثاء\".\n\nوأشار المصدر القضائي إلى أن النيابات العامة غالباً ما تعارض طلبات إخلاء سبيل الموقوفين، خصوصاً في الملفات الأمنية وتبادر إلى الطعن بمعظمها\". وقال: \"موافقة مفوض الحكومة لم تستند فقط إلى الوضع الصحي المقلق للفنان اللبناني، بل أيضاً إلى مجريات المحاكمة ومحاضر الجلسات التي أظهرت، معطيات تعزز فرضية براءة شاكر من كل التهم الأمنية المنسوبة إليه\".",
"source": {
"uri": "aawsat.com",
"dataType": "news",
"title": "صحيفة الشرق الأوسط"
},
"authors": [
{
"uri": "يوسف_دياب@aawsat.com",
"name": "يوسف دياب",
"type": "author",
"isAgency": false
}
],
"concepts": [
{
"uri": "http://ar.wikipedia.org/wiki/عبرا",
"type": "loc",
"score": 5,
"label": {
"eng": "عبرا"
},
"location": null
},
{
"uri": "http://en.wikipedia.org/wiki/Fadl_Shaker",
"type": "person",
"score": 5,
"label": {
"eng": "Fadl Shaker"
}
},
{
"uri": "http://fr.wikipedia.org/wiki/Tribunal_militaire",
"type": "wiki",
"score": 5,
"label": {
"eng": "Tribunal militaire"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Lebanon",
"type": "loc",
"score": 5,
"label": {
"eng": "Lebanon"
},
"location": {
"type": "country",
"label": {
"eng": "Lebanon"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Ahmed_al-Assir",
"type": "person",
"score": 4,
"label": {
"eng": "Ahmed al-Assir"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Lebanese_Armed_Forces",
"type": "wiki",
"score": 4,
"label": {
"eng": "Lebanese Armed Forces"
}
},
{
"uri": "http://en.wikipedia.org/wiki/President_(government_title)",
"type": "wiki",
"score": 3,
"label": {
"eng": "President (government title)"
}
},
{
"uri": "http://ar.wikipedia.org/wiki/حزيران",
"type": "wiki",
"score": 3,
"label": {
"eng": "حزيران"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Iyar",
"type": "wiki",
"score": 3,
"label": {
"eng": "Iyar"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Bashar_al-Assad",
"type": "person",
"score": 3,
"label": {
"eng": "Bashar al-Assad"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Middle_East",
"type": "loc",
"score": 3,
"label": {
"eng": "Middle East"
},
"location": null
},
{
"uri": "http://en.wikipedia.org/wiki/Terrorism",
"type": "wiki",
"score": 3,
"label": {
"eng": "Terrorism"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Heart",
"type": "wiki",
"score": 3,
"label": {
"eng": "Heart"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Hosni_Mubarak",
"type": "person",
"score": 2,
"label": {
"eng": "Hosni Mubarak"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Blood_pressure",
"type": "wiki",
"score": 2,
"label": {
"eng": "Blood pressure"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Prison",
"type": "wiki",
"score": 2,
"label": {
"eng": "Prison"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Sugar",
"type": "wiki",
"score": 2,
"label": {
"eng": "Sugar"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Inflation",
"type": "wiki",
"score": 2,
"label": {
"eng": "Inflation"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Sidon",
"type": "loc",
"score": 2,
"label": {
"eng": "Sidon"
},
"location": {
"type": "place",
"label": {
"eng": "Sidon"
},
"country": {
"type": "country",
"label": {
"eng": "Lebanon"
}
}
}
}
],
"categories": [
{
"uri": "news/Business",
"label": "news/Business",
"wgt": 91
},
{
"uri": "iptc/politics_and_government",
"label": "iptc/politics and government",
"wgt": 84
},
{
"uri": "iptc/conflict,_war_and_peace",
"label": "iptc/conflict, war and peace",
"wgt": 81
},
{
"uri": "iptc/crime,_law_and_justice/justice",
"label": "iptc/crime, law and justice/justice",
"wgt": 91
}
],
"image": "https://aawsat.com/s3/files/styles/1200x600/public/2026-06/1609277.jpeg.webp",
"eventUri": "ara-2092680",
"sentiment": null,
"wgt": 519564300,
"relevance": 1
},
{
"uri": "9363875497",
"lang": "eng",
"isDuplicate": false,
"date": "2026-06-19",
"time": "11:25:00",
"dateTime": "2026-06-19T11:25:00Z",
"dateTimePub": "2026-06-19T11:22:23Z",
"dataType": "news",
"sim": 0,
"url": "https://www.standard.co.uk/sport/football/netherlands-vs-sweden-prediction-kick-off-time-tv-live-stream-team-news-latest-h2h-results-odds-world-cup-2026-preview-b1286801.html",
"title": "Netherlands vs Sweden: World Cup 2026 prediction, kick-off time, team news, odds, h2h",
"body": "Jurrien Timber's twin brother, midfielder Quinten, is confirmed to be missing out on the Sweden game after suffering a concussion in training.\n\nNetherlands squad: Bart Verbruggen, Mark Flekken, Robin Roefs, Nathan Ake, Virgil van Dijk, Denzel Dumfries, Jorrel Hato, Jan Paul van Hecke, Micky van de Ven, Lutsharel Geertruida, Ryan Gravenberch, Frenkie de Jong, Teun Koopmeiners, Noah Lang, Tijjani Reijnders, Marten de Roon, Guus Til, Quinten Timber, Mats Wieffer, Brian Brobbey, Memphis Depay, Cody Gakpo, Justin Kluivert, Donyell Malen, Crysencio Summerville, Wout Weghorst",
"source": {
"uri": "standard.co.uk",
"dataType": "news",
"title": "Evening Standard"
},
"authors": [
{
"uri": "ronan_sullivan@standard.co.uk",
"name": "Ronan Sullivan",
"type": "author",
"isAgency": false
}
],
"concepts": [
{
"uri": "http://en.wikipedia.org/wiki/Swedish_Football_Association",
"type": "wiki",
"score": 4,
"label": {
"eng": "Swedish Football Association"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Jurriën_Timber",
"type": "person",
"score": 3,
"label": {
"eng": "Jurriën Timber"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Bart_Verbruggen",
"type": "wiki",
"score": 2,
"label": {
"eng": "Bart Verbruggen"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Mark_Flekken",
"type": "person",
"score": 2,
"label": {
"eng": "Mark Flekken"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Netherlands_national_football_team",
"type": "wiki",
"score": 2,
"label": {
"eng": "Netherlands national football team"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Mats_Wieffer",
"type": "wiki",
"score": 1,
"label": {
"eng": "Mats Wieffer"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Jan_Paul_van_Hecke",
"type": "wiki",
"score": 1,
"label": {
"eng": "Jan Paul van Hecke"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Micky_van_de_Ven",
"type": "person",
"score": 1,
"label": {
"eng": "Micky van de Ven"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Quinten_Timber",
"type": "person",
"score": 1,
"label": {
"eng": "Quinten Timber"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Crysencio_Summerville",
"type": "person",
"score": 1,
"label": {
"eng": "Crysencio Summerville"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Lutsharel_Geertruida",
"type": "person",
"score": 1,
"label": {
"eng": "Lutsharel Geertruida"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Tijjani_Reijnders",
"type": "person",
"score": 1,
"label": {
"eng": "Tijjani Reijnders"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Ryan_Gravenberch",
"type": "person",
"score": 1,
"label": {
"eng": "Ryan Gravenberch"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Cody_Gakpo",
"type": "person",
"score": 1,
"label": {
"eng": "Cody Gakpo"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Brian_Brobbey",
"type": "person",
"score": 1,
"label": {
"eng": "Brian Brobbey"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Teun_Koopmeiners",
"type": "person",
"score": 1,
"label": {
"eng": "Teun Koopmeiners"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Donyell_Malen",
"type": "person",
"score": 1,
"label": {
"eng": "Donyell Malen"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Frenkie_de_Jong",
"type": "person",
"score": 1,
"label": {
"eng": "Frenkie de Jong"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Denzel_Dumfries",
"type": "person",
"score": 1,
"label": {
"eng": "Denzel Dumfries"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Marten_de_Roon",
"type": "person",
"score": 1,
"label": {
"eng": "Marten de Roon"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Justin_Kluivert",
"type": "person",
"score": 1,
"label": {
"eng": "Justin Kluivert"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Wout_Weghorst",
"type": "person",
"score": 1,
"label": {
"eng": "Wout Weghorst"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Virgil_van_Dijk",
"type": "person",
"score": 1,
"label": {
"eng": "Virgil van Dijk"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Guus_Til",
"type": "person",
"score": 1,
"label": {
"eng": "Guus Til"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Memphis_Depay",
"type": "person",
"score": 1,
"label": {
"eng": "Memphis Depay"
}
}
],
"categories": [
{
"uri": "dmoz/Sports/Soccer/Competitions",
"label": "dmoz/Sports/Soccer/Competitions",
"wgt": 30
},
{
"uri": "dmoz/Arts/Television/Guides",
"label": "dmoz/Arts/Television/Guides",
"wgt": 11
},
{
"uri": "dmoz/Sports/Multi-Sports/Biathlon",
"label": "dmoz/Sports/Multi-Sports/Biathlon",
"wgt": 16
},
{
"uri": "dmoz/Business/Agriculture_and_Forestry/Import_and_Export",
"label": "dmoz/Business/Agriculture and Forestry/Import and Export",
"wgt": 17
},
{
"uri": "dmoz/Society/Work/Job_Sharing",
"label": "dmoz/Society/Work/Job Sharing",
"wgt": 11
},
{
"uri": "news/Sports",
"label": "news/Sports",
"wgt": 99
},
{
"uri": "iptc/sport/competition_discipline",
"label": "iptc/sport/competition discipline",
"wgt": 95
}
],
"image": "https://static.standard.co.uk/2026/06/19/11/28/FotoJet(2).jpg?width=1200&auto=webp&quality=75",
"eventUri": null,
"sentiment": -0.3254901960784313,
"wgt": 519564300,
"relevance": 1
},
{
"uri": "9363875635",
"lang": "eng",
"isDuplicate": true,
"date": "2026-06-19",
"time": "11:25:00",
"dateTime": "2026-06-19T11:25:00Z",
"dateTimePub": "2026-06-19T11:24:45Z",
"dataType": "news",
"sim": 0,
"url": "https://www.clactonandfrintongazette.co.uk/news/national/uk-today/26210393.parents-urged-claim-hmrc-freebie-worth-2-000-per-child/",
"title": "Parents told to claim HMRC freebie worth £2,000 per child before summer holidays",
"body": "Parents facing expensive summer holiday childcare bills are being urged to check whether they are missing out on a government scheme worth up to £2,000 per child every year.\n\nDespite nearly 900,000 families already benefiting, thousands of eligible parents still have not signed up for Tax-Free Childcare - a little-known scheme that effectively gives families free money towards childcare costs.\n\nThe warning comes as the summer holidays approach, when many parents face some of the highest childcare bills of the year.\n\nNew figures show a record 868,095 families are now using the scheme after the Government paid out almost £600 million in top-up payments during the last financial year.\n\nUnder the scheme, parents receive an extra £2 from the Government for every £8 they pay into a childcare account.\n\nThat means eligible families can receive up to £2,000 per child every year, rising to £4,000 for children with disabilities.\n\nHMRC is encouraging parents to check their eligibility now rather than waiting until holiday childcare costs start mounting up.\n\nMyrtle Lloyd, HMRC's Chief Customer Officer, said: \"£2,000 is not a small amount and it can make a real difference - especially with the childcare costs of the summer holidays approaching.\n\n\"If you haven't signed up yet, don't miss out.\"\n\nWho is eligible for Tax-Free Childcare?\n\nFamilies could be eligible for Tax-Free Childcare if:\n\n* they have a child or children aged 11 or under. They stop being eligible on September 1 after their 11th birthday. If their child has a disability, they receive up to £4,000 a year until September 1 after their 16th birthday\n\n* the parent and their partner (if they have one) earn, or expect to earn, at least the National Minimum Wage or Living Wage for 16 hours a week, on average\n\n* each earn no more than £100,000 per annum\n\n* do not receive Universal Credit or childcare vouchers\n\nFamilies can check their eligibility and apply on GOV.UK.\n\nRecommended reading:\n\nThe money can be used for approved childcare, including childminders, nurseries, breakfast clubs, after-school clubs and holiday activity schemes.\n\nMany parents are unaware that they can use Tax-Free Childcare alongside the Government's free childcare hours offer, potentially increasing the support available.\n\nWith childcare remaining one of the biggest expenses for working families, checking eligibility could unlock thousands of pounds in support before the summer break begins.",
"source": {
"uri": "clactonandfrintongazette.co.uk",
"dataType": "news",
"title": "Clacton, Frinton & Walton Gazette"
},
"authors": [
{
"uri": "jade_wright@clactonandfrintongazette.co.uk",
"name": "Jade Wright",
"type": "author",
"isAgency": false
}
],
"concepts": [
{
"uri": "http://en.wikipedia.org/wiki/HM_Revenue_and_Customs",
"type": "wiki",
"score": 5,
"label": {
"eng": "HM Revenue and Customs"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Child_care",
"type": "wiki",
"score": 5,
"label": {
"eng": "Child care"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Disability",
"type": "wiki",
"score": 2,
"label": {
"eng": "Disability"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Fiscal_year",
"type": "wiki",
"score": 2,
"label": {
"eng": "Fiscal year"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Universal_Credit",
"type": "wiki",
"score": 1,
"label": {
"eng": "Universal Credit"
}
},
{
"uri": "http://en.wikipedia.org/wiki/National_Minimum_Wage_Act_1998",
"type": "wiki",
"score": 1,
"label": {
"eng": "National Minimum Wage Act 1998"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Gov.uk",
"type": "wiki",
"score": 1,
"label": {
"eng": "Gov.uk"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Living_wage",
"type": "wiki",
"score": 1,
"label": {
"eng": "Living wage"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Pound_sterling",
"type": "wiki",
"score": 1,
"label": {
"eng": "Pound sterling"
}
}
],
"categories": [
{
"uri": "dmoz/Home/Family",
"label": "dmoz/Home/Family",
"wgt": 31
},
{
"uri": "dmoz/Society/Issues/Children,_Youth_and_Family",
"label": "dmoz/Society/Issues/Children, Youth and Family",
"wgt": 21
},
{
"uri": "dmoz/Health/Child_Health",
"label": "dmoz/Health/Child Health",
"wgt": 22
},
{
"uri": "dmoz/Society/Issues/Labor",
"label": "dmoz/Society/Issues/Labor",
"wgt": 21
},
{
"uri": "dmoz/Computers/Internet/Child_Safety",
"label": "dmoz/Computers/Internet/Child Safety",
"wgt": 20
},
{
"uri": "news/Politics",
"label": "news/Politics",
"wgt": 71
},
{
"uri": "iptc/economy,_business_and_finance",
"label": "iptc/economy, business and finance",
"wgt": 53
},
{
"uri": "iptc/society",
"label": "iptc/society",
"wgt": 83
}
],
"image": "https://www.clactonandfrintongazette.co.uk/resources/images/21073032.jpg?type=og-image",
"eventUri": null,
"sentiment": 0.2627450980392156,
"wgt": 519564300,
"relevance": 1
},
{
"uri": "9363875636",
"lang": "eng",
"isDuplicate": true,
"date": "2026-06-19",
"time": "11:25:00",
"dateTime": "2026-06-19T11:25:00Z",
"dateTimePub": "2026-06-19T11:24:45Z",
"dataType": "news",
"sim": 0,
"url": "https://www.clactonandfrintongazette.co.uk/news/national/uk-today/26210413.rare-royal-mint-20p-coin-sells-nearly-50-ebay/",
"title": "The 20p coin sold for almost 240 times face value on eBay - how to spot",
"body": "This article is brought to you by our exclusive subscriber partnership with our sister title USA Today, and has been written by our American colleagues. It does not necessarily reflect the view of The Herald.\n\nThe undated coin, minted in 2008 and featuring Queen Elizabeth II on one side and the Royal Shield of Arms on the other, recently sold on eBay for £48.16.\n\nIts value is due to a rare minting error that has attracted collectors' attention.\n\nAccording to the Royal Mint, the error resulted in a number of 'mule' or undated 20p coins being accidentally released into circulation in 2008.\n\nA spokesman for the Royal Mint said: \"In November 2008 a number of 20p coins were incorrectly minted, resulting in the coins being undated.\n\n\"This problem affected less than 250,000 coins of the 136million 20p pieces minted in 2008-09 and was due to the previous obverse (the 'Heads' side) being used with the new reverse (the 'Tails' side) design, meaning the year of issue did not feature at all.\n\n\"These coins remain legal tender and still have a face value of 20p.\"\n\nThe eBay listing described the item as a \"Genuine 2008 undated 20p mule error coin.\"\n\nIt said: \"This rare coin was produced by the Royal Mint during a design change, resulting in no date being stamped on either side.\n\n\"A highly sought-after error coin and a must-have for collectors.\"\n\nThe winning bidder paid £48.16 plus £2.70 for postage when the listing closed in April.\n\nWith fewer than 250,000 of the undated coins, collectors and members of the public alike may be keen to check their change.\n\nThe 20p coin was introduced in 1982 and is one of the UK's newest circulating denominations.\n\nIn 1998, the coin's design was updated to feature Raphael Maklouf's portrait of Queen Elizabeth II.\n\nThe reverse at that time showed a crowned Tudor double rose, designed by William Gardner.\n\nIn 2022, the obverse design was changed to Jody Clark's portrait of the Queen.\n\nGardner's reverse was replaced in 2008 by the current 'shield' design, which appears on all UK coins up to the value of 50p.\n\nWhen arranged together in the correct order, the 1p, 2p, 5p, 10p, 20p, and 50p coins together form the complete image of the Royal Arms.\n\nThe undated 20p coin remains legal tender, but its value to collectors highlights the importance of checking spare change for hidden treasures.",
"source": {
"uri": "clactonandfrintongazette.co.uk",
"dataType": "news",
"title": "Clacton, Frinton & Walton Gazette"
},
"authors": [
{
"uri": "joshua_searle@clactonandfrintongazette.co.uk",
"name": "Joshua Searle",
"type": "author",
"isAgency": false
}
],
"concepts": [
{
"uri": "http://en.wikipedia.org/wiki/Twenty_pence_(British_coin)",
"type": "wiki",
"score": 5,
"label": {
"eng": "Twenty pence (British coin)"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Royal_Mint",
"type": "org",
"score": 5,
"label": {
"eng": "Royal Mint"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Coin",
"type": "wiki",
"score": 5,
"label": {
"eng": "Coin"
}
},
{
"uri": "http://en.wikipedia.org/wiki/EBay",
"type": "org",
"score": 5,
"label": {
"eng": "EBay"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Mint_(facility)",
"type": "wiki",
"score": 3,
"label": {
"eng": "Mint (facility)"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Elizabeth_II",
"type": "person",
"score": 3,
"label": {
"eng": "Elizabeth II"
}
},
{
"uri": "http://en.wikipedia.org/wiki/USA_Today",
"type": "wiki",
"score": 3,
"label": {
"eng": "USA Today"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Coat_of_arms_of_the_United_Kingdom",
"type": "wiki",
"score": 2,
"label": {
"eng": "Coat of arms of the United Kingdom"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Mint-made_errors",
"type": "wiki",
"score": 2,
"label": {
"eng": "Mint-made errors"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Obverse_and_reverse",
"type": "wiki",
"score": 2,
"label": {
"eng": "Obverse and reverse"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Face_value",
"type": "wiki",
"score": 2,
"label": {
"eng": "Face value"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Raphael_Maklouf",
"type": "person",
"score": 1,
"label": {
"eng": "Raphael Maklouf"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Jody_Clark",
"type": "person",
"score": 1,
"label": {
"eng": "Jody Clark"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Two_pence_(British_decimal_coin)",
"type": "wiki",
"score": 1,
"label": {
"eng": "Two pence (British decimal coin)"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Fifty_pence_(British_coin)",
"type": "wiki",
"score": 1,
"label": {
"eng": "Fifty pence (British coin)"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Escutcheon_(heraldry)",
"type": "wiki",
"score": 1,
"label": {
"eng": "Escutcheon (heraldry)"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Tudor_rose",
"type": "wiki",
"score": 1,
"label": {
"eng": "Tudor rose"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Legal_tender",
"type": "wiki",
"score": 1,
"label": {
"eng": "Legal tender"
}
},
{
"uri": "http://en.wikipedia.org/wiki/United_Kingdom",
"type": "loc",
"score": 1,
"label": {
"eng": "United Kingdom"
},
"location": {
"type": "country",
"label": {
"eng": "United Kingdom"
}
}
}
],
"categories": [
{
"uri": "dmoz/Recreation/Collecting",
"label": "dmoz/Recreation/Collecting",
"wgt": 24
},
{
"uri": "dmoz/Shopping/Antiques_and_Collectibles/Coins",
"label": "dmoz/Shopping/Antiques and Collectibles/Coins",
"wgt": 41
},
{
"uri": "dmoz/Society/Genealogy/Royalty",
"label": "dmoz/Society/Genealogy/Royalty",
"wgt": 18
},
{
"uri": "dmoz/Society/Politics/Monarchy",
"label": "dmoz/Society/Politics/Monarchy",
"wgt": 12
},
{
"uri": "dmoz/Arts/Graphic_Design/History",
"label": "dmoz/Arts/Graphic Design/History",
"wgt": 12
},
{
"uri": "news/Business",
"label": "news/Business",
"wgt": 73
},
{
"uri": "iptc/human_interest",
"label": "iptc/human interest",
"wgt": 77
},
{
"uri": "iptc/economy,_business_and_finance/economy/economic_trends_and_indicators",
"label": "iptc/economy, business and finance/economy/economic trends and indicators",
"wgt": 88
}
],
"image": "https://www.clactonandfrintongazette.co.uk/resources/images/20794584.jpg?type=og-image",
"eventUri": null,
"sentiment": -0.08235294117647063,
"wgt": 519564300,
"relevance": 1
}
],
"totalResults": 554675,
"page": 1,
"count": 10,
"pages": 55468
}
}