Changes API.

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

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

{
    "unit": "https://l10n.xwiki.org/api/units/573001/?format=api",
    "component": "https://l10n.xwiki.org/api/components/xwiki-contrib/ocr-application/?format=api",
    "translation": "https://l10n.xwiki.org/api/translations/xwiki-contrib/ocr-application/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-28T07:37:06.193907Z",
    "action": 5,
    "target": "이 페이지와 해당 하위 페이지에는 OCR 응용 프로그램에서 자체적으로 사용하는 내부 콘텐츠가 포함되어 있습니다. {0}을 통해 관리할 수 있습니다.",
    "id": 403665,
    "action_name": "Translation added",
    "url": "https://l10n.xwiki.org/api/changes/403665/?format=api"
}