Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/4302197/?format=api",
    "component": "https://hosted.weblate.org/api/components/world-weather/settings/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/world-weather/settings/ja/?format=api",
    "user": "https://hosted.weblate.org/api/users/naofum/?format=api",
    "author": "https://hosted.weblate.org/api/users/naofum/?format=api",
    "timestamp": "2016-10-20T14:24:51+02:00",
    "action": 5,
    "target": "効率上の理由から Open Weather Map から取得した気象データはローカルに保存され、別のネットワーク呼び出しを行うのではなく、短い時間は再利用します。ここでは、ネットワークからデータが更新されるまでの期間を指定することができます (頻繁にネットワークを呼び出すとバッテリーを消費すること、気象データはそれほど頻繁に更新されないことを心に留めてください)。",
    "id": 1378670,
    "action_name": "Translation added",
    "url": "https://hosted.weblate.org/api/changes/1378670/?format=api"
}