Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/115171/?format=api",
    "component": "https://hosted.weblate.org/api/components/arandr/translations/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/arandr/translations/ja/?format=api",
    "user": "https://hosted.weblate.org/api/users/maruyuki/?format=api",
    "author": "https://hosted.weblate.org/api/users/maruyuki/?format=api",
    "timestamp": "2018-01-17T10:33:41+01:00",
    "action": 5,
    "target": "左側の列のボタンをクリックし、特定の画面レイアウトに割り当てたいキーの組み合わせを押します(バックスペースを押すとアクセラレータがクリアされ、エスケープを押すと編集を中断します)。それから、右の列で1つまたは複数のレイアウトを選択してください。\n\nこの機能は metacity またはその設定を読み込むその他のプログラムをご使用の場合のみ機能します。",
    "id": 2422442,
    "action_name": "Translation added",
    "url": "https://hosted.weblate.org/api/changes/2422442/?format=api"
}