Changes API.

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

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

{
    "unit": "https://translate.tails.boum.org/api/units/682778/?format=api",
    "component": "https://translate.tails.boum.org/api/components/tails/on_0days_exploits_and_disclosure/?format=api",
    "translation": "https://translate.tails.boum.org/api/translations/tails/on_0days_exploits_and_disclosure/fr/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-04-05T03:34:27.636569Z",
    "action": 30,
    "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": 3285345,
    "action_name": "Source string changed",
    "url": "https://translate.tails.boum.org/api/changes/3285345/?format=api"
}