Changes API.

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

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

{
    "unit": "https://l10n.xwiki.org/api/units/576932/?format=api",
    "component": "https://l10n.xwiki.org/api/components/xwiki-platform/livedata-macro/?format=api",
    "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/livedata-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-30T08:09:07.121802Z",
    "action": 5,
    "target": "일부 항목을 보려면 특별한 권한이 필요하므로 해당 항목에서 필드를 추출할 수 없는 경우 표시됩니다.",
    "id": 415400,
    "action_name": "Translation added",
    "url": "https://l10n.xwiki.org/api/changes/415400/?format=api"
}