Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/760770/?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:55:55.986632Z",
    "action": 4,
    "target": "Viele Passwörter in einer verschlüsselten Datenbank, genannt *safe*, speichern, welche durch eine Passphrase Ihrer Wahl geschützt ist.",
    "old": "Viele Passwörter in einer verschlüsselten Datenbank speichern, die durch eine Passphrase Ihrer Wahl geschützt ist.",
    "details": {
        "state": 10,
        "source": "Store many passwords in an encrypted database, called a *safe*, which is protected by a single passphrase of your choice.",
        "context": "",
        "old_state": 10
    },
    "id": 3547652,
    "action_name": "Suggestion added",
    "url": "https://translate.tails.net/api/changes/3547652/?format=api"
}