Changes API.

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

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

{
    "unit": "https://l10n.elementary.io/api/units/1795758/?format=api",
    "component": "https://l10n.elementary.io/api/components/screenshot/extra/?format=api",
    "translation": "https://l10n.elementary.io/api/translations/screenshot/extra/ja/?format=api",
    "user": "https://l10n.elementary.io/api/users/ryonakano/?format=api",
    "author": "https://l10n.elementary.io/api/users/ryonakano/?format=api",
    "timestamp": "2018-11-04T12:24:56.749457Z",
    "action": 2,
    "target": "シンプルなスクリーンショットツールです。画面全体、選択した範囲、現在のウィンドウのほか、遅延させたスクリーンショットも取得することができます。",
    "id": 278054,
    "action_name": "Translation changed",
    "url": "https://l10n.elementary.io/api/changes/278054/?format=api"
}