Changes API.

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

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

{
    "unit": "http://translate.pkp.sfu.ca/api/units/504521/?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/es/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-10-26T18:38:40.629389Z",
    "action": 59,
    "target": "Uso: {$scriptName} {$pluginName} [command] ...\nComandos:\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\nSe requieren los siguientes parámetros adicionales para importar datos, \nen función del nodo raíz del documento XML.\n\nSi el nodo raíz es <article> o <articles>, se necesitarán parámetros adicionales.\nSe aceptan los formatos siguientes:\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": 803882,
    "action_name": "String updated in the repository",
    "url": "http://translate.pkp.sfu.ca/api/changes/803882/?format=api"
}