Changes API

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

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

{
    "unit": "https://weblate.appinventor.mit.edu/api/units/118498/?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/es/?format=api",
    "dictionary": null,
    "user": 119,
    "author": 119,
    "timestamp": "2024-02-08T15:51:37.015415Z",
    "action": 2,
    "target": "¿Está en la lista? cosa %1 lista %2",
    "id": 83792,
    "action_name": "Translation changed",
    "url": "https://weblate.appinventor.mit.edu/api/changes/83792/?format=api"
}