Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/18400988/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/cockpit-podman/main/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/cockpit-podman/main/ja/?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:22:54.796397Z",
    "action": 9,
    "target": "Podman コンテナー用の Cockpit ユーザーインターフェイス。podman (Pod Manager) は、OCI コンテナー、Pod (コンテナーのグループ)、およびコンテナーイメージ用のフル機能を備えたデーモンレスエンジンです。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": 18168604,
    "action_name": "Translation uploaded",
    "url": "https://translate.fedoraproject.org/api/changes/18168604/?format=api"
}