Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/4326730/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-install-guide/f27pagesadvancednetwork_based_installations/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-install-guide/f27pagesadvancednetwork_based_installations/pt_BR/?format=api",
    "user": null,
    "author": "https://translate.fedoraproject.org/api/users/anonymous/?format=api",
    "timestamp": "2022-06-20T17:09:40.883269Z",
    "action": 4,
    "target": "label linux\nmenu label ^Install Fedora {PRODVER} 64-bit\nkernel f{PRODVER}/vmlinuz\nappend initrd=f{PRODVER}/initrd.img inst.stage2=https://download.fedoraproject.org/pub/fedora/linux/releases/{PRODVER}/Server/x86_64/os/ ip=dhcp\n",
    "id": 6742443,
    "action_name": "Suggestion added",
    "url": "https://translate.fedoraproject.org/api/changes/6742443/?format=api"
}