Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/7079726/?format=api",
    "component": "https://l10n.opensuse.org/api/components/packages-i18n/kde-master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/packages-i18n/kde-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": "2017-07-19T06:48:50.977288Z",
    "action": 5,
    "target": "Kdevelop 統合開発環境向けの PHP プラグインです。\n\nこのプラグインは、 Kdevelop5 を利用して PHP の Web アプリケーションを開発する際に必要な、下記の機能が提供されています。\n\n* PHP 内蔵関数, クラス, 定数, スーパーグローバル * ユーザ定義の関数, クラス, 定数, スーパーグローバル, 変数など * アクセス修飾子 (private, public, protected) を反映する、オブジェクト向けの適切なコード補完機能 * override, implement などのコード補完 * 関数内やメソッドクラス内におけるパラメータリストのヒント機能 * extends, implements, catch(), new, throw などのキーワードの後に続く部分のコード補完",
    "id": 717925,
    "action_name": "Translation added",
    "url": "https://l10n.opensuse.org/api/changes/717925/?format=api"
}