Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/10905720/?format=api",
    "component": "https://l10n.opensuse.org/api/components/yast-authserver/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/yast-authserver/master/zh_TW/?format=api",
    "user": "https://l10n.opensuse.org/api/users/graceyu/?format=api",
    "author": "https://l10n.opensuse.org/api/users/graceyu/?format=api",
    "timestamp": "2022-02-18T09:53:58.724759Z",
    "action": 36,
    "target": "TLS 證書管理中心 PEM 或證書/金鑰 PKCS12 檔案不存在。",
    "id": 2026801,
    "action_name": "Translation approved",
    "url": "https://l10n.opensuse.org/api/changes/2026801/?format=api"
}