# getJsonFeed

**Kind:** API Endpoint

**Source:** [`atloria-monorepo/apps/api/src/changelog/public-changelog.controller.ts`](https://github.com/sherkety/atloria/blob/main/atloria-monorepo/apps/api/src/changelog/public-changelog.controller.ts#L74)

Changelog JSON Feed 1.1

## Endpoint

`GET /public/p/:slugWithId/changelog/feed.json`

| Parameter | In | Type | Required | Description |
|---|---|---|---|---|
| `slugWithId` | path | `string` | ✓ |  |

## Referenced By

- `PublicChangelogController` (MODULE_DECLARES)
