Changes API.

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

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

{
    "unit": "https://translate.lxqt-project.org/api/units/352474/?format=api",
    "component": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-kbindicator-name-and-description/?format=api",
    "translation": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-kbindicator-name-and-description/ko/?format=api",
    "glossary_term": null,
    "user": "https://translate.lxqt-project.org/api/users/MarongHappy/?format=api",
    "author": "https://translate.lxqt-project.org/api/users/MarongHappy/?format=api",
    "timestamp": "2025-02-02T14:13:46.688336Z",
    "action": 2,
    "target": "키보드 상태 표시기 및 전환기 플러그인  (X11 전용)",
    "id": 234048,
    "action_name": "Translation changed",
    "url": "https://translate.lxqt-project.org/api/changes/234048/?format=api"
}