Changes API.

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

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

{
    "unit": "https://translate.yunohost.org/api/units/66512/?format=api",
    "component": "https://translate.yunohost.org/api/components/yunohost/core/?format=api",
    "translation": "https://translate.yunohost.org/api/translations/yunohost/core/fr/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-11-05T14:08:14.723559Z",
    "action": 59,
    "target": "<cmd>apt</cmd> (le gestionnaire de paquets du système) est actuellement configuré pour installer les paquets du nom de code 'stable', et cela au lieu du nom de code de la version actuelle de Debian (Bookworm).",
    "id": 188749,
    "action_name": "String updated in the repository",
    "url": "https://translate.yunohost.org/api/changes/188749/?format=api"
}