Changes API

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

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

{
    "unit": "https://weblate.appinventor.mit.edu/api/units/115947/?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-08-29T16:40:34.996710Z",
    "action": 5,
    "target": "Խոսիր ինձ հետ",
    "id": 37687,
    "action_name": "New translation",
    "url": "https://weblate.appinventor.mit.edu/api/changes/37687/?format=api"
}