Changes API.

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

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

{
    "unit": "https://translate.yunohost.org/api/units/45923/?format=api",
    "component": "https://translate.yunohost.org/api/components/yunohost/core/?format=api",
    "translation": "https://translate.yunohost.org/api/translations/yunohost/core/de/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2021-05-26T14:49:14.219728Z",
    "action": 30,
    "target": "Please run <cmd>yunohost settings set security.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": 29551,
    "action_name": "Source string changed",
    "url": "https://translate.yunohost.org/api/changes/29551/?format=api"
}