Changes API.

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

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

{
    "unit": "https://l10n.xwiki.org/api/units/577091/?format=api",
    "component": "https://l10n.xwiki.org/api/components/xwiki-platform/panels-translations/?format=api",
    "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/panels-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-30T03:57:41.602485Z",
    "action": 5,
    "target": "선택한 구문으로 변환하지 못했습니다. 어쨌든 이 구문을 사용하려면 해당 구문을 다시 선택하고 변환을 수행하지 않도록 선택할 수 있습니다.",
    "id": 414058,
    "action_name": "Translation added",
    "url": "https://l10n.xwiki.org/api/changes/414058/?format=api"
}