Changes API

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

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

{
    "unit": "https://weblate.appinventor.mit.edu/api/units/115941/?format=api",
    "component": "https://weblate.appinventor.mit.edu/api/components/appinventor/noprojectdialog/?format=api",
    "translation": "https://weblate.appinventor.mit.edu/api/translations/appinventor/noprojectdialog/hy/?format=api",
    "dictionary": null,
    "user": 20,
    "author": 20,
    "timestamp": "2021-09-04T15:40:06.690754Z",
    "action": 2,
    "target": "Սկսենք մի քանի դասընթացից",
    "id": 37946,
    "action_name": "Translation changed",
    "url": "https://weblate.appinventor.mit.edu/api/changes/37946/?format=api"
}