Changes API

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

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

{
    "unit": "https://weblate.appinventor.mit.edu/api/units/133115/?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/ta/?format=api",
    "dictionary": null,
    "user": 78,
    "author": 78,
    "timestamp": "2023-12-16T19:52:48.672860Z",
    "action": 9,
    "target": "லேசான கயிறு",
    "id": 73422,
    "action_name": "Translation uploaded",
    "url": "https://weblate.appinventor.mit.edu/api/changes/73422/?format=api"
}