Changes API

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

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

{
    "unit": "https://weblate.appinventor.mit.edu/api/units/175779/?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-11T04:41:55.074022Z",
    "action": 5,
    "target": "このオプションは、Android バージョン 2.1 (Eclair) まで動作するアプリを作成する場合に使用します。<br/>ただし、Google Play ストアでは公開できません。",
    "id": 71816,
    "action_name": "New translation",
    "url": "https://weblate.appinventor.mit.edu/api/changes/71816/?format=api"
}