Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/16020613/?format=api",
    "component": "https://l10n.opensuse.org/api/components/get-o-o/main/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/get-o-o/main/ja/?format=api",
    "user": "https://l10n.opensuse.org/api/users/YasuhikoKamata/?format=api",
    "author": "https://l10n.opensuse.org/api/users/YasuhikoKamata/?format=api",
    "timestamp": "2024-03-04T22:20:35.709689Z",
    "action": 5,
    "target": "このコミュニティ版は SUSE Linux Enterprise Micro をベースにしていて、 SUSE Linux Enterprise におけるエンタープライズ向けの強化されたセキュリティと標準準拠レベルの両方を達成しています。このような技術の統合により、モダンで不可変、そして開発者にも優しい OS プラットフォームになっています。",
    "id": 3008436,
    "action_name": "Translation added",
    "url": "https://l10n.opensuse.org/api/changes/3008436/?format=api"
}