Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/758154/?format=api",
    "component": "https://translate.tails.net/api/components/tails/features/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/features/it/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2026-01-22T09:02:33.621469Z",
    "action": 30,
    "target": "[GNOME Screen Keyboard](https://help.gnome.org/gnome-help/keyboard-osk.html)  for accessibility and protection against hardware [[!wikipedia Keystroke logging desc=\"keyloggers\"]] ([[More...|doc/first_steps/accessibility#keyboard]])",
    "old": "[GNOME Screen Keyboard](https://help.gnome.org/users/gnome-help/stable/keyboard-osk.html.en)  for accessibility and protection against hardware [[!wikipedia Keystroke logging desc=\"keyloggers\"]] ([[More...|doc/first_steps/accessibility#keyboard]])",
    "details": {
        "state": 10,
        "source": "[GNOME Screen Keyboard](https://help.gnome.org/gnome-help/keyboard-osk.html)  for accessibility and protection against hardware [[!wikipedia Keystroke logging desc=\"keyloggers\"]] ([[More...|doc/first_steps/accessibility#keyboard]])",
        "old_state": -1
    },
    "id": 3530492,
    "action_name": "Source string changed",
    "url": "https://translate.tails.net/api/changes/3530492/?format=api"
}