Translation components API.

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

GET /api/translations/yunohost-apps-test/tiddlywiki/en/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 7,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/tiddlywiki/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/tiddlywiki/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-04-03T22:16:17.677171Z",
            "action": 0,
            "target": "",
            "id": 225757,
            "action_name": "Resource updated",
            "url": "https://translate.yunohost.org/api/changes/225757/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/149727/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/tiddlywiki/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/tiddlywiki/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-04-03T22:16:17.677123Z",
            "action": 71,
            "target": "Click on the cloud icon -> `Save snapshot for offline use`\n",
            "id": 225756,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/225756/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/149726/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/tiddlywiki/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/tiddlywiki/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-04-03T22:16:17.677036Z",
            "action": 71,
            "target": "Save your Tiddlers!",
            "id": 225755,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/225755/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/tiddlywiki/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/tiddlywiki/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:40:57.231841Z",
            "action": 0,
            "target": "",
            "id": 209018,
            "action_name": "Resource updated",
            "url": "https://translate.yunohost.org/api/changes/209018/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/137055/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/tiddlywiki/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/tiddlywiki/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:40:57.231806Z",
            "action": 71,
            "target": "TiddlyWiki is a complete interactive wiki in JavaScript. It can be used as a single HTML file in the browser or as a powerful Node.js application. It is highly customisable: the entire user interface is itself implemented in hackable WikiText.",
            "id": 209017,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/209017/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/137053/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/tiddlywiki/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/tiddlywiki/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:40:57.231770Z",
            "action": 71,
            "target": "To restore a local backup to the server, drag and drop your tiddlers backup file into your TiddlyWiki page.",
            "id": 209016,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/209016/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/137047/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/tiddlywiki/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/tiddlywiki/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:40:57.231693Z",
            "action": 71,
            "target": "It is very important that you regularly backup your notes (tiddlers) locally.",
            "id": 209014,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/209014/?format=api"
        }
    ]
}