Changes API.

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

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

{
    "unit": "https://translate.yunohost.org/api/units/51179/?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-09-01T18:11:33.026935Z",
    "action": 5,
    "target": "پس از نصب کامل شد! برای نهایی کردن تنظیمات خود ، لطفاً موارد زیر را در نظر بگیرید:\n - افزودن اولین کاربر از طریق بخش \"کاربران\" webadmin (یا 'yunohost user create <username>' در خط فرمان) ؛\n - تشخیص مشکلات احتمالی از طریق بخش \"عیب یابی\" webadmin (یا 'yunohost diagnosis run' در خط فرمان) ؛\n - خواندن قسمت های \"نهایی کردن راه اندازی خود\" و \"آشنایی با YunoHost\" در اسناد مدیریت: https://yunohost.org/admindoc.",
    "id": 37844,
    "action_name": "Translation added",
    "url": "https://translate.yunohost.org/api/changes/37844/?format=api"
}