Changes API.

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

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

{
    "unit": "https://translate.lxqt-project.org/api/units/338263/?format=api",
    "component": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-config-appearance/?format=api",
    "translation": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-config-appearance/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": "2021-10-25T23:07:28.495887Z",
    "action": 5,
    "target": "선택한 팔레트를 정말로 제거하시겠습니까?\n루트 팔레트는 존재하는 경우 그대로 유지됩니다.",
    "id": 94536,
    "action_name": "New translation",
    "url": "https://translate.lxqt-project.org/api/changes/94536/?format=api"
}