v1

latestOpenAPI 3.0.0MIT (code only)2026-07-1783284693.9 KB
Comm-Links
Images

Comm-Link Image Detail

Retrieve a single comm-link image with its associated Comm-Links (with channel, category, series), tags, duplicates, and base image when available.

get/api/comm-link-images/{image}

Path parameters

imageinteger required
Example:44216

Internal database ID of the image

Response

A singular Comm-Link Image

Example response

{
  "data": {
    "name": "Starshipbridge.jpg",
    "rsi_url": "/media/bluo97w6u7n1ur/source/Starshipbridge.jpg",
    "size": 1504015,
    "mime_type": "image/jpeg"
  }
}