Changes API.

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

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

{
    "unit": "http://translate.pkp.sfu.ca/api/units/818959/?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/lv/?format=api",
    "user": "http://translate.pkp.sfu.ca/api/users/ievat/?format=api",
    "author": "http://translate.pkp.sfu.ca/api/users/ievat/?format=api",
    "timestamp": "2024-01-29T13:10:00.299503Z",
    "action": 5,
    "target": "Izmantošana: {$scriptName} {$pluginName} [command] ...\nKomandas:\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\nDatu importēšanai atkarībā no XML dokumenta saknes mezgla ir nepieciešami \nšādi papildu parametri.\n\nJa saknes mezgls ir <article> vai <articles>, ir nepieciešami papildu parametri.\nTiek pieņemti šādi formāti:\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": 834123,
    "action_name": "New translation",
    "url": "http://translate.pkp.sfu.ca/api/changes/834123/?format=api"
}