Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/14880701/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-coreos/masterpagestutorial-updates/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagestutorial-updates/pt_BR/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-08-05T22:06:06.152753Z",
    "action": 30,
    "target": "[core@localhost ~]$ systemctl status --full zincati.service\n● zincati.service - Zincati Update Agent\n     Loaded: loaded (/usr/lib/systemd/system/zincati.service; enabled; preset: enabled)\n    Drop-In: /usr/lib/systemd/system/service.d\n             └─10-timeout-abort.conf\n     Active: active (running) since Thu 2023-08-03 20:05:05 UTC; 45s ago\n       Docs: https://github.com/coreos/zincati\n   Main PID: 813 (zincati)\n     Status: \"periodically polling for updates (last checked Thu 2023-08-03 20:05:05 UTC)\"\n      Tasks: 6 (limit: 2239)\n     Memory: 22.0M\n        CPU: 238ms\n     CGroup: /system.slice/zincati.service\n             └─813 /usr/libexec/zincati agent -v\n",
    "id": 12009166,
    "action_name": "Source string changed",
    "url": "https://translate.fedoraproject.org/api/changes/12009166/?format=api"
}