---
title: "Product changelog as JSON"
method: GET
path: "/changelog.json"
---

# Product changelog as JSON

`GET /changelog.json`

Machine-readable Sitefire product changelog, newest first.

## Response `200`

Changelog entries, newest first.

- object[]
  - `slug` string, required
  - `date` string, date, required
  - `title` string, required
  - `description` string
  - `url` string, uri, required

---

[API](https://skmtc.dev/sitefire/apis/sitefire-public-api.md) · [All operations](https://skmtc.dev/sitefire/apis/sitefire-public-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/sitefire/sitefire-public-api/revisions/3edc40c8aa31/schema)
