Changes API.

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

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

{
    "unit": "https://l10n.xwiki.org/api/units/573186/?format=api",
    "component": "https://l10n.xwiki.org/api/components/xwiki-contrib/change-request-application-ui/?format=api",
    "translation": "https://l10n.xwiki.org/api/translations/xwiki-contrib/change-request-application-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": "2024-01-02T12:37:34.313279Z",
    "action": 2,
    "target": "변경 요청 이 \"부실\" 상태로 유지될 수 있는 일수 입니다. 이 기간이 경과되면 시스템은 상태를 \"닫힘\"으로 변경하고 관련 알림을 발행합니다. 경과 시간은 변경 요청이 생성되거나 업데이트된 시간(시간 초과에 대한 생성 날짜 사용 참조) 또는 변경 요청이 \"오래된\" 상태로 설정된 시간 ( 변경 요청 열기 시간 초과 참조)부터 계산됩니다. 기능을 비활성화하려면 값을 0으로 설정하십시오.",
    "id": 416933,
    "action_name": "Translation changed",
    "url": "https://l10n.xwiki.org/api/changes/416933/?format=api"
}