Changes API.

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

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

{
    "unit": "https://l10n.xwiki.org/api/units/575830/?format=api",
    "component": "https://l10n.xwiki.org/api/components/xwiki-platform/include-macro/?format=api",
    "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/include-macro/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-30T03:03:11.154180Z",
    "action": 5,
    "target": "포함된 페이지가 분리된 실행 컨텍스트에서 실행되는지 아니면 현재 페이지의 컨텍스트에서 실행되는지 정의합니다.",
    "id": 413420,
    "action_name": "Translation added",
    "url": "https://l10n.xwiki.org/api/changes/413420/?format=api"
}