Changes API

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

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

{
    "unit": "https://weblate.appinventor.mit.edu/api/units/131439/?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:29:40.151255Z",
    "action": 4,
    "target": "启用所有代码块",
    "id": 60783,
    "action_name": "Suggestion added",
    "url": "https://weblate.appinventor.mit.edu/api/changes/60783/?format=api"
}