Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/243802/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/the-forge/server/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/the-forge/server/ja/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-11-30T13:39:23.368939Z",
    "action": 59,
    "target": "ログインの際には、一時的なセキュリティコードのみを提供してください。スタッフがあなたの二要素認証コードやパスワードを尋ねることはありません。デジタル・セキュリティは最も弱い部分の強さに比例することを忘れずに、普段からあらゆるセキュリティ対策を行ってください。",
    "old": "",
    "details": {
        "state": 20,
        "source": "Only provide your temporary security code when logging in. Staff will never ask you for your two-factor authentication code, nor your password. Keep taking all the security precautions that you normally would, and remember: digital security is only as strong as the weakest link.",
        "old_state": 0
    },
    "id": 405375,
    "action_name": "String updated in the repository",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/405375/?format=api"
}