Changes API.

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

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

{
    "unit": "https://l10n.xwiki.org/api/units/572797/?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:36:51.400777Z",
    "action": 5,
    "target": "새로운 상위 페이지. 애플리케이션을 페이지 계층 구조의 맨 위로 이동하려면 이 필드를 비워 두세요.",
    "id": 403322,
    "action_name": "Translation added",
    "url": "https://l10n.xwiki.org/api/changes/403322/?format=api"
}