Changes API.

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

GET /api/changes/417071/?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:42:05.163385Z",
    "action": 2,
    "target": "변경 요청이 \"stale\" 상태로 유지되는 것이 허용되는 일수입니다. 이 기간이 경과하면 시스템은 상태를 \"closed\"로 변경하고 관련 알림을 발행합니다. 경과된 시간은 변경 요청이 생성되거나 업데이트된 시점(타임아웃에 대한 생성 날짜 사용 참조) 또는 변경 요청이 \"stale\" 상태로 설정된 시점(변경 요청 시간 제한 열기 참조)부터 계산됩니다. 기능을 비활성화하려면 값을 0으로 설정합니다.",
    "id": 417071,
    "action_name": "Translation changed",
    "url": "https://l10n.xwiki.org/api/changes/417071/?format=api"
}