Changes API.

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

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

{
    "unit": "https://l10n.xwiki.org/api/units/576847/?format=api",
    "component": "https://l10n.xwiki.org/api/components/xwiki-platform/menu-application/?format=api",
    "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/menu-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-30T06:07:16.403598Z",
    "action": 5,
    "target": "위키 구문을 사용하여 메뉴 구조를 정의합니다. 각 메뉴 항목은 목록 항목이어야 하며 메뉴 항목 레이블이나 링크를 포함해야 합니다. 하위 메뉴 항목에 대해 중첩된 목록을 사용할 수 있습니다.",
    "id": 414909,
    "action_name": "Translation added",
    "url": "https://l10n.xwiki.org/api/changes/414909/?format=api"
}