Changes API.

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

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

{
    "unit": "https://l10n.xwiki.org/api/units/572722/?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:06.384127Z",
    "action": 5,
    "target": "애플리케이션 항목 과 연관된 아이콘입니다 .",
    "id": 403247,
    "action_name": "Translation added",
    "url": "https://l10n.xwiki.org/api/changes/403247/?format=api"
}