Changes API.

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

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

{
    "unit": "https://l10n.xwiki.org/api/units/576842/?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-30T05:56:43.454275Z",
    "action": 5,
    "target": "메뉴를 래핑하는 HTML 요소 에 설정될 선택적 메뉴 식별자입니다 . JavaScript 코드에서 이 식별자를 사용하여 메뉴 DOM에 액세스하거나 기능 테스트에서 메뉴 항목을 어설션할 수 있습니다.",
    "id": 414810,
    "action_name": "Translation added",
    "url": "https://l10n.xwiki.org/api/changes/414810/?format=api"
}