Changes API.

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

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

{
    "unit": "https://translate.yunohost.org/api/units/117027/?format=api",
    "component": "https://translate.yunohost.org/api/components/yunohost/core/?format=api",
    "translation": "https://translate.yunohost.org/api/translations/yunohost/core/ca/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2025-01-20T15:16:16.845678Z",
    "action": 59,
    "target": "Aquesta característica és AVANÇADA i EXPERIMENTAL i provocarà canvis importants en la configuració nginx d'aquest servidor. Si us plau, NO l'utilitzeu si no saps què estàs fent! En particular, heu de tenir en compte que fail2ban no es pot implementar al servidor intermediari (nftables no pot prohibir el trànsit maliciós ja que tots els paquets IP semblen procedents del servidor frontal). A més, de moment, la configuració nginx del servidor intermediari s'ha d'ajustar manualment per acceptar el `proxy_protocol`.",
    "id": 195942,
    "action_name": "String updated in the repository",
    "url": "https://translate.yunohost.org/api/changes/195942/?format=api"
}