Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/2275558/?format=api",
    "component": "https://l10n.opensuse.org/api/components/yast-rear/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/yast-rear/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": "2021-05-09T00:17:20.081933Z",
    "action": 2,
    "target": "<p>ここでは、お使いのコンピュータに対する Rear Relax and Recover (<b>ReaR</b>) の設定を行います。</p>",
    "id": 1802976,
    "action_name": "Translation changed",
    "url": "https://l10n.opensuse.org/api/changes/1802976/?format=api"
}