Changes API.

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

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

{
    "unit": "https://l10n.xwiki.org/api/units/572778/?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:35:39.163399Z",
    "action": 5,
    "target": "코드를 업데이트하지 않고 이름을 바꾸거나 이동했기 때문에 애플리케이션이 올바르게 작동하지 않을 수 있습니다. 코드를 업데이트하려면 애플리케이션을 편집하고 다음 단계를 따르세요.",
    "id": 403303,
    "action_name": "Translation added",
    "url": "https://l10n.xwiki.org/api/changes/403303/?format=api"
}