Changes API.

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

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

{
    "unit": "https://l10n.xwiki.org/api/units/572573/?format=api",
    "component": "https://l10n.xwiki.org/api/components/xwiki-contrib/full-calendar-macro/?format=api",
    "translation": "https://l10n.xwiki.org/api/translations/xwiki-contrib/full-calendar-macro/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-28T07:44:11.835754Z",
    "action": 5,
    "target": "달력에 처음으로 등장합니다. 사용자는 이 시간 이전의 시간을 볼 수 없습니다. 기본값(8.00)의 경우 비워 두세요.",
    "id": 403767,
    "action_name": "Translation added",
    "url": "https://l10n.xwiki.org/api/changes/403767/?format=api"
}