Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/764914/?format=api",
    "component": "https://translate.tails.net/api/components/tails/license/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/license/fr/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2026-09-09T14:00:32.320113Z",
    "action": 59,
    "target": "Le code source des paquets Debian inclus dans Tails est disponible dans le [snapshot APT](https://tagged.snapshots.deb.tails.net/) que nous avons créé pour cette version de Tails.",
    "old": "Le code source des paquets Debian inclus dans Tails est disponible dans le [snapshot APT](https://tagged.snapshots.deb.tails.net/) que nous avons créé pour cette version de Tails.",
    "details": {
        "state": 20,
        "source": "The source code of the Debian packages included in Tails is available in the [APT snapshot](https://tagged.snapshots.deb.tails.net/)  that we created for that version of Tails.",
        "context": "",
        "old_state": 20
    },
    "id": 3548370,
    "action_name": "String updated in the repository",
    "url": "https://translate.tails.net/api/changes/3548370/?format=api"
}