Changes API

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

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

{
    "unit": null,
    "component": "https://weblate.appinventor.mit.edu/api/components/appinventor/ai-blockly-messages/?format=api",
    "translation": null,
    "dictionary": null,
    "user": null,
    "author": null,
    "timestamp": "2021-09-08T21:34:19.125985Z",
    "action": 21,
    "target": "",
    "id": 38082,
    "action_name": "Rebased repository",
    "url": "https://weblate.appinventor.mit.edu/api/changes/38082/?format=api"
}