Changes API.

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

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

{
    "unit": "https://translate.yunohost.org/api/units/103127/?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": "2025-08-03T01:52:42.586244Z",
    "action": 59,
    "target": "Finalement, veuillez noter que cette migration est **une opération délicate**. L'équipe de YunoHost a fait de son mieux pour l'examiner et la tester, mais la migration peut encore casser des parties du système ou de ses applications.\n\nPar conséquent, il est recommandé :\n    - d'**effectuer des sauvegardes** de toutes les données ou applications critiques. Plus d'informations sur https://yunohost.org/backup ;\n    - de faire preuve de **patience** après avoir lancé la migration : en fonction de votre connexion Internet et de votre matériel, la mise à jour peut prendre jusqu'à une heure pour s'effectuer correctement;\n    - n'hésitez pas à **contacter la communauté** sur le forum si vous avez besoin d'aide pour régler des problèmes.",
    "id": 232017,
    "action_name": "String updated in the repository",
    "url": "https://translate.yunohost.org/api/changes/232017/?format=api"
}