Translation components API.

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

GET /api/translations/ojs/locale/hi/changes/?format=api&page=3
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 103,
    "next": null,
    "previous": "http://translate.pkp.sfu.ca/api/translations/ojs/locale/hi/changes/?format=api&page=2",
    "results": [
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/252605/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/locale/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/locale/hi/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-02-28T22:52:34.143264Z",
            "action": 59,
            "target": "<h4> OJS संस्करण {$ संस्करण} </ h4>\n\n<p> सार्वजनिक ज्ञान परियोजना के <strong> ओपन जर्नल सिस्टम </ strong> डाउनलोड करने के लिए धन्यवाद। आगे बढ़ने से पहले, कृपया <a href=\" जटिलताओं$baseUrlarios/docs/README.md\"> README </a> को पढ़ें और <a href=\"elines$baseUrlarios/docs/UPGRADE.md\"> UPGPADE </ a > इस सॉफ्टवेयर के साथ शामिल फाइलें। लोक ज्ञान परियोजना और इसकी सॉफ्टवेयर परियोजनाओं के बारे में अधिक जानकारी के लिए, कृपया <a href=\"http://pkp.sfu.ca/\" target=\"_blank\"> PKP वेब साइट </a> पर जाएं। यदि आपके पास ओपन जर्नल सिस्टम के बारे में बग रिपोर्ट या तकनीकी सहायता संबंधी पूछताछ है, तो <a href=\"http://forum.pkp.sfu.ca\" target=\"_blank\"> सहायता फ़ोरम </a> देखें या PKP के ऑनलाइन पर जाएं < a href = \"https://github.com/pkp/pkp-lib#issues\" target = \"_ blank\"> बग रिपोर्टिंग सिस्टम </a>। यद्यपि समर्थन मंच संपर्क का पसंदीदा तरीका है, आप टीम को <a href=\"mailto:pkp.contact@gmail.com\"> pkp.contact@gmail.com </a> </ p> पर भी ईमेल कर सकते हैं।\n<p> यह <strong> दृढ़ता से अनुशंसित </ strong> है कि आप आगे बढ़ने से पहले अपने डेटाबेस, फ़ाइलें निर्देशिका और OJS स्थापना निर्देशिका का बैकअप लें। </ p>\n<p> यदि आप <a href=\"http://www.php.net/features.safe-mode\" target=\"_blank\"> PHP सुरक्षित मोड </a> में चल रहे हैं, तो कृपया सुनिश्चित करें कि max_execution_time निर्देश में आपकी php.ini कॉन्फ़िगरेशन फ़ाइल एक उच्च सीमा पर सेट है। यदि यह या कोई अन्य समय सीमा (उदा। अपाचे का \"टाइमआउट\" निर्देश) पहुंच गया है और अपग्रेड प्रक्रिया बाधित है, तो मैनुअल हस्तक्षेप की आवश्यकता होगी। </ p>",
            "id": 940243,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/940243/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/locale/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/locale/hi/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-02-28T22:52:34.143318Z",
            "action": 0,
            "target": "",
            "id": 940244,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/940244/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/locale/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/locale/hi/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-02-28T22:56:06.616860Z",
            "action": 44,
            "target": "",
            "id": 941871,
            "action_name": "New strings to translate",
            "url": "http://translate.pkp.sfu.ca/api/changes/941871/?format=api"
        }
    ]
}