Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/14350637/?format=api",
    "component": "https://l10n.opensuse.org/api/components/uyuni/java/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/uyuni/java/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-02-21T01:49:38.135336Z",
    "action": 9,
    "target": "未执行此操作,因为其最早执行日期已过去太久。如果从安排到选择进行处理相隔的时间超过 {0} 个小时,系统就会将该操作视为不再相关,因而会将其丢弃。\n          如果您确实希望系统执行此操作,请重新安排此操作。",
    "id": 2641434,
    "action_name": "Translation uploaded",
    "url": "https://l10n.opensuse.org/api/changes/2641434/?format=api"
}