Changes API.

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

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

{
    "unit": "https://translate.yunohost.org/api/units/98862/?format=api",
    "component": "https://translate.yunohost.org/api/components/yunohost/readme-generator/?format=api",
    "translation": "https://translate.yunohost.org/api/translations/yunohost/readme-generator/zh_Hans/?format=api",
    "user": "https://translate.yunohost.org/api/users/poesty/?format=api",
    "author": "https://translate.yunohost.org/api/users/poesty/?format=api",
    "timestamp": "2024-03-26T12:22:53.247660Z",
    "action": 2,
    "target": "注意:此 `LICENSE` 文件不一定与上游应用的 LICENSE 相同 - 它只是您希望此软件包的代码发布时使用的 LICENSE 并且您可以自由选择!(如果您不知道该如何选择,我们推荐 [AGPL-3](https://www.gnu.org/licenses/agpl-3.0.txt))",
    "id": 146324,
    "action_name": "Translation changed",
    "url": "https://translate.yunohost.org/api/changes/146324/?format=api"
}