Changes API.

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

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

{
    "unit": "https://translate.yunohost.org/api/units/147352/?format=api",
    "component": "https://translate.yunohost.org/api/components/yunohost/landingpage/?format=api",
    "translation": "https://translate.yunohost.org/api/translations/yunohost/landingpage/fr/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2025-04-03T03:38:35.088696Z",
    "action": 71,
    "target": "Entre 2022 et 2024, le collectif a dépensé environ 12&nbsp;500&nbsp;€ par an.<br>En 2025, la création du poste de \"touilleur\" du collectif représente une dépense supplémentaire de 12&nbsp;000&nbsp;€ annuellement. Or YunoHost souhaiterait parvenir à poursuivre ses contributions financières au développement de fonctionnalités importantes pour le projet et à sa communauté. Le budget prévisionnel pour 2025 se situe donc autour de 28&nbsp;000&nbsp;€.",
    "id": 222609,
    "action_name": "String added in the repository",
    "url": "https://translate.yunohost.org/api/changes/222609/?format=api"
}