---
title: "Changes to GET /v1/communities/:id/tweets"
method: GET
path: "/v1/communities/{id}/tweets"
---

# Changes to GET /v1/communities/:id/tweets

`GET /v1/communities/{id}/tweets`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 1 of 2 revisions.

- **2026-08-18** `6e7669d364f6` — 2 breaking, 3 info

## Changes

- **2026-08-18** `6e7669d364f6` — 2 breaking, 3 info
  - added the pattern `^\d+$` to the `path` request parameter `id`
  - the response property `allOf[subschema #2]/data/items/created_at` became optional for the status `200`
  - added the optional property `allOf[subschema #2]/data/items/display_text_range` to the response with the `200` status
  - added the optional property `allOf[subschema #2]/data/items/quoted_tweet` to the response with the `200` status
  - added the optional property `allOf[subschema #2]/data/items/view_count` to the response with the `200` status

---

[Operation](https://skmtc.dev/xfetch/apis/xfetch-public-api/docs/v1/communities/:id/tweets/get.md) · [API](https://skmtc.dev/xfetch/apis/xfetch-public-api.md) · [Page](https://skmtc.dev/xfetch/apis/xfetch-public-api/changes/v1/communities/:id/tweets/get)
