Translation components API.

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

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

{
    "count": 3,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": "https://translate.tails.net/api/units/699859/?format=api",
            "component": "https://translate.tails.net/api/components/tails/on_0days_exploits_and_disclosure/?format=api",
            "translation": "https://translate.tails.net/api/translations/tails/on_0days_exploits_and_disclosure/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-10-08T14:18:15.963690Z",
            "action": 13,
            "target": "We are happy about every contribution which protects our users further from deanonymization and helps them to protect their private data, investigations, and their lives. If you are a security researcher, please audit Tails, Debian, Tor or any other piece of software we ship. To report or discuss vulnerabilities you discover, please [[get in touch with us|about/contact]].",
            "id": 3363463,
            "action_name": "Source string added",
            "url": "https://translate.tails.net/api/changes/3363463/?format=api"
        },
        {
            "unit": "https://translate.tails.net/api/units/682772/?format=api",
            "component": "https://translate.tails.net/api/components/tails/on_0days_exploits_and_disclosure/?format=api",
            "translation": "https://translate.tails.net/api/translations/tails/on_0days_exploits_and_disclosure/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-04-05T03:34:26.918107Z",
            "action": 13,
            "target": "Being fully aware of this kind of threat, we're continously working on improving Tails' security in depth. Among other tasks, we're working on a tight integration of AppArmor in Tails, [[!tails_ticket desc=\"kernel\" 7639]] and [[!tails_ticket desc=\"web browser hardening\" 5802]] as well as [[!tails_ticket desc=\"sandboxing\" 6081]], just to name a few examples.",
            "id": 3285327,
            "action_name": "Source string added",
            "url": "https://translate.tails.net/api/changes/3285327/?format=api"
        },
        {
            "unit": "https://translate.tails.net/api/units/680834/?format=api",
            "component": "https://translate.tails.net/api/components/tails/on_0days_exploits_and_disclosure/?format=api",
            "translation": "https://translate.tails.net/api/translations/tails/on_0days_exploits_and_disclosure/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-27T15:34:55.465365Z",
            "action": 13,
            "target": "> \"We're happy to see that TAILS 1.1 is being released tomorrow.\n> Our multiple RCE/deanonymization zero-days are still effective. #tails #tor\"\n",
            "id": 3270134,
            "action_name": "Source string added",
            "url": "https://translate.tails.net/api/changes/3270134/?format=api"
        }
    ]
}