Changes API.

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

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

{
    "unit": "http://translate.pkp.sfu.ca/api/units/346551/?format=api",
    "component": "http://translate.pkp.sfu.ca/api/components/ojs/emails/?format=api",
    "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/emails/hi/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-01-24T13:39:59.330650Z",
    "action": 59,
    "target": "{$recipientName}<br />\n<br />\nआपने {$contextName} के साथ एक खाता बनाया है, लेकिन इससे पहले कि आप इसका उपयोग शुरू कर सकें, आपको अपने ईमेल खाते को मान्य करना होगा। ऐसा करने के लिए, बस नीचे दिए गए लिंक का पालन करें:<br />\n<br />\n{$activateUrl}<br />\n<br />\nThank you,<br />\n{$contextSignature}",
    "id": 377413,
    "action_name": "String updated in the repository",
    "url": "http://translate.pkp.sfu.ca/api/changes/377413/?format=api"
}