Changes API.

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

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

{
    "unit": "http://translate.pkp.sfu.ca/api/units/949022/?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/mr/?format=api",
    "user": "http://translate.pkp.sfu.ca/api/users/murari/?format=api",
    "author": "http://translate.pkp.sfu.ca/api/users/murari/?format=api",
    "timestamp": "2025-03-14T09:45:53.844366Z",
    "action": 2,
    "target": "वापर : {$scriptName} {$pluginName} [command] ...\nआज्ञा :\n\t[xmlFileName] [journal_path] [--user_name] दाखल (इम्पोर्ट) करा...\n\t[xmlFileName] [journal_path] लेख (अनेक) [articleId1] [articleId2] स्थलांतरीत (एक्स्पोर्ट) करा...\n\t[xmlFileName] [journal_path] लेख [articleId] स्थलांतरीत (एक्स्पोर्ट) करा\n\t[xmlFileName] [journal_path] अंक (अनेक) [issueId1] [issueId2] स्थलांतरीत (एक्स्पोर्ट) करा...\n\t[xmlFileName] [journal_path] अंक [issueId] स्थलांतरीत (एक्स्पोर्ट) करा\n\nAdditional parameters are required for importing data as follows, depending\non the root node of the XML document.\n\nIf the root node is <article> or <articles>, additional parameters are required.\nThe following formats are accepted:\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": 995618,
    "action_name": "Translation changed",
    "url": "http://translate.pkp.sfu.ca/api/changes/995618/?format=api"
}