Changes API.

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

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

{
    "unit": "https://l10n.xwiki.org/api/units/576188/?format=api",
    "component": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-ratingstranslations/?format=api",
    "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-ratingstranslations/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-30T03:56:00.309545Z",
    "action": 5,
    "target": "이 위키의 모든 평가를 재설정하세요. 이렇게 하면 모든 문서가 투표 없이 다시 시작됩니다. 문서별 롤백을 기준으로 하는 경우 외에는 이 작업을 되돌릴 수 없습니다. Wiki에 이미 평가된 문서가 너무 많으면 모든 평가를 재설정하는 데 시간이 걸릴 수 있습니다.",
    "id": 414042,
    "action_name": "Translation added",
    "url": "https://l10n.xwiki.org/api/changes/414042/?format=api"
}