Changes API.

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

GET /api/changes/1018594/?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-04-12T05:03:46.987832Z",
    "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\nXML प्रलेखाच्या मूळ बिंदू (root node)वर अवलंबून,\nडेटा दाखल (इम्पोर्ट) करण्यासाठी खालीलप्रमाणे अतिरिक्त परामूल्य (parameters) आवश्यक आहेत.\n\nजर मूळ बिंदू (root node) <article> किंवा <articles> असेल, तर अतिरिक्त परामूल्य (parameters) आवश्यक आहेत.\nखालील स्वरूपं स्वीकारली जातात :\n\n{$scriptName} {$pluginName} दाखल (इम्पोर्ट) करा [xmlFileName] [journal_path] [--user_name]\n\tissue_id [issueId] section_id [sectionId]\n\n{$scriptName} {$pluginName} दाखल (इम्पोर्ट) करा [xmlFileName] [journal_path] [--user_name]\n\tissue_id [issueId] section_name [name]\n\n{$scriptName} {$pluginName} दाखल (इम्पोर्ट) करा [xmlFileName] [journal_path]\n\tissue_id [issueId] section_abbrev [abbrev]\n",
    "id": 1018594,
    "action_name": "Translation changed",
    "url": "http://translate.pkp.sfu.ca/api/changes/1018594/?format=api"
}