Change Instance
Changes API.
See the Weblate's Web API documentation for detailed description of the API.
GET /api/changes/734759/?format=api
{ "unit": "http://translate.pkp.sfu.ca/api/units/697710/?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/de/?format=api", "user": "http://translate.pkp.sfu.ca/api/users/piapio/?format=api", "author": "http://translate.pkp.sfu.ca/api/users/piapio/?format=api", "timestamp": "2023-04-26T12:39:37.340321Z", "action": 2, "target": "Gebrauch: {$scriptName} {$pluginName} [command] ...\nBefehle:\n import [xmlFileName] [press_path] [optional flags]\n\texport [xmlFileName] [press_path]\n\texport [xmlFileName] [press_path] [role_path1] [role_path2] ...\n\nOptionale Parameter:\n\tcontinue_on_error: bei Auftreten eines Fehlers nicht anhalten\n\n\tsend_notify: Benachrichtigung über Benutzernamen und Passwörter\n an importierte Benutzer senden\n\nBeispiele:\n\tBenutzer/innen in myPress mittels der Datei myImportFile.xml importieren, bei Fehler nicht anhalten:\n\t{$scriptName} {$pluginName} import myImportFile.xml myPress continue_on_error\n\n\tAlle Benutzer/innen von myPress exportieren:\n\t{$scriptName} {$pluginName} export myExportFile myPress\n\n\tAlle Benutzer/innen, die als Gutachter/innen registiert sind, nur in ihrer Rolle als Gutachter/innen exportieren:\n\t{$scriptName} {$pluginName} export myExportFile.xml myPress reviewer\n", "id": 734759, "action_name": "Translation changed", "url": "http://translate.pkp.sfu.ca/api/changes/734759/?format=api" }