Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/705666/?format=api",
    "component": "https://translate.tails.net/api/components/tails/shutdown/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/shutdown/pt/?format=api",
    "user": "https://translate.tails.net/api/users/drebs/?format=api",
    "author": "https://translate.tails.net/api/users/drebs/?format=api",
    "timestamp": "2025-02-13T19:48:13.254912Z",
    "action": 36,
    "target": "<p>Você corre o risco de quebrar seu Armazenamento Persistente e perder dados ao desconectar\nseu pendrive USB enquanto o Tails estiver em execução.</p>\n",
    "id": 3411365,
    "action_name": "Translation approved",
    "url": "https://translate.tails.net/api/changes/3411365/?format=api"
}