Changes API.

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

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

{
    "unit": "http://translate.pkp.sfu.ca/api/units/697773/?format=api",
    "component": "http://translate.pkp.sfu.ca/api/components/omp/importexport-users/?format=api",
    "translation": "http://translate.pkp.sfu.ca/api/translations/omp/importexport-users/fa/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-02-17T04:35:25.058383Z",
    "action": 59,
    "target": "کاربرد: {$scriptName} {$pluginName} [command] ...\nCommands:\n\timport [xmlFileName] [press_path] [optional flags]\n\texport [xmlFileName] [press_path]\n\texport [xmlFileName] [press_path] [role_path1] [role_path2] ...\n\nOptional flags:\n\tcontinue_on_error: چنانچه دکر شود در صورت بروز خطا عمل ادامه مییابد.\n\n\tsend_notify: چنانچه ذکر شود ایمیل برای کاربران میفرستد و نام کاربری و رمزعبور را اعلام میکند\n\n\nمثال:\nکاربران را بداخل myPress از فایل مجله myPressFile.xml وارد میکند و با بروز خطا ادامه می یابد\n\t{$scriptName} {$pluginName} import myImportFile.xml myPress continue_on_error\n\n\tتمام کاربران myPress را انتقال میدهد:\n\t{$scriptName} {$pluginName} export myExportFile.xml myPress\n\n\tتمامی کاربرانی که به عنوان کارشناس ثبت نام کرده اند را منتقل میکند :\n\t{$scriptName} {$pluginName} export myExportFile.xml myPress reviewer\n",
    "id": 634574,
    "action_name": "String updated in the repository",
    "url": "http://translate.pkp.sfu.ca/api/changes/634574/?format=api"
}