Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/760810/?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-14T14:57:15.925626Z",
    "action": 4,
    "target": "Sie können *Secrets* verwenden, um solche einmaligen Codes in Tails zu generieren. Die Technologie, die zur Erzeugung dieser Codes verwendet wird, heißt [[!wikipedia time-based\none-time password]] (TOTP).\n",
    "old": "Sie können *KeePassXC* verwenden, um solche einmaligen Codes in Tails zu generieren. Die Technologie, die zur Erzeugung dieser Codes verwendet wird, heißt [[!wikipedia_de Time-based one-time password desc=\"zeitbasiertes einmaliges Passwort\"]] (TOTP).\n",
    "details": {
        "state": 10,
        "source": "You can use *Secrets* to generate such one-time codes in Tails. The\ntechnology used to generate these codes is called [[!wikipedia time-based\none-time password]] (TOTP).\n",
        "context": "",
        "old_state": 10
    },
    "id": 3547690,
    "action_name": "Suggestion added",
    "url": "https://translate.tails.net/api/changes/3547690/?format=api"
}