Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/762194/?format=api",
    "component": "https://translate.tails.net/api/components/tails/features/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/features/de/?format=api",
    "user": "https://translate.tails.net/api/users/th3deam0n/?format=api",
    "author": "https://translate.tails.net/api/users/th3deam0n/?format=api",
    "timestamp": "2026-07-17T17:06:40.060884Z",
    "action": 4,
    "target": "[GNOME Secrets](https://apps.gnome.org//Secrets/) ein Passwortmanager ([[Mehr...|doc/encryption_and_privacy/manage_passwords]])",
    "old": "- [KeePassXC](https://keepassxc.org/), ein Passwortmanager ([[Mehr...|doc/encryption_and_privacy/manage_passwords]])",
    "details": {
        "state": 10,
        "source": "[GNOME Secrets](https://apps.gnome.org//Secrets/) password manager ([[More...|doc/encryption_and_privacy/manage_passwords]])",
        "context": "",
        "old_state": 10
    },
    "id": 3545874,
    "action_name": "Suggestion added",
    "url": "https://translate.tails.net/api/changes/3545874/?format=api"
}