Changes API.

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

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

{
    "unit": "https://translate.yunohost.org/api/units/45857/?format=api",
    "component": "https://translate.yunohost.org/api/components/yunohost/core/?format=api",
    "translation": "https://translate.yunohost.org/api/translations/yunohost/core/en/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2022-10-31T15:43:40.976308Z",
    "action": 59,
    "target": "Please run <cmd>yunohost settings set security.ssh.ssh_port -v YOUR_SSH_PORT</cmd> to define the SSH port, and check <cmd>yunohost tools regen-conf ssh --dry-run --with-diff</cmd> and <cmd>yunohost tools regen-conf ssh --force</cmd> to reset your conf to the YunoHost recommendation.",
    "id": 77960,
    "action_name": "String updated in the repository",
    "url": "https://translate.yunohost.org/api/changes/77960/?format=api"
}