Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/672114/?format=api",
    "component": "https://translate.tails.net/api/components/tails/wikisrcdocaboutwarningscomputerpo/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/wikisrcdocaboutwarningscomputerpo/it/?format=api",
    "user": "https://translate.tails.net/api/users/ignifugo/?format=api",
    "author": "https://translate.tails.net/api/users/la_r_go/?format=api",
    "timestamp": "2025-12-06T21:51:34.020270Z",
    "action": 7,
    "target": "Usa la [[tastiera su schermo|doc/first_steps/accessibility#keyboard]], se stai usando un computer pubblico o temi che il computer possa avere un keylogger.",
    "old": "Usa la [[Screen Keyboard|doc/encryption_and_privacy/virtual_keyboard]], se si utilizza un computer pubblico o si teme che il computer possa avere un keylogger.",
    "details": {
        "state": 30,
        "source": "Use the [[screen keyboard|doc/first_steps/accessibility#keyboard]], if you are using a public computer or worry that the computer might have a keylogger.",
        "old_state": 10
    },
    "id": 3527586,
    "action_name": "Suggestion accepted",
    "url": "https://translate.tails.net/api/changes/3527586/?format=api"
}