Translation components API.

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

GET /api/translations/plugins/backup-plugin/en/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 12,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/410083/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/backup-plugin/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/backup-plugin/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T22:32:14.945092Z",
            "action": 59,
            "target": "Backup Plugin",
            "id": 672292,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/672292/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/410084/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/backup-plugin/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/backup-plugin/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T22:32:14.945172Z",
            "action": 59,
            "target": "This plugin generates a backup of the installation.",
            "id": 672293,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/672293/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/410085/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/backup-plugin/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/backup-plugin/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T22:32:14.945213Z",
            "action": 59,
            "target": "Download Backup",
            "id": 672294,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/672294/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/410086/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/backup-plugin/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/backup-plugin/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T22:32:14.945253Z",
            "action": 59,
            "target": "<p>The following links allow the Site Administrator to download a full backup of the various components of an installation. A complete backup contains <strong>all</strong> of the following components. Please refer to technical documention for more information on how these components interrelate.</p>",
            "id": 672295,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/672295/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/410087/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/backup-plugin/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/backup-plugin/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T22:32:14.945293Z",
            "action": 59,
            "target": "Database",
            "id": 672296,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/672296/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/410088/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/backup-plugin/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/backup-plugin/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T22:32:14.945331Z",
            "action": 59,
            "target": "Files",
            "id": 672297,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/672297/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/410089/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/backup-plugin/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/backup-plugin/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T22:32:14.945367Z",
            "action": 59,
            "target": "Code",
            "id": 672298,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/672298/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/410090/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/backup-plugin/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/backup-plugin/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T22:32:14.945404Z",
            "action": 59,
            "target": "{$footNoteNum}. <strong>WARNING:</strong> The database dump tool has not been configured in the config.inc.php configuration file. The configuration will depend on your server configuration and the type of database you use. It should be specified in a section called [cli], in a configuration option called \"dump\". For MySQL, use the mysqldump tool, i.e.:<br />\n<pre>[cli]\ndump = \"/usr/bin/mysqldump -h {$hostname} -u {$username} -p{$password} {$databasename}\"\n</pre>\nThe \"%s\" tokens will be replaced with, in order:<ol>\n\t<li>Database hostname</li>\n\t<li>Database username</li>\n\t<li>Database password</li>\n\t<li>Database name</li>\n</ol>\nNote that this involves specifying the database password in the command line, which may be a security concern.<br /><br />",
            "id": 672299,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/672299/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/410091/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/backup-plugin/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/backup-plugin/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T22:32:14.945446Z",
            "action": 59,
            "target": "{$footNoteNum}. <strong>WARNING:</strong> The \"tar\" tool has not been configured in the config.inc.php configuration file. The configuration will depend on your server configuration. It should be specified in a section called [cli], in a configuration option called \"tar\", specifying the path to the \"tar\" utility, i.e.:<br />\n<pre>[cli]\ntar = \"/bin/tar\"\n</pre><br />",
            "id": 672300,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/672300/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/410092/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/backup-plugin/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/backup-plugin/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T22:32:14.945486Z",
            "action": 59,
            "target": "<strong>WARNING: </strong>An error may have occurred during the backup process. The most common cause is file permissions.",
            "id": 672301,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/672301/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/backup-plugin/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/backup-plugin/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T22:32:14.945521Z",
            "action": 0,
            "target": "",
            "id": 672302,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/672302/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/backup-plugin/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/backup-plugin/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T22:37:45.733657Z",
            "action": 0,
            "target": "",
            "id": 672509,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/672509/?format=api"
        }
    ]
}