Changes API.

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

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

{
    "unit": "https://l10n.xwiki.org/api/units/573485/?format=api",
    "component": "https://l10n.xwiki.org/api/components/xwiki-platform/model-validation-ui/?format=api",
    "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/model-validation-ui/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-30T05:31:11.485406Z",
    "action": 5,
    "target": "이 문자는 페이지 이름에서 금지된 문자를 대체합니다. 지정하지 않으면 금지된 문자가 페이지 이름에서 제거됩니다.",
    "id": 414568,
    "action_name": "Translation added",
    "url": "https://l10n.xwiki.org/api/changes/414568/?format=api"
}