Changes API

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

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

{
    "unit": "https://weblate.appinventor.mit.edu/api/units/40045/?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": 49,
    "author": 49,
    "timestamp": "2021-03-14T10:25:57.866987Z",
    "action": 37,
    "target": "警告:Google已棄用Fusion Tables服務。 它將於2019年12月3日停止運行<a href=\"https://support.google.com/fusiontables/answer/9185417\" target=\"_blank\">了解詳情</a>",
    "id": 29172,
    "action_name": "Marked for edit",
    "url": "https://weblate.appinventor.mit.edu/api/changes/29172/?format=api"
}