Aligned News · Example Payload

Aligned News Getbundle Example

AINewsIntelligenceMCPSignals

Aligned News Getbundle Example is an example object payload from Aligned News, with 1 top-level field. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

data

Example Payload

Raw ↑
{
  "data": {
    "id": "503066fb-a4f4-4cc3-95d6-83d9822d60e5",
    "title": "Open-Weights Wave",
    "summary": "All recent stories tracking the new open-weights model momentum.",
    "stories": [
      {
        "id": "a78447cb-97ae-41ee-8f56-1dc82f657085",
        "title": "Frontier Lab Releases Open-Weights Model With Multimodal Reasoning",
        "section": "models",
        "summary": "A frontier AI lab released a new open-weights multimodal model, citing reproducibility and ecosystem alignment goals.",
        "url": "https://alignednews.com/stories/a78447cb-97ae-41ee-8f56-1dc82f657085",
        "publishedAt": "2026-05-06T14:22:00Z"
      }
    ],
    "publishedAt": "2026-05-06T18:00:00Z"
  }
}