Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/16788354/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-coreos/masterpagescustomize-nic/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagescustomize-nic/pt_BR/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-02-08T22:17:21.344791Z",
    "action": 30,
    "target": "variant: fcos\nversion: {butane-latest-stable-spec}\nstorage:\n  files:\n    - path: /etc/udev/rules.d/80-ifname.rules\n      mode: 0644\n      contents:\n        inline: |\n          SUBSYSTEM==\"net\", ACTION==\"add\", DRIVERS==\"?*\", ATTR{address}==\"12:34:56:78:9a:bc\", ATTR{type}==\"1\", NAME=\"infra\"\n",
    "id": 14711337,
    "action_name": "Source string changed",
    "url": "https://translate.fedoraproject.org/api/changes/14711337/?format=api"
}