Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/2372524/?format=api",
    "component": "https://l10n.opensuse.org/api/components/yast-samba-server/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/yast-samba-server/master/ja/?format=api",
    "user": "https://l10n.opensuse.org/api/users/YasuhikoKamata/?format=api",
    "author": "https://l10n.opensuse.org/api/users/YasuhikoKamata/?format=api",
    "timestamp": "2021-05-09T00:20:42.444338Z",
    "action": 2,
    "target": "<p><b>レプリケーションスリープ</b> は、 LDAP サーバに書き込んだ後 Samba サーバが待機を行う時間をミリ秒単位で指定します。これにより、 LDAP のレプリカが複製に追随できることを期待するためのものです。</p>\n<p><b>タイムアウト</b> では、 LDAP の操作に対するタイムアウト時間を秒単位で指定します。</p>",
    "id": 1802999,
    "action_name": "Translation changed",
    "url": "https://l10n.opensuse.org/api/changes/1802999/?format=api"
}