{
  "schema_version": "2.0",
  "name": "Night Ash News API",
  "description": "Read-only static API for complete Night Wire intelligence and the Xai infrastructure running beneath every district.",
  "updated_at": "2026-08-03T21:30:00+08:00",
  "languages": [
    "en",
    "tr",
    "ar",
    "fa"
  ],
  "publisher": {
    "type": "NewsMediaOrganization",
    "id": "night-ash",
    "name": "Night Ash",
    "newsroom": "Night Ash Newsroom",
    "canonical_url": "https://nightash.org/en/news/",
    "publishing_principles": {
      "en": "https://nightash.org/en/news/standards",
      "tr": "https://nightash.org/tr/news/standards",
      "ar": "https://nightash.org/ar/news/standards",
      "fa": "https://nightash.org/fa/news/standards"
    },
    "corrections_contact": "mailto:contact@nightash.org"
  },
  "editorial_authority": {
    "newsroom": "Night Ash Newsroom",
    "desks": [
      {
        "type": "NewsroomDesk",
        "id": "night-wire",
        "name": "Night Wire",
        "personnel_roles": [
          "journalists",
          "correspondents",
          "researchers",
          "editors"
        ]
      },
      {
        "type": "NewsroomDesk",
        "id": "night-ash-economics-desk",
        "name": "Night Ash Economics Desk",
        "personnel_roles": [
          "economists",
          "financial analysts",
          "editors"
        ]
      }
    ],
    "standards": {
      "en": "https://nightash.org/en/news/standards",
      "tr": "https://nightash.org/tr/news/standards",
      "ar": "https://nightash.org/ar/news/standards",
      "fa": "https://nightash.org/fa/news/standards"
    },
    "corrections_contact": "mailto:contact@nightash.org"
  },
  "authentication": "none",
  "cors": "public read-only",
  "routes": {
    "publishing_principles": {
      "en": "https://nightash.org/en/news/standards",
      "tr": "https://nightash.org/tr/news/standards",
      "ar": "https://nightash.org/ar/news/standards",
      "fa": "https://nightash.org/fa/news/standards"
    },
    "latest": "https://nightash.org/api/news/v1/latest.json",
    "articles": "https://nightash.org/api/news/v1/articles.json",
    "search_index": "https://nightash.org/api/news/v1/search-index.json",
    "article_template": "https://nightash.org/api/news/v1/articles/{slug}.json",
    "edition_template": "https://nightash.org/api/news/v1/editions/{date}.json",
    "schema": "https://nightash.org/api/news/v1/edition.schema.json",
    "openapi": "https://nightash.org/api/news/openapi.json",
    "jsonl": "https://nightash.org/news.jsonl",
    "json_feed": "https://nightash.org/news-feed.json",
    "rss": "https://nightash.org/news-feed.xml"
  }
}
