Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/11812381/?format=api",
    "component": "https://l10n.opensuse.org/api/components/doc-sle-translations/bootconcept-master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/doc-sle-translations/bootconcept-master/ja/?format=api",
    "user": "https://l10n.opensuse.org/api/users/YasuhikoKamata/?format=api",
    "author": "https://l10n.opensuse.org/api/users/YasuhikoKamata/?format=api",
    "timestamp": "2020-07-07T02:44:37.863796Z",
    "action": 9,
    "target": "初期化フェーズでは、マシンのハードウエアの初期化を行ない、デバイスの準備を実施します。この処理は、ハードウエアのアーキテクチャによって異なる処理になります。",
    "id": 1476642,
    "action_name": "Translation uploaded",
    "url": "https://l10n.opensuse.org/api/changes/1476642/?format=api"
}