Changes API.

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

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

{
    "unit": "http://translate.pkp.sfu.ca/api/units/505061/?format=api",
    "component": "http://translate.pkp.sfu.ca/api/components/ojs/importexport-native/?format=api",
    "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/importexport-native/uk/?format=api",
    "user": "http://translate.pkp.sfu.ca/api/users/Petro/?format=api",
    "author": "http://translate.pkp.sfu.ca/api/users/Petro/?format=api",
    "timestamp": "2023-11-08T12:51:07.766099Z",
    "action": 2,
    "target": "Використання: {$scriptName} {$pluginName} [command] ...\nКоманди:\n\timport [xmlFileName] [journal_path] [user_name] ...\n\texport [xmlFileName] [journal_path] articles [articleId1] [articleId2] ...\n\texport [xmlFileName] [journal_path] article [articleId]\n\texport [xmlFileName] [journal_path] issues [issueId1] [issueId2] ...\n\texport [xmlFileName] [journal_path] issue [issueId]\n\nПотрібні деякі додаткові параметри для імпортування даних, як указано нижче,\nзалежно від кореневого вузла XML-документа.\n\nЯкщо кореневий вузол <article> або <articles>, потрібні додаткові параметри.\nПрийнятні такі формати:\n\n{$scriptName} {$pluginName} import [xmlFileName] [journal_path] [--user_name]\n\tissue_id [issueId] section_id [sectionId]\n\n{$scriptName} {$pluginName} import [xmlFileName] [journal_path] [--user_name]\n\tissue_id [issueId] section_name [name]\n\n{$scriptName} {$pluginName} import [xmlFileName] [journal_path]\n\tissue_id [issueId] section_abbrev [abbrev]\n",
    "id": 807585,
    "action_name": "Translation changed",
    "url": "http://translate.pkp.sfu.ca/api/changes/807585/?format=api"
}