Changes API.

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

GET /api/changes/3537528/?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": null,
    "author": null,
    "timestamp": "2026-03-27T11:02:47.956705Z",
    "action": 30,
    "target": "[[Managing passwords using the *Secrets* password manager|encryption_and_privacy/manage_passwords]]",
    "old": "[[Managing passwords using *KeePassXC*|encryption_and_privacy/manage_passwords]]",
    "details": {
        "state": 10,
        "source": "[[Managing passwords using the *Secrets* password manager|encryption_and_privacy/manage_passwords]]",
        "old_state": -1
    },
    "id": 3537528,
    "action_name": "Source string changed",
    "url": "https://translate.tails.net/api/changes/3537528/?format=api"
}