Changes API.

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

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

{
    "unit": "https://l10n.xwiki.org/api/units/572561/?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:43:39.836688Z",
    "action": 5,
    "target": "의제 로드 시 표시되는 기본 의제입니다. 가능한 값은 다음과 같습니다: 월,agendaWeek,agendaDay, basicWeek, basicDay",
    "id": 403755,
    "action_name": "Translation added",
    "url": "https://l10n.xwiki.org/api/changes/403755/?format=api"
}