Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/14880837/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-coreos/masterpagestutorial-containers/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagestutorial-containers/id/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/atriwidada/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/atriwidada/?format=api",
    "timestamp": "2023-08-15T10:07:20.924043Z",
    "action": 5,
    "target": "        [Install]\n        WantedBy=multi-user.target\nstorage:\n  files:\n    - path: /etc/hostname\n      mode: 0644\n      contents:\n        inline: |\n          tutorial\n    - path: /etc/profile.d/systemd-pager.sh\n      mode: 0644\n      contents:\n        inline: |\n          # Tell systemd to not use a pager when printing information\n          export SYSTEMD_PAGER=cat\n    - path: /etc/containers/systemd/etcd-member.container\n      mode: 0644\n      contents:\n        inline: |\n          [Unit]\n          Description=Run a single node etcd\n          After=network-online.target\n          Wants=network-online.target\n",
    "old": "",
    "details": {
        "state": 20,
        "source": "        [Install]\n        WantedBy=multi-user.target\nstorage:\n  files:\n    - path: /etc/hostname\n      mode: 0644\n      contents:\n        inline: |\n          tutorial\n    - path: /etc/profile.d/systemd-pager.sh\n      mode: 0644\n      contents:\n        inline: |\n          # Tell systemd to not use a pager when printing information\n          export SYSTEMD_PAGER=cat\n    - path: /etc/containers/systemd/etcd-member.container\n      mode: 0644\n      contents:\n        inline: |\n          [Unit]\n          Description=Run a single node etcd\n          After=network-online.target\n          Wants=network-online.target\n",
        "old_state": 0
    },
    "id": 12061562,
    "action_name": "Translation added",
    "url": "https://translate.fedoraproject.org/api/changes/12061562/?format=api"
}