Changes API.

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

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

{
    "unit": "https://l10n.xwiki.org/api/units/572790/?format=api",
    "component": "https://l10n.xwiki.org/api/components/xwiki-platform/appwithinminutes-translations/?format=api",
    "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/appwithinminutes-translations/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-28T06:36:24.785641Z",
    "action": 5,
    "target": "애플리케이션 이름을 바꾸면 애플리케이션 코드가 다시 생성됩니다. 결과적으로 코드 사용자 정의를 덮어쓰게 됩니다.",
    "id": 403315,
    "action_name": "Translation added",
    "url": "https://l10n.xwiki.org/api/changes/403315/?format=api"
}