Changes API.

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

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

{
    "unit": "https://translate.lxqt-project.org/api/units/353246/?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": "2022-02-22T04:09:33.326123Z",
    "action": 5,
    "target": "은 데스크탑의 스크린샷을 빠르게 생성하기 위한 크로스 플랫폼 응용 프로그램입니다.",
    "id": 111668,
    "action_name": "New translation",
    "url": "https://translate.lxqt-project.org/api/changes/111668/?format=api"
}