Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/14184493/?format=api",
    "component": "https://l10n.opensuse.org/api/components/rmt/i18n/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/rmt/i18n/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-07T09:50:23.242144Z",
    "action": 36,
    "target": "移除早于给定日期(格式:\"<年>-<月>-<日>\")的系统",
    "id": 2634191,
    "action_name": "Translation approved",
    "url": "https://l10n.opensuse.org/api/changes/2634191/?format=api"
}