Changes API.

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

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

{
    "unit": "https://l10n.xwiki.org/api/units/573427/?format=api",
    "component": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-documenttreetranslations/?format=api",
    "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-documenttreetranslations/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:01:59.777935Z",
    "action": 5,
    "target": "지정된 유형의 개체가 있는 페이지만 표시합니다. 이 매개변수의 값은 클래스 정의를 보유하는 XWiki 페이지 의 전체 이름입니다 . 예를 들어 'Blog.CategoryClass'를 사용하면 블로그 카테고리를 나타내는 페이지만 표시할 수 있습니다. 트리에 표시되는 페이지 유형을 제한하지 않으려면 이 매개변수를 비워 두세요.",
    "id": 414859,
    "action_name": "Translation added",
    "url": "https://l10n.xwiki.org/api/changes/414859/?format=api"
}