Changes API

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

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

{
    "unit": "https://weblate.appinventor.mit.edu/api/units/176717/?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:30:15.891955Z",
    "action": 5,
    "target": "サーバーエラー: フォームを追加できませんでした。後で再試行してください!",
    "id": 78278,
    "action_name": "New translation",
    "url": "https://weblate.appinventor.mit.edu/api/changes/78278/?format=api"
}