Changes API.

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

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

{
    "unit": "http://translate.pkp.sfu.ca/api/units/504605/?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/hu/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-10-26T18:38:41.114916Z",
    "action": 59,
    "target": "Usage: {$scriptName} {$pluginName} [command] ...\nCommands:\n\timport [xmlFileName] [journal_path] [user_name] ...\n\texport [xmlFileName] [journal_path] cikkek [articleId1] [articleId2] ...\n\texport [xmlFileName] [journal_path] cikk [articleId]\n\texport [xmlFileName] [journal_path] folyóiratszámok [issueId1] [issueId2] ...\n\texport [xmlFileName] [journal_path] folyóiratszám [issueId]\n\nTovábbi adatok szükségesek az adatok importálásához a következőképpen, attól függően\naz XML-dokumentum gyökércsomópontjától.\n\nHa a gyökércsomópont <cikk> vagy <cikkek>, akkor további paraméterekre van szükség.\nA következő formátumok fogadhatók el:\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": 803913,
    "action_name": "String updated in the repository",
    "url": "http://translate.pkp.sfu.ca/api/changes/803913/?format=api"
}