Changes API.

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

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

{
    "unit": "https://translate.yunohost.org/api/units/50404/?format=api",
    "component": "https://translate.yunohost.org/api/components/yunohost/core/?format=api",
    "translation": "https://translate.yunohost.org/api/translations/yunohost/core/fa/?format=api",
    "user": "https://translate.yunohost.org/api/users/parviz.homayun/?format=api",
    "author": "https://translate.yunohost.org/api/users/parviz.homayun/?format=api",
    "timestamp": "2021-08-31T15:55:58.756353Z",
    "action": 5,
    "target": "برخی از بسته ها ناخواسته از مخزن شخص ثالث به نام Sury نصب شده اند. تیم YunoHost استراتژی مدیریت این بسته ها را بهبود بخشیده ، اما انتظار می رود برخی از تنظیماتی که برنامه های PHP7.3 را در حالی که هنوز بر روی Stretch نصب شده اند نصب کرده اند ، ناسازگاری های باقی مانده ای داشته باشند. برای رفع این وضعیت ، باید دستور زیر را اجرا کنید: <cmd>{cmd_to_fix}</cmd>",
    "id": 37043,
    "action_name": "Translation added",
    "url": "https://translate.yunohost.org/api/changes/37043/?format=api"
}