Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/14311196/?format=api",
    "component": "https://l10n.opensuse.org/api/components/uyuni/java/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/uyuni/java/ja/?format=api",
    "user": "https://l10n.opensuse.org/api/users/carinahagl/?format=api",
    "author": "https://l10n.opensuse.org/api/users/carinahagl/?format=api",
    "timestamp": "2023-02-21T04:01:24.754204Z",
    "action": 2,
    "target": "モジュール化は現在無効になっています。モジュールを有効にするには、[すべてのモジュールの無効化]フィルタを解除してください。",
    "id": 2641582,
    "action_name": "Translation changed",
    "url": "https://l10n.opensuse.org/api/changes/2641582/?format=api"
}