Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/691997/?format=api",
    "component": "https://translate.tails.net/api/components/tails/wikisrcdocpersistent_storageadditional_softwaredangerzone-po/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/wikisrcdocpersistent_storageadditional_softwaredangerzone-po/es/?format=api",
    "user": "https://translate.tails.net/api/users/victordargallo/?format=api",
    "author": "https://translate.tails.net/api/users/victordargallo/?format=api",
    "timestamp": "2025-01-15T10:46:40.232232Z",
    "action": 2,
    "target": "Cuando recibes documentos que no son de confianza, por ejemplo, archivos adjuntos en correos electrónicos, *[Dangerzone](https://dangerzone.rocks/)* te permite convertirlos en archivos PDF seguros antes de abrirlos.",
    "old": "Cuando recibe documentos que no son confiables, por ejemplo, archivos adjuntos en correos electrónicos, *[Dangerzone](https://dangerzone.rocks/)* le permite convertirlos en archivos PDF seguros antes de abrirlos.",
    "details": {
        "state": 20,
        "source": "When you receive untrusted documents, for example, email attachments, *[Dangerzone](https://dangerzone.rocks/)* allows you to convert them into safe PDFs before opening.",
        "old_state": 20
    },
    "id": 3404761,
    "action_name": "Translation changed",
    "url": "https://translate.tails.net/api/changes/3404761/?format=api"
}