Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/16020619/?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-04-14T22:18:37.665690Z",
    "action": 2,
    "target": "MicroOS ではオフラインイメージを提供しています。オフラインイメージと自己インストール/純粋イメージの大きな違いとして、オフラインイメージにはインストーラ本体が存在していることがあげられます。純粋イメージや自己インストールイメージの場合、イメージをディスクに書き込んだ後に combustion 等の手段でカスタマイズを実施することになります。このほか、リアルタイムカーネルを含む版も用意されています。",
    "id": 3031024,
    "action_name": "Translation changed",
    "url": "https://l10n.opensuse.org/api/changes/3031024/?format=api"
}