Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/597203/?format=api",
    "component": "https://translate.tails.net/api/components/tails/wikisrcdocpersistent_storagepassphrase-po/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/wikisrcdocpersistent_storagepassphrase-po/it/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2025-06-26T18:08:22.373793Z",
    "action": 59,
    "target": "Cambiare la frase d'accesso del tuo Archivio Persistente:",
    "old": "Cambiare la frase d'accesso del tuo Archivio Persistente:",
    "details": {
        "state": 30,
        "source": "To change the passphrase of your Persistent Storage:",
        "old_state": 30
    },
    "id": 3489721,
    "action_name": "String updated in the repository",
    "url": "https://translate.tails.net/api/changes/3489721/?format=api"
}