Changes API.

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

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

{
    "unit": "https://translate.yunohost.org/api/units/29167/?format=api",
    "component": "https://translate.yunohost.org/api/components/yunohost/core/?format=api",
    "translation": "https://translate.yunohost.org/api/translations/yunohost/core/tr/?format=api",
    "user": "https://translate.yunohost.org/api/users/OniriCorpe/?format=api",
    "author": "https://translate.yunohost.org/api/users/OniriCorpe/?format=api",
    "timestamp": "2024-03-23T04:45:26.720033Z",
    "action": 30,
    "target": "This is probably OK if you know what you're doing! YunoHost will stop updating this file automatically… But beware that YunoHost upgrades could contain important recommended changes. If you want to, you can inspect the differences with <cmd>yunohost tools regen-conf {category} --dry-run --with-diff</cmd> and force the reset to the recommended configuration with <cmd>yunohost tools regen-conf {category} --force</cmd>",
    "id": 140521,
    "action_name": "Source string changed",
    "url": "https://translate.yunohost.org/api/changes/140521/?format=api"
}