Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/14773454/?format=api",
    "component": "https://l10n.opensuse.org/api/components/rmt/i18n/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/rmt/i18n/zh_TW/?format=api",
    "user": "https://l10n.opensuse.org/api/users/graceyu/?format=api",
    "author": "https://l10n.opensuse.org/api/users/graceyu/?format=api",
    "timestamp": "2024-03-06T01:25:06.416125Z",
    "action": 9,
    "target": "該指令會列出待移除的對象並要求您確認。您可以使用 \"--no-confirmation\" 旗標指示此子指令直接執行而不要求確認。",
    "id": 3009324,
    "action_name": "Translation uploaded",
    "url": "https://l10n.opensuse.org/api/changes/3009324/?format=api"
}