Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/1415082/?format=api",
    "component": "https://l10n.opensuse.org/api/components/yast-http-server/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/yast-http-server/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-08T23:28:35.290986Z",
    "action": 2,
    "target": "<p> <b>HTTP サーバの熟練者向け設定</b> \n\t\tを押すと、設定を書き込む前に、より詳しい設定を行うことができます。 </p>",
    "id": 1802865,
    "action_name": "Translation changed",
    "url": "https://l10n.opensuse.org/api/changes/1802865/?format=api"
}