Overview
Topics (tags) are the organizational backbone of Sports Index. Each topic has a page with a timeline feed, related topics, members, and curated content. The timeline uses a chunk-based loading strategy for performance — see Timeline Chunks for architecture details.Endpoints
Topic Info
Topic Header
Topic Posts
| Parameter | Type | Description |
|---|---|---|
types | string | Filter by post types |
platform | string | Filter by platform |
creator | string | Filter by creator username |
sort | string | asc or desc by date |
limit | integer | Results per page |
offset | integer | Pagination offset |
Timeline Legend
| Parameter | Type | Description |
|---|---|---|
topic_filter | string | Filter by related topics |
type_filter | string | Filter by post type or platform |
creator_filter | string | Filter by creator |
sort | string | asc or desc |
Timeline Chunk
| Parameter | Type | Description |
|---|---|---|
year | integer | Year (required) |
month | integer | Month (required) |
topic_filter | string | Filter by related topics |
type_filter | string | Filter by post type |
creator_filter | string | Filter by creator |
sort | string | asc or desc |
Paginated Posts
Related Topics
Related by Type
Topic Members
Topic Tabs
Topic Settings
Topic Stats
Search Topics
Featured Topics
| Parameter | Type | Description |
|---|---|---|
topics | string | Comma-separated topic names to filter |