Changes API.

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

GET /api/changes/3008442/?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-03-04T22:32:30.282857Z",
    "action": 5,
    "target": "MicroOS ではオフラインイメージを提供しています。オフラインイメージにはインストーラ本体が含まれているほか、事前構築済みイメージにはディスクに対して直接書き込んで使用し、 Combustion もしくは手作業で後からカスタマイズするためのイメージが用意されています。このほか、リアルタイムカーネルを含む版も用意されています。",
    "id": 3008442,
    "action_name": "Translation added",
    "url": "https://l10n.opensuse.org/api/changes/3008442/?format=api"
}