Changes API

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

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

{
    "unit": "http://weblate.ucs.ru/api/units/1999851/?format=api",
    "component": "http://weblate.ucs.ru/api/components/centralization/common/?format=api",
    "translation": "http://weblate.ucs.ru/api/translations/centralization/common/ru/?format=api",
    "dictionary": null,
    "user": 132,
    "author": 132,
    "timestamp": "2022-11-29T11:36:57",
    "action": 30,
    "target": "By Type",
    "id": 805958,
    "action_name": "Source string changed",
    "url": "http://weblate.ucs.ru/api/changes/805958/?format=api"
}