Changes API.

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

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

{
    "unit": "http://translate.pkp.sfu.ca/api/units/252304/?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": "http://translate.pkp.sfu.ca/api/users/granthaalayah/?format=api",
    "author": "http://translate.pkp.sfu.ca/api/users/granthaalayah/?format=api",
    "timestamp": "2020-12-16T17:48:22.066430Z",
    "action": 2,
    "target": "<h4>नोट!</h4>\n<p>सिस्टम कॉन्फ़िगरेशन फ़ाइल को स्वचालित रूप से अधिलेखित नहीं कर सकता है। अपने कॉन्फ़िगरेशन परिवर्तनों को लागू करने के लिए आपको उपयुक्त टेक्स्ट एडिटर में  <tt>config.inc.php</tt> खोलना होगा और इसकी सामग्री को नीचे दिए गए टेक्स्ट फ़ील्ड की सामग्री से बदलना होगा।</p>",
    "id": 126322,
    "action_name": "Translation changed",
    "url": "http://translate.pkp.sfu.ca/api/changes/126322/?format=api"
}