{
 "name": "The Contentine Brief — Data API",
 "description": "YouTube breakout detection: videos running well above their own channel's historical baseline, across curated niches. Static JSON, regenerated on each pipeline run.",
 "attribution": "Contentine Brief",
 "license": "Free to read and cite with attribution + a link to the relevant niche page. Baselines are proprietary longitudinal measurements and may not be redistributed as a bulk dataset.",
 "methodology": "https://brief.contentine.ai/methodology/",
 "updated": "2026-08-20T22:10:25.052Z",
 "endpoints": {
  "board": "https://brief.contentine.ai/api/outliers.json",
  "video_detail": "https://brief.contentine.ai/api/videos/{video_id}.json",
  "niche_latest": "https://brief.contentine.ai/niches/{niche}/latest.json",
  "atom_all": "https://brief.contentine.ai/feed.xml",
  "atom_niche": "https://brief.contentine.ai/niches/{niche}/feed.xml",
  "json_feed_niche": "https://brief.contentine.ai/niches/{niche}/feed.json",
  "sitemap": "https://brief.contentine.ai/sitemap.xml",
  "llms": "https://brief.contentine.ai/llms.txt"
 },
 "niches": [
  {
   "slug": "ai-tools",
   "name": "AI & Tools"
  },
  {
   "slug": "personal-finance",
   "name": "Personal Finance"
  },
  {
   "slug": "fitness",
   "name": "Fitness"
  },
  {
   "slug": "gamedev",
   "name": "Game Dev"
  }
 ],
 "fields": {
  "multiplier": "current views divided by this channel's own median views at the same age",
  "typical": "the channel's expected views at this age (views / multiplier)",
  "trajectory": "array of {age_h, views} — our first-party view-growth snapshots, unique to Contentine"
 }
}