Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/749948/?format=api",
    "component": "https://translate.tails.net/api/components/tails/electrum/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/electrum/fr/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2025-09-18T09:12:49.844419Z",
    "action": 59,
    "target": "Si *Electrum* n'arrive pas à démarrer ou reste minimisé, peut-être que votre dossier *Electrum* est corrompu.",
    "old": "",
    "details": {
        "state": 10,
        "source": "If *Electrum* fails to open or stays minimized, maybe your *Electrum* folder is corrupted.",
        "old_state": -1
    },
    "id": 3510944,
    "action_name": "String updated in the repository",
    "url": "https://translate.tails.net/api/changes/3510944/?format=api"
}