v1

latestOpenAPI 3.0.3MIT2026-07-1713846.6 KB
Summaries

Overall Summary Manifest

Manifest listing all available dated summary artifacts for this interval. Returns array of published snapshots with dates and content hashes for cache validation.

get/api/summaries/overall/{interval}/index.json

Path parameters

interval'day' | 'week' | 'month' required
Example:week

Time interval for the summary artifact. 'day' = most recent calendar day with activity. 'week' = current week (Sunday-Saturday UTC). 'month' = current calendar month. Note: For overall/repo summaries, use day/week/month. For contributor summaries, 'lifetime' is also available at /contributors/{username}/lifetime.json

Response

Manifest of available summary artifacts

versionstring required
typestring required
interval'day' | 'week' | 'month' required
generatedAtstring date-time required

Example response

{
  "version": "1.0"
}