Changes API.

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

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

{
    "unit": "https://translate.lxqt-project.org/api/units/353279/?format=api",
    "component": "https://translate.lxqt-project.org/api/components/lxqt-desktop/screengrab/?format=api",
    "translation": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/screengrab/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": "2024-11-26T09:38:37.594990Z",
    "action": 2,
    "target": "은 데스크톱의 스크린숏을 빠르게 생성할 수 있는 크로스 플랫폼 애플리케이션입니다.",
    "id": 217967,
    "action_name": "Translation changed",
    "url": "https://translate.lxqt-project.org/api/changes/217967/?format=api"
}