Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/10666332/?format=api",
    "component": "https://l10n.opensuse.org/api/components/packages-i18n/o-master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/packages-i18n/o-master/ja/?format=api",
    "user": "https://l10n.opensuse.org/api/users/OotaToshiya/?format=api",
    "author": "https://l10n.opensuse.org/api/users/OotaToshiya/?format=api",
    "timestamp": "2023-12-20T05:06:51.436981Z",
    "action": 9,
    "target": "Ropes(「heavyweight strings」)は、スケーラブルな文字列実装であり、文字列全体を含む効率的な操作のために設計されています。連結や部分文字列などの操作には、文字列の長さにほとんど依存しない時間がかかります。文字列とは異なり、ropes は、編集バッファやメールメッセージなどの非常に長い文字列に対して合理的な表現です。",
    "id": 2966203,
    "action_name": "Translation uploaded",
    "url": "https://l10n.opensuse.org/api/changes/2966203/?format=api"
}