Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/16020611/?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:18:20.104136Z",
    "action": 5,
    "target": "Tumbleweed を利用することで、お使いの環境を構成するのに難しい選択は不要となります。自由と安全性、制御性とセキュリティ、先進性と安定性など、 Tumbleweed では両方を実現することができます!",
    "id": 3008434,
    "action_name": "Translation added",
    "url": "https://l10n.opensuse.org/api/changes/3008434/?format=api"
}