Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/11864950/?format=api",
    "component": "https://l10n.opensuse.org/api/components/uyuni/java-jsp/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/uyuni/java-jsp/zh_CN/?format=api",
    "user": "https://l10n.opensuse.org/api/users/graceyu/?format=api",
    "author": "https://l10n.opensuse.org/api/users/graceyu/?format=api",
    "timestamp": "2023-08-23T06:59:42.124538Z",
    "action": 2,
    "target": "这将基于此系统的软件包集创建存储的配置文件,您可以使用它来进行配置文件比较。",
    "id": 2748458,
    "action_name": "Translation changed",
    "url": "https://l10n.opensuse.org/api/changes/2748458/?format=api"
}