Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/17676117/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora/f40pagespreparing-boot-media/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora/f40pagespreparing-boot-media/zh_Hans/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/yangyulin910/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/yangyulin910/?format=api",
    "timestamp": "2024-11-01T13:56:46.119794Z",
    "action": 5,
    "target": "打开 `.dmg` 文件,在点击 [application]*Fedora Media Writer* 程序的同时按住 kbd:[Ctrl] 键。",
    "old": "",
    "details": {
        "state": 20,
        "source": "Open the `.dmg` file, and press and hold the kbd:[Ctrl] key while clicking on the [application]*Fedora Media Writer* application.",
        "old_state": 0
    },
    "id": 17224568,
    "action_name": "Translation added",
    "url": "https://translate.fedoraproject.org/api/changes/17224568/?format=api"
}