Changes API.

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

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

{
    "unit": "https://l10n.xwiki.org/api/units/572730/?format=api",
    "component": "https://l10n.xwiki.org/api/components/xwiki-platform/appwithinminutes-translations/?format=api",
    "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/appwithinminutes-translations/ko/?format=api",
    "user": "https://l10n.xwiki.org/api/users/redums/?format=api",
    "author": "https://l10n.xwiki.org/api/users/redums/?format=api",
    "timestamp": "2023-12-28T06:32:36.756327Z",
    "action": 5,
    "target": "애플리케이션 항목이 터미널 페이지여야 하는지 여부입니다.",
    "id": 403255,
    "action_name": "Translation added",
    "url": "https://l10n.xwiki.org/api/changes/403255/?format=api"
}