Changes API

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

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

{
    "unit": "https://weblate.appinventor.mit.edu/api/units/176746/?format=api",
    "component": "https://weblate.appinventor.mit.edu/api/components/appinventor/odemessages/?format=api",
    "translation": "https://weblate.appinventor.mit.edu/api/translations/appinventor/odemessages/ja/?format=api",
    "dictionary": null,
    "user": 109,
    "author": 109,
    "timestamp": "2023-12-25T01:43:01.608286Z",
    "action": 5,
    "target": "<b>ボタンをクリックしてアプリをダウンロードするか、ボタンを右クリックしてダウンロード リンクをコピーする、もしくは、バーコード スキャナーでコードをスキャンしてインストールします。</b><br>注: このリンクとバーコードは、次の場合にのみ有効です。 2時間。アプリを他のユーザーと共有する方法については、{0}よくある質問{1}をご覧ください。",
    "id": 78312,
    "action_name": "New translation",
    "url": "https://weblate.appinventor.mit.edu/api/changes/78312/?format=api"
}