Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/762217/?format=api",
    "component": "https://translate.tails.net/api/components/tails/manage_passwords/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/manage_passwords/de/?format=api",
    "user": "https://translate.tails.net/api/users/Fridolin2/?format=api",
    "author": "https://translate.tails.net/api/users/Fridolin2/?format=api",
    "timestamp": "2026-08-14T13:53:37.159665Z",
    "action": 4,
    "target": "Mit dem [*Secrets*](https://apps.gnome.org//Secrets/)  Passwort-Manager können Sie:",
    "old": "Mithilfe des Passwortmanagers [*KeePassXC*](https://keepassxc.org/) können Sie:",
    "details": {
        "state": 10,
        "source": "Using the [*Secrets*](https://apps.gnome.org//Secrets/)  password manager you can:",
        "context": "",
        "old_state": 10
    },
    "id": 3547651,
    "action_name": "Suggestion added",
    "url": "https://translate.tails.net/api/changes/3547651/?format=api"
}