Changes API.

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

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

{
    "unit": "https://translate.lxqt-project.org/api/units/352391/?format=api",
    "component": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-colorpicker-name-and-description/?format=api",
    "translation": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-colorpicker-name-and-description/ko/?format=api",
    "glossary_term": null,
    "user": "https://translate.lxqt-project.org/api/users/standreas/?format=api",
    "author": "https://translate.lxqt-project.org/api/users/standreas/?format=api",
    "timestamp": "2022-03-28T20:36:14.666490Z",
    "action": 5,
    "target": "커서 아래에 있는 색상을 가져오고 최근에 선택한 색상 목록을 유지합니다",
    "id": 116258,
    "action_name": "New translation",
    "url": "https://translate.lxqt-project.org/api/changes/116258/?format=api"
}