Translation components API.

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

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

{
    "count": 5,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": "https://translate.tails.boum.org/api/units/673955/?format=api",
            "component": "https://translate.tails.boum.org/api/components/tails/encryption_and_privacyindex/?format=api",
            "translation": "https://translate.tails.boum.org/api/translations/tails/encryption_and_privacyindex/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-27T15:31:37.937420Z",
            "action": 13,
            "target": "- [[Securely deleting files|encryption_and_privacy/secure_deletion]]",
            "id": 3260487,
            "action_name": "Source string added",
            "url": "https://translate.tails.boum.org/api/changes/3260487/?format=api"
        },
        {
            "unit": "https://translate.tails.boum.org/api/units/660511/?format=api",
            "component": "https://translate.tails.boum.org/api/components/tails/encryption_and_privacyindex/?format=api",
            "translation": "https://translate.tails.boum.org/api/translations/tails/encryption_and_privacyindex/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-12-21T23:21:53.302278Z",
            "action": 13,
            "target": "- [[Encrypting text and files using *GnuPG* and *Kleopatra*|encryption_and_privacy/kleopatra]]",
            "id": 3213987,
            "action_name": "Source string added",
            "url": "https://translate.tails.boum.org/api/changes/3213987/?format=api"
        },
        {
            "unit": "https://translate.tails.boum.org/api/units/660509/?format=api",
            "component": "https://translate.tails.boum.org/api/components/tails/encryption_and_privacyindex/?format=api",
            "translation": "https://translate.tails.boum.org/api/translations/tails/encryption_and_privacyindex/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-12-21T23:21:53.289505Z",
            "action": 13,
            "target": "- [[Using *VeraCrypt* encrypted volumes|encryption_and_privacy/veracrypt]]",
            "id": 3213986,
            "action_name": "Source string added",
            "url": "https://translate.tails.boum.org/api/changes/3213986/?format=api"
        },
        {
            "unit": "https://translate.tails.boum.org/api/units/660507/?format=api",
            "component": "https://translate.tails.boum.org/api/components/tails/encryption_and_privacyindex/?format=api",
            "translation": "https://translate.tails.boum.org/api/translations/tails/encryption_and_privacyindex/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-12-21T23:21:53.027804Z",
            "action": 13,
            "target": "- [[Creating and using *LUKS* encrypted volumes|encryption_and_privacy/encrypted_volumes]]",
            "id": 3213985,
            "action_name": "Source string added",
            "url": "https://translate.tails.boum.org/api/changes/3213985/?format=api"
        },
        {
            "unit": "https://translate.tails.boum.org/api/units/660505/?format=api",
            "component": "https://translate.tails.boum.org/api/components/tails/encryption_and_privacyindex/?format=api",
            "translation": "https://translate.tails.boum.org/api/translations/tails/encryption_and_privacyindex/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-12-21T23:21:53.009871Z",
            "action": 13,
            "target": "- [[Managing passwords using *KeePassXC*|encryption_and_privacy/manage_passwords]]",
            "id": 3213984,
            "action_name": "Source string added",
            "url": "https://translate.tails.boum.org/api/changes/3213984/?format=api"
        }
    ]
}