Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/12814949/?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:50.136564Z",
    "action": 9,
    "target": "このパッケージは単にOCamlコンパイラー・ライブラリーを再パッケージしているだけなので、すべてが最上位レベルで公開されるわけではありません。たとえば、Ast_helperはOcaml_common.Ast_helperになりました。",
    "id": 2966172,
    "action_name": "Translation uploaded",
    "url": "https://l10n.opensuse.org/api/changes/2966172/?format=api"
}