Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/676076/?format=api",
    "component": "https://translate.tails.net/api/components/tails/accessibility/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/accessibility/es/?format=api",
    "user": "https://translate.tails.net/api/users/cacu/?format=api",
    "author": "https://translate.tails.net/api/users/Optimuspraimu/?format=api",
    "timestamp": "2026-04-17T04:36:18.725490Z",
    "action": 7,
    "target": "Si se ha instalado físicamente un keylogger en la computadora, sus\ncontraseñas, información personal y otros datos ingresados en el teclado podrían\nser almacenados y accesibles por otra persona, incluso si usa Tails.\n",
    "old": "",
    "details": {
        "state": 30,
        "source": "<p>If a keylogger has been physically installed on the computer, your\npasswords, personal information, and other data typed on the keyboard could be\nstored and accessed by someone else, even if you are using Tails.</p>\n",
        "old_state": 0
    },
    "id": 3540756,
    "action_name": "Suggestion accepted",
    "url": "https://translate.tails.net/api/changes/3540756/?format=api"
}