Changes API

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

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

{
    "unit": "https://weblate.appinventor.mit.edu/api/units/176745/?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:42:04.729526Z",
    "action": 5,
    "target": "注意:このバーコードは2時間のみ有効です。アプリを他の人と共有する方法については、{0} FAQ {1}を参照してください。",
    "id": 78311,
    "action_name": "New translation",
    "url": "https://weblate.appinventor.mit.edu/api/changes/78311/?format=api"
}