Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/11154493/?format=api",
    "component": "https://l10n.opensuse.org/api/components/yast-hanafirewall/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/yast-hanafirewall/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-21T01:45:00.574428Z",
    "action": 2,
    "target": "HANA 防火墻不是獨立的防火墻!它是 firewalld 的公用程式。\nFirewalld 指令行工具會產生 firewalld 服務定義,而此圖形工具則會將那些服務指定給區域。\n您必須使用 firewalld 控制項 (例如 firewall-cmd 指令行) 來操作實際的防火墻設定,例如介面指定。",
    "id": 2028165,
    "action_name": "Translation changed",
    "url": "https://l10n.opensuse.org/api/changes/2028165/?format=api"
}