Changes API

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

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

{
    "unit": "https://weblate.appinventor.mit.edu/api/units/190519/?format=api",
    "component": "https://weblate.appinventor.mit.edu/api/components/appinventor/odemessages/?format=api",
    "translation": "https://weblate.appinventor.mit.edu/api/translations/appinventor/odemessages/zh_Hant/?format=api",
    "dictionary": null,
    "user": 47,
    "author": 47,
    "timestamp": "2023-12-13T09:51:09.482666Z",
    "action": 5,
    "target": "生圖機器人元件是一項測試性功能,後續可能還會改版。其使用量是有限制的,更多資訊請參考<a href=\"https://appinv.us/imagebot\" target=\"_blank\">https://appinv.us/imagebot</a>。",
    "id": 72362,
    "action_name": "New translation",
    "url": "https://weblate.appinventor.mit.edu/api/changes/72362/?format=api"
}