Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/16788437/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-coreos/masterpagessysconfig-configure-swaponzram/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagessysconfig-configure-swaponzram/pt_BR/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-02-08T22:17:36.546351Z",
    "action": 30,
    "target": "variant: fcos\nversion: {butane-latest-stable-spec}\nstorage:\n  files:\n    - path: /etc/systemd/zram-generator.conf\n      mode: 0644\n      contents:\n        inline: |\n          # This config file enables a /dev/zram0 device with the default settings\n          [zram0]\n",
    "old": "variant: fcos\nversion: 1.4.0\nstorage:\n  files:\n    - path: /etc/systemd/zram-generator.conf\n      mode: 0644\n      contents:\n        inline: |\n          # This config file enables a /dev/zram0 device with the default settings\n          [zram0]\n",
    "details": {},
    "id": 14711492,
    "action_name": "Source string changed",
    "url": "https://translate.fedoraproject.org/api/changes/14711492/?format=api"
}