Changes API.

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

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

{
    "unit": "https://translate.yunohost.org/api/units/52699/?format=api",
    "component": "https://translate.yunohost.org/api/components/yunohost/core/?format=api",
    "translation": "https://translate.yunohost.org/api/translations/yunohost/core/gl/?format=api",
    "user": "https://translate.yunohost.org/api/users/ghose/?format=api",
    "author": "https://translate.yunohost.org/api/users/ghose/?format=api",
    "timestamp": "2025-03-27T05:15:13.329655Z",
    "action": 2,
    "target": "A versión instalada desta app só require yunohost >= 2.x , 3.x ou 4.x, isto normalmente indica que non está ao día coas prácticas recomendadas de empaquetado e asistentes. Deberías considerar actualizala.",
    "id": 217709,
    "action_name": "Translation changed",
    "url": "https://translate.yunohost.org/api/changes/217709/?format=api"
}