Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/761854/?format=api",
    "component": "https://translate.tails.net/api/components/tails/encryption_and_privacyindex/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/encryption_and_privacyindex/fr/?format=api",
    "user": "https://translate.tails.net/api/users/conan/?format=api",
    "author": "https://translate.tails.net/api/users/xin/?format=api",
    "timestamp": "2026-03-29T12:46:10.102183Z",
    "action": 7,
    "target": "[[Gérer des mots de passe avec le gestionnaire de mots de passe *Secrets*|encryption_and_privacy/manage_passwords]]",
    "old": "[[Gérer des mots de passe avec *KeePassXC*|encryption_and_privacy/manage_passwords]]",
    "details": {
        "state": 30,
        "source": "[[Managing passwords using the *Secrets* password manager|encryption_and_privacy/manage_passwords]]",
        "old_state": 10
    },
    "id": 3538044,
    "action_name": "Suggestion accepted",
    "url": "https://translate.tails.net/api/changes/3538044/?format=api"
}