Changes API

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

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

{
    "unit": "http://weblate.ucs.ru/api/units/2338574/?format=api",
    "component": "http://weblate.ucs.ru/api/components/kiosk2/default/?format=api",
    "translation": "http://weblate.ucs.ru/api/translations/kiosk2/default/bg/?format=api",
    "dictionary": null,
    "user": 145,
    "author": 145,
    "timestamp": "2022-03-15T22:34:22",
    "action": 5,
    "target": "Данните за вашата карта са нулирани, защото съдържанието на количката ви се е променило. Добавете картата отново, за да се възползвате от привилегиите.",
    "id": 793070,
    "action_name": "New translation",
    "url": "http://weblate.ucs.ru/api/changes/793070/?format=api"
}