What just changed at a place you’re watching?
Everything asserted about one resolved entity, with sources and edges already attached.
GET /v1/entities/port-of-oakland/events?since=24h
{
"entity": { "id": "port-of-oakland", "type": "place:port" },
"events": [{
"what": "Two-week crane maintenance window from Aug 3",
"when": "2026-07-03T14:02Z",
"sources": [{ "url": "…", "tier": "primary" }],
"affects": ["route:transpacific-west",
"commodity:container-freight"],
"conformance": "L2", "confidence": "high"
}]
}