Changes API.

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

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

{
    "unit": "https://translate.yunohost.org/api/units/148637/?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:20:52.656128Z",
    "action": 2,
    "target": "YunoHost est un projet modeste par les moyens mobilisés — et pourtant ambitieux, autant sur le plan militant que celui de la technique, du design d'interfaces, ou pour la persévérance que requièrent le packaging et le maintien des centaines d'applications de notre catalogue.",
    "id": 227822,
    "action_name": "Translation changed",
    "url": "https://translate.yunohost.org/api/changes/227822/?format=api"
}