Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/7966185/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-install-guide/f33pagesinstalltroubleshooting/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-install-guide/f33pagesinstalltroubleshooting/ko/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/simmon/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/simmon/?format=api",
    "timestamp": "2024-04-22T01:05:41.993259Z",
    "action": 2,
    "target": "GRUB_TIMEOUT=5\nGRUB_DISTRIBUTOR=\"$(sed 's, release.*$,,g' /etc/system-release)\"\nGRUB_DEFAULT=saved\nGRUB_DISABLE_SUBMENU=true\nGRUB_TERMINAL_OUTPUT=\"console\"\nGRUB_CMDLINE_LINUX=\"rd.lvm.lv=rhel/root vconsole.font=latarcyrheb-sun16 rd.lvm.lv=rhel/swap $([ -x /usr/sbin/rhcrashkernel.param ] && /usr/sbin/rhcrashkernel-param || :) vconsole.keymap=us rhgb quiet mem=1024M\"\nGRUB_DISABLE_RECOVERY=\"true\"\n",
    "id": 15735447,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/15735447/?format=api"
}