Changes API.

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

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

{
    "unit": "https://l10n.xwiki.org/api/units/575751/?format=api",
    "component": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-notifications-macro/?format=api",
    "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-notifications-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-30T05:18:13.286011Z",
    "action": 5,
    "target": "고려해야 할 페이지 목록(전체 참조, 쉼표로 구분)입니다. useUserPreferences가 \"true\"로 설정된 경우 이 매개변수는 무시됩니다.",
    "id": 414445,
    "action_name": "Translation added",
    "url": "https://l10n.xwiki.org/api/changes/414445/?format=api"
}