Changes API.

See the Weblate's Web API documentation for detailed description of the API.

GET /api/changes/18168616/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "unit": "https://translate.fedoraproject.org/api/units/18401001/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/cockpit-podman/main/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/cockpit-podman/main/zh_CN/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/martinpitt/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/martinpitt/?format=api",
    "timestamp": "2025-02-28T05:23:26.833845Z",
    "action": 9,
    "target": "Podman 容器的 Cockpit 用户界面。podman (Pod Manager)是一个用于 OCI 容器、pods(容器组)和容器镜像的功能齐全的无守护进程引擎。它是 CLI、API ,并且在功能上与 Docker 兼容。",
    "old": "",
    "details": {
        "state": 20,
        "source": "The Cockpit user interface for Podman containers. podman (Pod Manager) is a fully featured daemon-less engine for OCI containers, pods (groups of containers), and container images. It is CLI, API, and functionally compatible with Docker.",
        "old_state": 0
    },
    "id": 18168616,
    "action_name": "Translation uploaded",
    "url": "https://translate.fedoraproject.org/api/changes/18168616/?format=api"
}