---
title: "Changes to Comm-Link Search (Deprecated)"
method: POST
path: "/api/comm-links/search"
---

# Changes to Comm-Link Search (Deprecated)

`POST /api/comm-links/search`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 5 of 50 revisions.

- **2026-06-05** `778c43a31df2` — 1 info
- **2026-05-21** `af03a6ba771d` — 1 breaking, 15 warning, 6 info
- **2026-05-06** `afa5fa6c0639` — 1 breaking
- **2026-04-24** `c096aa819d11` — 1 breaking, 1 warning, 18 info
- **2026-03-29** `8ff40d443bb4` — 1 breaking, 8 warning, 19 info

## Changes

- **2026-06-05** `778c43a31df2` — 1 info
  - added the optional property `data/items/translations/fr` to the response with the `200` status
- **2026-05-21** `af03a6ba771d` — 1 breaking, 15 warning, 6 info
  - the `links` response's property type changed from `array` to no type for status `200`
  - removed the optional property `api_public_url` from the response with the `200` status
  - removed the optional property `api_url` from the response with the `200` status
  - removed the optional property `category` from the response with the `200` status
  - removed the optional property `channel` from the response with the `200` status
  - removed the optional property `comment_count` from the response with the `200` status
  - removed the optional property `created_at` from the response with the `200` status
  - removed the optional property `created_at_human` from the response with the `200` status
  - removed the optional property `id` from the response with the `200` status
  - removed the optional property `images` from the response with the `200` status
  - removed the optional property `images_count` from the response with the `200` status
  - removed the optional property `links_count` from the response with the `200` status
  - removed the optional property `rsi_url` from the response with the `200` status
  - removed the optional property `series` from the response with the `200` status
  - removed the optional property `title` from the response with the `200` status
  - removed the optional property `translations` from the response with the `200` status
  - api operation id `2efd50e02ba871c509078dcf08701557` removed and replaced with `searchCommLinksDeprecated`
  - api tag `RSI-Website` removed
  - added the media type `application/json` for the response with the status `422`
  - added the optional property `data` to the response with the `200` status
  - added the optional property `meta` to the response with the `200` status
  - added `#/components/schemas/pagination_links` to the `links` response property `allOf` list for the response status `200`
- **2026-05-06** `afa5fa6c0639` — 1 breaking
  - removed the enum value `translations` from the property `items/` of the `query` request parameter `include`
- **2026-04-24** `c096aa819d11` — 1 breaking, 1 warning, 18 info
  - the `images/items/tags/items/` response's property type changed from `string` to `object` for status `200`
  - removed the optional property `links/items/api_url` from the response with the `200` status
  - added the new optional `query` request parameter `filter[category]`
  - added the new optional `query` request parameter `filter[channel]`
  - added the new optional `query` request parameter `filter[series]`
  - added the new optional `query` request parameter `include`
  - added the new optional request property `keyword`
  - added the new optional request property `query`
  - added the non-success response with the status `422`
  - added the optional property `images/items/base_image` to the response with the `200` status
  - added the optional property `images/items/comm_links` to the response with the `200` status
  - added the optional property `images/items/duplicates` to the response with the `200` status
  - added the optional property `images/items/id` to the response with the `200` status
  - added the optional property `images/items/name` to the response with the `200` status
  - added the optional property `images/items/similarity` to the response with the `200` status
  - added the optional property `images/items/tags/items/images_count` to the response with the `200` status
  - added the optional property `images/items/tags/items/name` to the response with the `200` status
  - added the optional property `images/items/tags/items/translated_name` to the response with the `200` status
  - added the optional property `links/items/href` to the response with the `200` status
  - added the optional property `links/items/text` to the response with the `200` status
- **2026-03-29** `8ff40d443bb4` — 1 breaking, 8 warning, 19 info
  - the `links` response's property type changed from no type to `array` for status `200`
  - deleted the `query` request parameter `filter[category]`
  - deleted the `query` request parameter `filter[channel]`
  - deleted the `query` request parameter `filter[series]`
  - deleted the `query` request parameter `include`
  - removed the request property `keyword`
  - removed the request property `query`
  - removed the optional property `data` from the response with the `200` status
  - removed the optional property `meta` from the response with the `200` status
  - api operation id `searchCommLinksDeprecated` removed and replaced with `2efd50e02ba871c509078dcf08701557`
  - api tag `RSI-Website` added
  - removed the non-success response with the status `422`
  - added the optional property `api_public_url` to the response with the `200` status
  - added the optional property `api_url` to the response with the `200` status
  - added the optional property `category` to the response with the `200` status
  - added the optional property `channel` to the response with the `200` status
  - added the optional property `comment_count` to the response with the `200` status
  - added the optional property `created_at` to the response with the `200` status
  - added the optional property `created_at_human` to the response with the `200` status
  - added the optional property `id` to the response with the `200` status
  - added the optional property `images` to the response with the `200` status
  - added the optional property `images_count` to the response with the `200` status
  - added the optional property `links_count` to the response with the `200` status
  - added the optional property `rsi_url` to the response with the `200` status
  - added the optional property `series` to the response with the `200` status
  - added the optional property `title` to the response with the `200` status
  - added the optional property `translations` to the response with the `200` status
  - removed `#/components/schemas/pagination_links` from the `links` response property `allOf` list for the response status `200`

---

[Operation](https://skmtc.dev/starcitizenwiki/apis/star-citizen-wiki-api/docs/api/comm-links/search/post.md) · [API](https://skmtc.dev/starcitizenwiki/apis/star-citizen-wiki-api.md) · [Page](https://skmtc.dev/starcitizenwiki/apis/star-citizen-wiki-api/changes/api/comm-links/search/post)
