Changes API.

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

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

{
    "unit": "https://translate.yunohost.org/api/units/144426/?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": "https://translate.yunohost.org/api/users/ppommmy/?format=api",
    "author": "https://translate.yunohost.org/api/users/ppommmy/?format=api",
    "timestamp": "2025-05-04T15:30:01.889586Z",
    "action": 2,
    "target": "**Frais et autres dépenses** : frais bancaires ou dons effectués à d'autres collectifs qui soutiennent le projet en nature.",
    "id": 227827,
    "action_name": "Translation changed",
    "url": "https://translate.yunohost.org/api/changes/227827/?format=api"
}