Changes API

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

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

{
    "unit": "http://weblate.ucs.ru/api/units/1940426/?format=api",
    "component": "http://weblate.ucs.ru/api/components/kiosk2/kfc-amrest/?format=api",
    "translation": "http://weblate.ucs.ru/api/translations/kiosk2/kfc-amrest/bg/?format=api",
    "dictionary": null,
    "user": 145,
    "author": 145,
    "timestamp": "2022-03-15T20:14:44",
    "action": 5,
    "target": "Въведете e-mail",
    "id": 792953,
    "action_name": "New translation",
    "url": "http://weblate.ucs.ru/api/changes/792953/?format=api"
}