---
title: "Changes to Comm-Link Image Detail"
method: GET
path: "/api/comm-link-images/{image}"
---

# Changes to Comm-Link Image Detail

`GET /api/comm-link-images/{image}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 50 revisions.

- **2026-05-21** `af03a6ba771d` — 14 warning, 4 info
- **2026-04-24** `c096aa819d11` — 1 breaking, 9 info
- **2026-03-29** `8ff40d443bb4` — 1 breaking, 1 warning, 10 info

## Changes

- **2026-05-21** `af03a6ba771d` — 14 warning, 4 info
  - removed the optional property `alt` from the response with the `200` status
  - removed the optional property `api_url` from the response with the `200` status
  - removed the optional property `base_image` from the response with the `200` status
  - removed the optional property `comm_links` from the response with the `200` status
  - removed the optional property `duplicates` from the response with the `200` status
  - removed the optional property `id` from the response with the `200` status
  - removed the optional property `last_modified` from the response with the `200` status
  - removed the optional property `mime_type` from the response with the `200` status
  - removed the optional property `name` from the response with the `200` status
  - removed the optional property `rsi_url` from the response with the `200` status
  - removed the optional property `similar_url` from the response with the `200` status
  - removed the optional property `similarity` from the response with the `200` status
  - removed the optional property `size` from the response with the `200` status
  - removed the optional property `tags` from the response with the `200` status
  - api operation id `e496670c7fe9e04eeb76fb30e6209ab7` removed and replaced with `getCommLinkImage`
  - api tag `RSI-Website` removed
  - added the media type `application/json` for the response with the status `404`
  - added the optional property `data` to the response with the `200` status
- **2026-04-24** `c096aa819d11` — 1 breaking, 9 info
  - the `tags/items/` response's property type changed from `string` to `object` for status `200`
  - added the optional property `base_image` to the response with the `200` status
  - added the optional property `comm_links` to the response with the `200` status
  - added the optional property `duplicates` to the response with the `200` status
  - added the optional property `id` to the response with the `200` status
  - added the optional property `name` to the response with the `200` status
  - added the optional property `similarity` to the response with the `200` status
  - added the optional property `tags/items/images_count` to the response with the `200` status
  - added the optional property `tags/items/name` to the response with the `200` status
  - added the optional property `tags/items/translated_name` to the response with the `200` status
- **2026-03-29** `8ff40d443bb4` — 1 breaking, 1 warning, 10 info
  - removed the media type `application/json` for the response with the status `404`
  - removed the optional property `data` from the response with the `200` status
  - api operation id `getCommLinkImage` removed and replaced with `e496670c7fe9e04eeb76fb30e6209ab7`
  - api tag `RSI-Website` added
  - added the optional property `alt` to the response with the `200` status
  - added the optional property `api_url` to the response with the `200` status
  - added the optional property `last_modified` to the response with the `200` status
  - added the optional property `mime_type` to the response with the `200` status
  - added the optional property `rsi_url` to the response with the `200` status
  - added the optional property `similar_url` to the response with the `200` status
  - added the optional property `size` to the response with the `200` status
  - added the optional property `tags` to the response with the `200` status

---

[Operation](https://skmtc.dev/starcitizenwiki/apis/star-citizen-wiki-api/docs/api/comm-link-images/:image/get.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-link-images/:image/get)
