Changes API

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

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

{
    "unit": "http://weblate.ucs.ru/api/units/2521888/?format=api",
    "component": "http://weblate.ucs.ru/api/components/r_k_Delivery/call-center/?format=api",
    "translation": "http://weblate.ucs.ru/api/translations/r_k_Delivery/call-center/hu/?format=api",
    "dictionary": null,
    "user": 87,
    "author": 87,
    "timestamp": "2024-10-31T13:50:46",
    "action": 5,
    "target": "To log in to the Establishment Interface, an employee needs a login and password<br /> from the account <strong class='app-fail__desc_bold'>\"Call Center Operator\" </strong> or <strong class='app-fail__desc_bold'>\"Call Center Operator\" (for reading)</strong>",
    "id": 1197746,
    "action_name": "New translation",
    "url": "http://weblate.ucs.ru/api/changes/1197746/?format=api"
}