Changes API.

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

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

{
    "unit": "https://translate.yunohost.org/api/units/33698/?format=api",
    "component": "https://translate.yunohost.org/api/components/yunohost/admin/?format=api",
    "translation": "https://translate.yunohost.org/api/translations/yunohost/admin/ru/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2025-02-28T19:49:19.308504Z",
    "action": 59,
    "target": "Пользователи создаются с ассоциированным адресом электронной почты (и учетной записью XMPP) в формате username{'@'}domain.tld. Дополнительные псевдонимы и переадресации электронной почты могут быть добавлены администратором или пользователем позже.",
    "id": 200684,
    "action_name": "String updated in the repository",
    "url": "https://translate.yunohost.org/api/changes/200684/?format=api"
}