Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/12017425/?format=api",
    "component": "https://l10n.opensuse.org/api/components/yast-journal/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/yast-journal/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-11-21T11:33:24.430136Z",
    "action": 5,
    "target": "コマンドラインには対応していません。代わりに '%s' をお使いください。",
    "id": 1650149,
    "action_name": "New translation",
    "url": "https://l10n.opensuse.org/api/changes/1650149/?format=api"
}