Changes API.

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

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

{
    "unit": "http://translate.pkp.sfu.ca/api/units/506062/?format=api",
    "component": "http://translate.pkp.sfu.ca/api/components/ojs/importexport-users/?format=api",
    "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/importexport-users/vi/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-02-17T04:15:48.382552Z",
    "action": 59,
    "target": "\nVí dụ:\n\tNhập người dùng vào myJournal từ myImportFile.xml:\n\t{$scriptName} {$pluginName} nhập myImportFile.xml myJournal\n\n\tXuất tất cả người dùng từ myJournal:\n\t{$scriptName} {$pluginName} xuất myExportFile.xml myJournal\n\n\tXuất người dùng được chỉ định bởi ID của họ:\n\t{$scriptName} {$pluginName} xuất myExportFile.xml myJournal 1 2\n",
    "id": 440993,
    "action_name": "String updated in the repository",
    "url": "http://translate.pkp.sfu.ca/api/changes/440993/?format=api"
}