Changes API.

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

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

{
    "unit": "https://translate.yunohost.org/api/units/45900/?format=api",
    "component": "https://translate.yunohost.org/api/components/yunohost/core/?format=api",
    "translation": "https://translate.yunohost.org/api/translations/yunohost/core/ca/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2021-05-26T14:49:10.494585Z",
    "action": 30,
    "target": "It looks like the SSH port was manually modified in /etc/ssh/sshd_config. Since YunoHost 4.2, a new global setting 'security.ssh.port' is available to avoid manually editing the configuration.",
    "id": 29543,
    "action_name": "Source string changed",
    "url": "https://translate.yunohost.org/api/changes/29543/?format=api"
}