Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/10805024/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-coreos/masterpagesbare-metal/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagesbare-metal/es/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/vareli/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/vareli/?format=api",
    "timestamp": "2024-04-22T13:57:24.973900Z",
    "action": 5,
    "target": "kernel $\\{BASEURL}/fedora-coreos-$\\{VERSION}-live-kernel-x86_64 initrd=main coreos.live.rootfs_url=$\\{BASEURL}/fedora-coreos-$\\{VERSION}-live-rootfs.x86_64.img coreos.inst.install_dev=$\\{INSTALLDEV} coreos.inst.ignition_url=$\\{CONFIGURL}\ninitrd --name main $\\{BASEURL}/fedora-coreos-$\\{VERSION}-live-initramfs.x86_64.img\n",
    "id": 15736149,
    "action_name": "Translation added",
    "url": "https://translate.fedoraproject.org/api/changes/15736149/?format=api"
}