Changes API.

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

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

{
    "unit": "https://translate.yunohost.org/api/units/83430/?format=api",
    "component": "https://translate.yunohost.org/api/components/yunohost/portal/?format=api",
    "translation": "https://translate.yunohost.org/api/translations/yunohost/portal/gl/?format=api",
    "user": "https://translate.yunohost.org/api/users/ghose/?format=api",
    "author": "https://translate.yunohost.org/api/users/ghose/?format=api",
    "timestamp": "2024-11-26T05:21:14.020225Z",
    "action": 2,
    "target": "Correo non válido: só pode ser alfanumérico e con '_' (ex. persoa{'@'}exemplo.com, p3rs0a_1{'@'}exemplo.com)",
    "id": 193010,
    "action_name": "Translation changed",
    "url": "https://translate.yunohost.org/api/changes/193010/?format=api"
}