---
title: "Unified chronological event timeline for one country"
method: GET
path: "/v1/atlas/timeline/{country}"
tags: ["Atlas"]
---

# Unified chronological event timeline for one country

`GET /v1/atlas/timeline/{country}`

Combines incidents + forecasts (7-day sample) + outcomes + calibration drift alerts into one chronologically-sorted feed. Each event has type/date/title/severity/permalink for drill-in. Designed for AI agents writing 'history of censorship in country X' narratives.

## Path parameters

- `country` string, required

## Query parameters

- `days` integer
- `include_forecasts` '0' | '1'
- `limit` integer

## Response `200`

Chronological events

---

[API](https://skmtc.net/voidly/apis/voidly-api.md) · [All operations](https://skmtc.net/voidly/apis/voidly-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/voidly/voidly-api/versions/decbe6fd40a8/schema)
