Changes API.

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

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

{
    "unit": "https://translate.yunohost.org/api/units/66513/?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.723599Z",
    "action": 59,
    "target": "C'est généralement dû à une configuration incorrecte de votre fournisseur d'hébergement. C'est dangereux, car dès que la prochaine version de Debian deviendra la nouvelle 'stable', <cmd>apt</cmd> voudra mettre à jour tous les paquets système sans passer par une procédure de migration appropriée propre à YunoHost. Il est recommandé de corriger cela en éditant le source apt pour le dépôt Debian de base, et de remplacer le mot clé <cmd>stable</cmd> par <cmd>bookworm</cmd>. Le fichier de configuration correspondant doit être <cmd>/etc/apt/sources.list</cmd>, ou un fichier dans <cmd>/etc/apt/sources.list.d/</cmd>.",
    "id": 188750,
    "action_name": "String updated in the repository",
    "url": "https://translate.yunohost.org/api/changes/188750/?format=api"
}