Changes API

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

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

{
    "unit": "https://weblate.appinventor.mit.edu/api/units/131434/?format=api",
    "component": "https://weblate.appinventor.mit.edu/api/components/appinventor/ai-blockly-messages/?format=api",
    "translation": "https://weblate.appinventor.mit.edu/api/translations/appinventor/ai-blockly-messages/zh_Hans/?format=api",
    "dictionary": null,
    "user": null,
    "author": 1,
    "timestamp": "2023-03-06T02:27:23.976869Z",
    "action": 4,
    "target": "启用工作区表格",
    "id": 60776,
    "action_name": "Suggestion added",
    "url": "https://weblate.appinventor.mit.edu/api/changes/60776/?format=api"
}