Changes API.

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

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

{
    "unit": "https://translate.lxqt-project.org/api/units/289580/?format=api",
    "component": "https://translate.lxqt-project.org/api/components/andrew-bibb/cmst/?format=api",
    "translation": "https://translate.lxqt-project.org/api/translations/andrew-bibb/cmst/zh_CN/?format=api",
    "glossary_term": null,
    "user": "https://translate.lxqt-project.org/api/users/Yitin/?format=api",
    "author": "https://translate.lxqt-project.org/api/users/Yitin/?format=api",
    "timestamp": "2021-01-07T04:31:03.802715Z",
    "action": 5,
    "target": "<html> <head /> <body> <p>此页面将显示在顶部框中选择的服务的详细信息。 如果所选服务未处于“就绪”或“在线”状态,则大多数详细信息将为空白。 </ p> <p>您可以使用右下角的<span style =“ font-weight:600;”>配置</ span>按钮覆盖服务详细信息。 </ p> </ body> </ html>",
    "id": 45659,
    "action_name": "New translation",
    "url": "https://translate.lxqt-project.org/api/changes/45659/?format=api"
}