Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/762254/?format=api",
    "component": "https://translate.tails.net/api/components/tails/features/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/features/zh_Hans/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2026-03-31T23:02:46.043589Z",
    "action": 71,
    "target": "[Keyringer](https://keyringer.pw/), eine Software um verschlüsselte Geheimnisse über Git auszutauschen (Kommandozeile) ([[Mehr...|doc/encryption_and_privacy/keyringer]])",
    "old": "",
    "details": {
        "state": 10,
        "source": "[GNOME Secrets](https://apps.gnome.org//Secrets/) password manager ([[More...|doc/encryption_and_privacy/manage_passwords]])",
        "old_state": -1
    },
    "id": 3538895,
    "action_name": "String added in the repository",
    "url": "https://translate.tails.net/api/changes/3538895/?format=api"
}