Translation components API.

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

GET /api/translations/tails/secure_deletion/en/changes/?format=api&page=2
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 55,
    "next": null,
    "previous": "https://translate.tails.boum.org/api/translations/tails/secure_deletion/en/changes/?format=api",
    "results": [
        {
            "unit": "https://translate.tails.boum.org/api/units/674731/?format=api",
            "component": "https://translate.tails.boum.org/api/components/tails/secure_deletion/?format=api",
            "translation": "https://translate.tails.boum.org/api/translations/tails/secure_deletion/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-27T15:31:53.387660Z",
            "action": 13,
            "target": "<h1 id=\"risks\">Limitations of file deletion</h1>\n",
            "id": 3261490,
            "action_name": "Source string added",
            "url": "https://translate.tails.boum.org/api/changes/3261490/?format=api"
        },
        {
            "unit": "https://translate.tails.boum.org/api/units/674729/?format=api",
            "component": "https://translate.tails.boum.org/api/components/tails/secure_deletion/?format=api",
            "translation": "https://translate.tails.boum.org/api/translations/tails/secure_deletion/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-27T15:31:53.375399Z",
            "action": 13,
            "target": "[[!toc levels=2]]\n",
            "id": 3261489,
            "action_name": "Source string added",
            "url": "https://translate.tails.boum.org/api/changes/3261489/?format=api"
        },
        {
            "unit": "https://translate.tails.boum.org/api/units/674727/?format=api",
            "component": "https://translate.tails.boum.org/api/components/tails/secure_deletion/?format=api",
            "translation": "https://translate.tails.boum.org/api/translations/tails/secure_deletion/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-27T15:31:53.363587Z",
            "action": 13,
            "target": "To better protect from data recovery, use encrypted volumes, overwrite the entire device, or disintegrate it physically.",
            "id": 3261488,
            "action_name": "Source string added",
            "url": "https://translate.tails.boum.org/api/changes/3261488/?format=api"
        },
        {
            "unit": "https://translate.tails.boum.org/api/units/674725/?format=api",
            "component": "https://translate.tails.boum.org/api/components/tails/secure_deletion/?format=api",
            "translation": "https://translate.tails.boum.org/api/translations/tails/secure_deletion/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-27T15:31:53.351237Z",
            "action": 13,
            "target": "Tails previously included tools to *wipe* files and available disk space. We removed these tools from Tails 6.0 (February 2024), because we think that they are not reliable enough on modern storage devices, such as USB sticks and Solid-State Drives (SSDs).",
            "id": 3261487,
            "action_name": "Source string added",
            "url": "https://translate.tails.boum.org/api/changes/3261487/?format=api"
        },
        {
            "unit": "https://translate.tails.boum.org/api/units/674723/?format=api",
            "component": "https://translate.tails.boum.org/api/components/tails/secure_deletion/?format=api",
            "translation": "https://translate.tails.boum.org/api/translations/tails/secure_deletion/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-27T15:31:53.336264Z",
            "action": 13,
            "target": "[[!meta title=\"Securely deleting files\"]]\n",
            "id": 3261486,
            "action_name": "Source string added",
            "url": "https://translate.tails.boum.org/api/changes/3261486/?format=api"
        }
    ]
}