Changes API

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

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

{
    "unit": "http://weblate.ucs.ru/api/units/2455972/?format=api",
    "component": "http://weblate.ucs.ru/api/components/rk_office/webman_reports/?format=api",
    "translation": "http://weblate.ucs.ru/api/translations/rk_office/webman_reports/en/?format=api",
    "dictionary": null,
    "user": null,
    "author": null,
    "timestamp": "2023-11-15T07:44:12",
    "action": 13,
    "target": "",
    "id": 891254,
    "action_name": "New source string",
    "url": "http://weblate.ucs.ru/api/changes/891254/?format=api"
}