Changes API

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

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

{
    "unit": "http://weblate.ucs.ru/api/units/1110115/?format=api",
    "component": "http://weblate.ucs.ru/api/components/qms/e-queue-frontend/?format=api",
    "translation": "http://weblate.ucs.ru/api/translations/qms/e-queue-frontend/lt/?format=api",
    "dictionary": null,
    "user": 95,
    "author": 95,
    "timestamp": "2020-11-24T08:51:34",
    "action": 2,
    "target": "2 stulpeliui priskirtos būsenos bus viršesnės už 1 stulpelio būsenas, jei jos yra tokios pačios",
    "id": 665141,
    "action_name": "Translation changed",
    "url": "http://weblate.ucs.ru/api/changes/665141/?format=api"
}