Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/762191/?format=api",
    "component": "https://translate.tails.net/api/components/tails/features/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/features/ca/?format=api",
    "user": "https://translate.tails.net/api/users/victordargallo/?format=api",
    "author": "https://translate.tails.net/api/users/victordargallo/?format=api",
    "timestamp": "2026-07-23T10:05:45.184204Z",
    "action": 2,
    "target": "El gestor de contrasenyes [Secrets del GNOME](https://apps.gnome.org/ca//Secrets/) ([[Més…|doc/encryption_and_privacy/manage_passwords]])",
    "old": "[KeePassXC](https://keepassxc.org/) gestor de contrasenyes ([[Més…|doc/encryption_and_privacy/manage_passwords]])",
    "details": {
        "state": 20,
        "source": "[GNOME Secrets](https://apps.gnome.org//Secrets/) password manager ([[More...|doc/encryption_and_privacy/manage_passwords]])",
        "context": "",
        "old_state": 10
    },
    "id": 3547028,
    "action_name": "Translation changed",
    "url": "https://translate.tails.net/api/changes/3547028/?format=api"
}