Changes API.

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

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

{
    "unit": "https://translate.yunohost.org/api/units/116674/?format=api",
    "component": "https://translate.yunohost.org/api/components/yunohost/store/?format=api",
    "translation": "https://translate.yunohost.org/api/translations/yunohost/store/zh_Hans/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-10-03T16:42:01.625358Z",
    "action": 71,
    "target": "请将重点放在应用的功能上,不要使用营销性的模糊术语,也不要重复应用是 “免费 ”和 “可自行托管 ”的,最好使用英语。",
    "id": 176565,
    "action_name": "String added in the repository",
    "url": "https://translate.yunohost.org/api/changes/176565/?format=api"
}