Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/11988092/?format=api",
    "component": "https://l10n.opensuse.org/api/components/uyuni/docs-administration-master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/uyuni/docs-administration-master/zh_CN/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-05-16T08:20:22.933747Z",
    "action": 6,
    "target": "rhn-ssl-tool --gen-server --dir=\"/root/ssl-build\" --set-country=\"COUNTRY\" \\\n--set-state=\"STATE\" --set-city=\"CITY\" --set-org=\"ORGANIZATION\" \\\n--set-org-unit=\"ORGANIZATION UNIT\" --set-email=\"name@example.com\" \\\n--set-hostname=\"susemanager.example.com\" --set-cname=\"example.com\"\n",
    "id": 3057076,
    "action_name": "Automatically translated",
    "url": "https://l10n.opensuse.org/api/changes/3057076/?format=api"
}